2026-03-30 08:05:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 08:05: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:05:06 [auto1.fr] INFO: Batch mode enabled: batch 2/4
2026-03-30 08:05:06 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-30 08:05:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 08:05:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 08:05:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 08:05:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 08:05:06 [scrapy.extensions.telnet] INFO: Telnet Password: 645ab5887da69c15
2026-03-30 08:05: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:05: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_13_2026-03-30T08_05_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-30 08:05:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 08:05:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 08:05: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:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 08:05: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:05:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_CLIENT_ID, AZURE_TENANT_ID
2026-03-30 08:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 08:05:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-30 08:05:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 08:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 08:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 08:05: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:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 08:05:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 08:05: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:05: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:05:06 [scrapy.core.engine] INFO: Spider opened
2026-03-30 08:05:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 08:05:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024
2026-03-30 08:05:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 08:05:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 08:05:06 [scrapy-playwright] INFO: Starting download handler
2026-03-30 08:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-30 08:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-30 08:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:17 [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:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-30 08:05:19 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 4758 | hits on page: 40
2026-03-30 08:05:19 [auto1.fr] INFO: Found listing with ID: CR45449
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR45449%27 HTTP/1.1" 200 None
2026-03-30 08:05:19 [auto1.fr] INFO: Scrape type for CR45449: 2
2026-03-30 08:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3370613a-f346-56ee-890c-c28f1ebd8946 with identifier: CR45449
2026-03-30 08:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3370613a-f346-56ee-890c-c28f1ebd8946 with scrape type 2
2026-03-30 08:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3370613a-f346-56ee-890c-c28f1ebd8946 with scrape type 2
2026-03-30 08:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3370613a-f346-56ee-890c-c28f1ebd8946, identifier: CR45449
2026-03-30 08:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3370613a-f346-56ee-890c-c28f1ebd8946 with identifier: CR45449
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05: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:05:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-30 08:05:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3370613a-f346-56ee-890c-c28f1ebd8946 with identifier: CR45449
2026-03-30 08:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3370613a-f346-56ee-890c-c28f1ebd8946 with identifier: CR45449 to the API
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:42:43Z',
'fuel_type': 'petrol',
'id': '3370613a-f346-56ee-890c-c28f1ebd8946',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR45449',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 74462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-24',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2020}
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR45449%27 HTTP/1.1" 200 None
2026-03-30 08:05:19 [auto1.fr] INFO: Saving data for CR45449: {'auction_closing_time': 1774971763.0, 'created_time': 1773401561.557051, 'last_price_update_time': 1774857919.922109}
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR45449') HTTP/1.1" 204 0
2026-03-30 08:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:19 [auto1.fr] INFO: Found listing with ID: CD08371
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD08371%27 HTTP/1.1" 200 None
2026-03-30 08:05:19 [auto1.fr] INFO: Scrape type for CD08371: 2
2026-03-30 08:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with identifier: CD08371
2026-03-30 08:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with scrape type 2
2026-03-30 08:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with scrape type 2
2026-03-30 08:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3bc5afe7-9acd-508b-866d-7727a0cfeb55, identifier: CD08371
2026-03-30 08:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with identifier: CD08371
2026-03-30 08:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:20 [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:05:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:20 [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:05:20 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with identifier: CD08371
2026-03-30 08:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3bc5afe7-9acd-508b-866d-7727a0cfeb55 with identifier: CD08371 to the API
2026-03-30 08:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 150,
'expiration_date': '2026-03-31T15:11:45Z',
'fuel_type': 'diesel',
'id': '3bc5afe7-9acd-508b-866d-7727a0cfeb55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CD08371',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 162802,
'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': 'Alfa Romeo Stelvio 2.2 JTDM Super 2WD',
'transmission': 'automatic',
'trim': 'Super 2WD',
'year': 2018}
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD08371%27 HTTP/1.1" 200 None
2026-03-30 08:05:21 [auto1.fr] INFO: Saving data for CD08371: {'auction_closing_time': 1774969905.0, 'created_time': 1774002369.601236, 'last_price_update_time': 1774857921.363135}
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CD08371') HTTP/1.1" 204 0
2026-03-30 08:05:21 [auto1.fr] INFO: Found listing with ID: VR63320
2026-03-30 08:05:21 [auto1.fr] INFO: Found listing with ID: HJ75341
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ75341%27 HTTP/1.1" 200 None
2026-03-30 08:05:21 [auto1.fr] INFO: Scrape type for HJ75341: 1
2026-03-30 08:05:21 [auto1.fr] INFO: Found listing with ID: AJ10016
2026-03-30 08:05:21 [auto1.fr] INFO: Found listing with ID: WC83197
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC83197%27 HTTP/1.1" 200 None
2026-03-30 08:05:21 [auto1.fr] INFO: Scrape type for WC83197: 2
2026-03-30 08:05:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1c1f3ed-3c96-512c-835b-c95c533d4e0c with identifier: WC83197
2026-03-30 08:05:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1c1f3ed-3c96-512c-835b-c95c533d4e0c with scrape type 2
2026-03-30 08:05:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1c1f3ed-3c96-512c-835b-c95c533d4e0c with scrape type 2
2026-03-30 08:05:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a1c1f3ed-3c96-512c-835b-c95c533d4e0c, identifier: WC83197
2026-03-30 08:05:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a1c1f3ed-3c96-512c-835b-c95c533d4e0c with identifier: WC83197
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:21 [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:05:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:21 [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:05:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a1c1f3ed-3c96-512c-835b-c95c533d4e0c with identifier: WC83197
2026-03-30 08:05:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a1c1f3ed-3c96-512c-835b-c95c533d4e0c with identifier: WC83197 to the API
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 2,
'engine_horse_power': 179,
'expiration_date': '2026-03-31T15:17:53Z',
'fuel_type': 'petrol',
'id': 'a1c1f3ed-3c96-512c-835b-c95c533d4e0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC83197',
'listing': 'auction',
'make': 'Audi',
'model': 'TT',
'odometer': 108141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-29',
'seller_name': None,
'title': 'Audi TT 1.8 TFSI S Line',
'transmission': 'automatic',
'trim': 'S Line',
'year': 2017}
2026-03-30 08:05:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC83197%27 HTTP/1.1" 200 None
2026-03-30 08:05:22 [auto1.fr] INFO: Saving data for WC83197: {'auction_closing_time': 1774970273.0, 'created_time': 1774124304.494565, 'last_price_update_time': 1774857922.003015}
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WC83197') HTTP/1.1" 204 0
2026-03-30 08:05: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:05:22 [auto1.fr] INFO: Found listing with ID: MZ88305
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ88305%27 HTTP/1.1" 200 None
2026-03-30 08:05:22 [auto1.fr] INFO: Scrape type for MZ88305: 1
2026-03-30 08:05:22 [auto1.fr] INFO: Found listing with ID: VX56195
2026-03-30 08:05:22 [auto1.fr] INFO: Found listing with ID: BH01130
2026-03-30 08:05:22 [auto1.fr] INFO: Found listing with ID: YF10781
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF10781%27 HTTP/1.1" 200 None
2026-03-30 08:05:22 [auto1.fr] INFO: Scrape type for YF10781: 2
2026-03-30 08:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with identifier: YF10781
2026-03-30 08:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with scrape type 2
2026-03-30 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with scrape type 2
2026-03-30 08:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e, identifier: YF10781
2026-03-30 08:05: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:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with identifier: YF10781
2026-03-30 08:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with identifier: YF10781
2026-03-30 08:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e with identifier: YF10781 to the API
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:12:55Z',
'fuel_type': 'petrol',
'id': '4ca5b7d3-0193-55d4-9ac3-4c5ca6f3a74e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YF10781',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 73084,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-30',
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2021}
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF10781%27 HTTP/1.1" 200 None
2026-03-30 08:05:22 [auto1.fr] INFO: Saving data for YF10781: {'auction_closing_time': 1774969975.0, 'created_time': 1774278988.195606, 'last_price_update_time': 1774857922.539906}
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YF10781') HTTP/1.1" 204 0
2026-03-30 08:05:22 [auto1.fr] INFO: Found listing with ID: ZW91296
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW91296%27 HTTP/1.1" 200 None
2026-03-30 08:05:22 [auto1.fr] INFO: Scrape type for ZW91296: 2
2026-03-30 08:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with identifier: ZW91296
2026-03-30 08:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with scrape type 2
2026-03-30 08:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with scrape type 2
2026-03-30 08:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 17ccef23-64a0-5f13-bf31-6bb49ffc8963, identifier: ZW91296
2026-03-30 08:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with identifier: ZW91296
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:22 [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:05:22 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05: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:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with identifier: ZW91296
2026-03-30 08:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 17ccef23-64a0-5f13-bf31-6bb49ffc8963 with identifier: ZW91296 to the API
2026-03-30 08:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:32:05Z',
'fuel_type': 'electro',
'id': '17ccef23-64a0-5f13-bf31-6bb49ffc8963',
'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/ZW91296',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 11669,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-10',
'seller_name': None,
'title': 'Peugeot Boxer electric drive 100 kW 435 L4H3',
'transmission': 'automatic',
'trim': '435 L4H3',
'year': 2022}
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW91296%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Saving data for ZW91296: {'auction_closing_time': 1774971125.0, 'created_time': 1773759982.742814, 'last_price_update_time': 1774857923.191067}
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZW91296') HTTP/1.1" 204 0
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: MG28923
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG28923%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for MG28923: 1
2026-03-30 08:05:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: RC91479
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: HM40518
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM40518%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for HM40518: 2
2026-03-30 08:05:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38349f79-fb28-5e78-a72e-209ab856302c with identifier: HM40518
2026-03-30 08:05:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38349f79-fb28-5e78-a72e-209ab856302c with scrape type 2
2026-03-30 08:05:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38349f79-fb28-5e78-a72e-209ab856302c with scrape type 2
2026-03-30 08:05:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 38349f79-fb28-5e78-a72e-209ab856302c, identifier: HM40518
2026-03-30 08:05:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 38349f79-fb28-5e78-a72e-209ab856302c with identifier: HM40518
2026-03-30 08:05:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 38349f79-fb28-5e78-a72e-209ab856302c with identifier: HM40518
2026-03-30 08:05:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 38349f79-fb28-5e78-a72e-209ab856302c with identifier: HM40518 to the API
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:51:08Z',
'fuel_type': 'diesel',
'id': '38349f79-fb28-5e78-a72e-209ab856302c',
'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/HM40518',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 161823,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-29',
'seller_name': None,
'title': 'Peugeot Boxer 2.0 Blue-HDi 330 L1H1 Komfort BlueHDi 110',
'transmission': 'manual',
'trim': '330 L1H1 Komfort BlueHDi 110',
'year': 2018}
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM40518%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Saving data for HM40518: {'auction_closing_time': 1774972268.0, 'created_time': 1774265792.062003, 'last_price_update_time': 1774857923.860071}
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HM40518') HTTP/1.1" 204 0
2026-03-30 08:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: WA87686
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: HR90410
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: BP76976
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP76976%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for BP76976: 1
2026-03-30 08:05:23 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 4758 | hits on page: 40
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: MS47798
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS47798%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for MS47798: 1
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: CD08371
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD08371%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for CD08371: 0
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: CR45449
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR45449%27 HTTP/1.1" 200 None
2026-03-30 08:05:23 [auto1.fr] INFO: Scrape type for CR45449: 0
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: VR63320
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: HJ75341
2026-03-30 08:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: DC79217
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: NA00973
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: JN64906
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: DB80378
2026-03-30 08:05:23 [auto1.fr] INFO: Found listing with ID: SM15350
2026-03-30 08:05:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM15350%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for SM15350: 2
2026-03-30 08:05:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8737f75-13ae-5a08-9811-9dbdd57b515e with identifier: SM15350
2026-03-30 08:05:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8737f75-13ae-5a08-9811-9dbdd57b515e with scrape type 2
2026-03-30 08:05:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8737f75-13ae-5a08-9811-9dbdd57b515e with scrape type 2
2026-03-30 08:05:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d8737f75-13ae-5a08-9811-9dbdd57b515e, identifier: SM15350
2026-03-30 08:05:24 [scrapy.dupefilters] DEBUG: Filtered duplicate request: <GET https://www.auto1.com/v1/car-details-view/HJ75341/cdb8adcc-312b-4040-b112-4a289f3f9b07> - no more duplicates will be shown (see DUPEFILTER_DEBUG to show all duplicates)
2026-03-30 08:05:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d8737f75-13ae-5a08-9811-9dbdd57b515e with identifier: SM15350
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:24 [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:05:24 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:05:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d8737f75-13ae-5a08-9811-9dbdd57b515e with identifier: SM15350
2026-03-30 08:05:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d8737f75-13ae-5a08-9811-9dbdd57b515e with identifier: SM15350 to the API
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:18:52Z',
'fuel_type': 'diesel',
'id': 'd8737f75-13ae-5a08-9811-9dbdd57b515e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SM15350',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque Cabriolet',
'odometer': 119500,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-22',
'seller_name': None,
'title': 'Land Rover Evoque Cabriolet 2.0 Td4 HSE Dynamic',
'transmission': 'automatic',
'trim': 'HSE Dynamic',
'year': 2017}
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM15350%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Saving data for SM15350: {'auction_closing_time': 1774970332.0, 'created_time': 1772563013.128981, 'last_price_update_time': 1774857924.677935}
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SM15350') HTTP/1.1" 204 0
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: AJ10016
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: WC83197
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC83197%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for WC83197: 0
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: MZ88305
2026-03-30 08:05: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:05:24 [auto1.fr] INFO: Found listing with ID: TX11821
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: PV35629
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: XP85932
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: NN99848
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: SS89133
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS89133%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for SS89133: 1
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: VX56195
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: BH01130
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: YF10781
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF10781%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for YF10781: 0
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: ZW91296
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW91296%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for ZW91296: 0
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: MG28923
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: VT37001
2026-03-30 08:05:24 [auto1.fr] INFO: Found listing with ID: ZN87379
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN87379%27 HTTP/1.1" 200 None
2026-03-30 08:05:24 [auto1.fr] INFO: Scrape type for ZN87379: 1
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: RC91479
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: HM40518
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM40518%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Scrape type for HM40518: 0
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: WA87686
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: HR90410
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: BP76976
2026-03-30 08:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: NV27506
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV27506%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Scrape type for NV27506: 1
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: MS47798
2026-03-30 08:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: GV52982
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: BN28756
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: AD91227
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: ZC95968
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: XK83942
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: XK81760
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: EH51062
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: JY76757
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: AX22473
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX22473%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Scrape type for AX22473: 2
2026-03-30 08:05:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 376018f9-32e9-5473-b2d8-76c3d85e9363 with identifier: AX22473
2026-03-30 08:05:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 376018f9-32e9-5473-b2d8-76c3d85e9363 with scrape type 2
2026-03-30 08:05:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 376018f9-32e9-5473-b2d8-76c3d85e9363 with scrape type 2
2026-03-30 08:05:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 376018f9-32e9-5473-b2d8-76c3d85e9363, identifier: AX22473
2026-03-30 08:05:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 376018f9-32e9-5473-b2d8-76c3d85e9363 with identifier: AX22473
2026-03-30 08:05:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 376018f9-32e9-5473-b2d8-76c3d85e9363 with identifier: AX22473
2026-03-30 08:05:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 376018f9-32e9-5473-b2d8-76c3d85e9363 with identifier: AX22473 to the API
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:01:53Z',
'fuel_type': 'diesel',
'id': '376018f9-32e9-5473-b2d8-76c3d85e9363',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AX22473',
'listing': 'auction',
'make': 'Renault',
'model': 'Talisman',
'odometer': 154455,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-12',
'seller_name': None,
'title': 'Renault Talisman 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2017}
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX22473%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Saving data for AX22473: {'auction_closing_time': 1774969313.0, 'created_time': 1773760017.07709, 'last_price_update_time': 1774857925.574537}
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AX22473') HTTP/1.1" 204 0
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: DC79217
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: NA00973
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: JN64906
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: DB80378
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: SM15350
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM15350%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Scrape type for SM15350: 0
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: TX11821
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: PV35629
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: XP85932
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: NN99848
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: SS89133
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: VT37001
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: ZN87379
2026-03-30 08:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BP76976/cdb8adcc-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:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HJ75341/cdb8adcc-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:05:25 [auto1.fr] INFO: Found listing with ID: NV27506
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: GV52982
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: BN28756
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: AD91227
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: ZC95968
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: XK83942
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: XK81760
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: EH51062
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: JY76757
2026-03-30 08:05:25 [auto1.fr] INFO: Found listing with ID: AX22473
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX22473%27 HTTP/1.1" 200 None
2026-03-30 08:05:25 [auto1.fr] INFO: Scrape type for AX22473: 0
2026-03-30 08:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05: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:05:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:26 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 4758 | hits on page: 40
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: MZ41837
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ41837%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for MZ41837: 1
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: EF10438
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: XL94041
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: YA21876
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: RN15222
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN15222%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for RN15222: 1
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: GG22552
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: LP16968
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: RB04706
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: NN01775
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: CU28394
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: JK29705
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK29705%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for JK29705: 1
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: SR20214
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: LT76736
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LT76736%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for LT76736: 1
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: LB48009
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB48009%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for LB48009: 2
2026-03-30 08:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with identifier: LB48009
2026-03-30 08:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with scrape type 2
2026-03-30 08:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with scrape type 2
2026-03-30 08:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c03392f-63a6-50ff-9cb4-5c8001fc3a89, identifier: LB48009
2026-03-30 08:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with identifier: LB48009
2026-03-30 08:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with identifier: LB48009
2026-03-30 08:05:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c03392f-63a6-50ff-9cb4-5c8001fc3a89 with identifier: LB48009 to the API
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:33:35Z',
'fuel_type': 'petrol',
'id': '0c03392f-63a6-50ff-9cb4-5c8001fc3a89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LB48009',
'listing': 'auction',
'make': 'Peugeot',
'model': '107',
'odometer': 95671,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-23',
'seller_name': None,
'title': 'Peugeot 107 1.0 Trendy',
'transmission': 'manual',
'trim': 'Trendy',
'year': 2007}
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB48009%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Saving data for LB48009: {'auction_closing_time': 1774971215.0, 'created_time': 1773075926.240001, 'last_price_update_time': 1774857926.756822}
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LB48009') HTTP/1.1" 204 0
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: KH84545
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: VF20612
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: TG26507
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: NV80033
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: KJ05424
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: GF80669
2026-03-30 08:05:26 [auto1.fr] INFO: Found listing with ID: MD03951
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD03951%27 HTTP/1.1" 200 None
2026-03-30 08:05:26 [auto1.fr] INFO: Scrape type for MD03951: 2
2026-03-30 08:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 449b3f89-4338-5d9f-80b5-7431e13185cc with identifier: MD03951
2026-03-30 08:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 449b3f89-4338-5d9f-80b5-7431e13185cc with scrape type 2
2026-03-30 08:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 449b3f89-4338-5d9f-80b5-7431e13185cc with scrape type 2
2026-03-30 08:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 449b3f89-4338-5d9f-80b5-7431e13185cc, identifier: MD03951
2026-03-30 08:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 449b3f89-4338-5d9f-80b5-7431e13185cc with identifier: MD03951
2026-03-30 08:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 449b3f89-4338-5d9f-80b5-7431e13185cc with identifier: MD03951
2026-03-30 08:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 449b3f89-4338-5d9f-80b5-7431e13185cc with identifier: MD03951 to the API
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:18:31Z',
'fuel_type': 'petrol',
'id': '449b3f89-4338-5d9f-80b5-7431e13185cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD03951',
'listing': 'auction',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 92715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-26',
'seller_name': None,
'title': 'Opel Crossland X 1.2 Turbo Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2020}
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD03951%27 HTTP/1.1" 200 None
2026-03-30 08:05:27 [auto1.fr] INFO: Saving data for MD03951: {'auction_closing_time': 1774970311.0, 'created_time': 1773254185.268627, 'last_price_update_time': 1774857927.379583}
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MD03951') HTTP/1.1" 204 0
2026-03-30 08:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MS47798/cdb8adcc-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:05:27 [auto1.fr] INFO: Found listing with ID: XP99731
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: HC61208
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: VM65091
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: WY28346
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: RM38030
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: RB12134
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: BD87596
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD87596%27 HTTP/1.1" 200 None
2026-03-30 08:05:27 [auto1.fr] INFO: Scrape type for BD87596: 1
2026-03-30 08:05: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:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZN87379/cdb8adcc-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:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SS89133/cdb8adcc-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:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NV27506/cdb8adcc-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:05: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:05: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:05: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:05:27 [auto1.fr] INFO: Found listing with ID: DK47228
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: XC31487
2026-03-30 08:05:27 [auto1.fr] INFO: Found listing with ID: KA87751
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA87751%27 HTTP/1.1" 200 None
2026-03-30 08:05:27 [auto1.fr] INFO: Scrape type for KA87751: 2
2026-03-30 08:05:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea07526f-faaa-5358-8d0e-fde6ef4cd845 with identifier: KA87751
2026-03-30 08:05:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea07526f-faaa-5358-8d0e-fde6ef4cd845 with scrape type 2
2026-03-30 08:05:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea07526f-faaa-5358-8d0e-fde6ef4cd845 with scrape type 2
2026-03-30 08:05:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ea07526f-faaa-5358-8d0e-fde6ef4cd845, identifier: KA87751
2026-03-30 08:05:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BP76976> (referer: https://www.auto1.com/v1/car-details-view/BP76976/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ea07526f-faaa-5358-8d0e-fde6ef4cd845 with identifier: KA87751
2026-03-30 08:05:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ea07526f-faaa-5358-8d0e-fde6ef4cd845 with identifier: KA87751
2026-03-30 08:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ea07526f-faaa-5358-8d0e-fde6ef4cd845 with identifier: KA87751 to the API
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-31T15:16:45Z',
'fuel_type': 'diesel',
'id': 'ea07526f-faaa-5358-8d0e-fde6ef4cd845',
'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/KA87751',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 83522,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-23',
'seller_name': None,
'title': 'Ford Transit 2.0 TDCi 470 L3 Einzelkabine Trend',
'transmission': 'manual',
'trim': '470 L3 Einzelkabine Trend',
'year': 2021}
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA87751%27 HTTP/1.1" 200 None
2026-03-30 08:05:27 [auto1.fr] INFO: Saving data for KA87751: {'auction_closing_time': 1774970205.0, 'created_time': 1773745761.240765, 'last_price_update_time': 1774857927.884947}
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KA87751') HTTP/1.1" 204 0
2026-03-30 08:05:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:28 [auto1.fr] INFO: Found listing with ID: JA17926
2026-03-30 08:05:28 [auto1.fr] INFO: Found listing with ID: VM16147
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM16147%27 HTTP/1.1" 200 None
2026-03-30 08:05:28 [auto1.fr] INFO: Scrape type for VM16147: 2
2026-03-30 08:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e8d86b-d729-552d-88f5-2b31d1d6d993 with identifier: VM16147
2026-03-30 08:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e8d86b-d729-552d-88f5-2b31d1d6d993 with scrape type 2
2026-03-30 08:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e8d86b-d729-552d-88f5-2b31d1d6d993 with scrape type 2
2026-03-30 08:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 87e8d86b-d729-552d-88f5-2b31d1d6d993, identifier: VM16147
2026-03-30 08:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 87e8d86b-d729-552d-88f5-2b31d1d6d993 with identifier: VM16147
2026-03-30 08:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 87e8d86b-d729-552d-88f5-2b31d1d6d993 with identifier: VM16147
2026-03-30 08:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 87e8d86b-d729-552d-88f5-2b31d1d6d993 with identifier: VM16147 to the API
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:38:26Z',
'fuel_type': 'diesel',
'id': '87e8d86b-d729-552d-88f5-2b31d1d6d993',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VM16147',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 387419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-10',
'seller_name': None,
'title': 'Volkswagen Touran 1.9 TDI Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2009}
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM16147%27 HTTP/1.1" 200 None
2026-03-30 08:05:28 [auto1.fr] INFO: Saving data for VM16147: {'auction_closing_time': 1774971506.0, 'created_time': 1774264957.533829, 'last_price_update_time': 1774857928.479276}
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VM16147') HTTP/1.1" 204 0
2026-03-30 08:05:28 [auto1.fr] INFO: Found listing with ID: KH57146
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH57146%27 HTTP/1.1" 200 None
2026-03-30 08:05:28 [auto1.fr] INFO: Scrape type for KH57146: 2
2026-03-30 08:05:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with identifier: KH57146
2026-03-30 08:05:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with scrape type 2
2026-03-30 08:05:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with scrape type 2
2026-03-30 08:05:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2, identifier: KH57146
2026-03-30 08:05:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with identifier: KH57146
2026-03-30 08:05:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with identifier: KH57146
2026-03-30 08:05:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2 with identifier: KH57146 to the API
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:57:07Z',
'fuel_type': 'diesel',
'id': 'add6d4d5-43f3-5dbb-949b-4b8e67c8d9b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KH57146',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 243320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-04-20',
'seller_name': None,
'title': 'Volkswagen Touran 1.9 TDI Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2006}
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH57146%27 HTTP/1.1" 200 None
2026-03-30 08:05:28 [auto1.fr] INFO: Saving data for KH57146: {'auction_closing_time': 1774972627.0, 'created_time': 1773674305.388606, 'last_price_update_time': 1774857928.992307}
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KH57146') HTTP/1.1" 204 0
2026-03-30 08:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a55395d0-7d01-53ab-a6bf-9cc849457e2b with identifier: BP76976
2026-03-30 08:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a55395d0-7d01-53ab-a6bf-9cc849457e2b with scrape type 1
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a55395d0-7d01-53ab-a6bf-9cc849457e2b
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_80ef88348da9cf3445881423a40092b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_80ef88348da9cf3445881423a40092b7.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_87d572527b6b91973dc1ba1e8ba8d444.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_87d572527b6b91973dc1ba1e8ba8d444.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_0693a317fa6a715c78f5c08fc7644dec.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0693a317fa6a715c78f5c08fc7644dec.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_bd24255ccb811e4153147c97fdd53d61.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_bd24255ccb811e4153147c97fdd53d61.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_8efda4615c5a46b45964976b60ea1acc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_8efda4615c5a46b45964976b60ea1acc.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_527f4599abb61b4052e09d935e5a6fc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_527f4599abb61b4052e09d935e5a6fc0.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_0171cdae60e7282760fb09cc6011203e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0171cdae60e7282760fb09cc6011203e.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_e6464448027276ab97ced32b66f6d4d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_e6464448027276ab97ced32b66f6d4d0.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_462321c0f1410da61ac598c1a419659a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_462321c0f1410da61ac598c1a419659a.jpg already downloaded
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Fe6%252F4de6cbfd382e1bf9b9ec60d6c3527397%252Fpa%252FBP76976_0a941a55cf2b7d6d2af96539cafc1aae.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0a941a55cf2b7d6d2af96539cafc1aae.jpg already downloaded
2026-03-30 08:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a55395d0-7d01-53ab-a6bf-9cc849457e2b, identifier: BP76976
2026-03-30 08:05:29 [auto1.fr] INFO: Found listing with ID: ER22788
2026-03-30 08:05:29 [auto1.fr] INFO: Found listing with ID: TF16696
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF16696%27 HTTP/1.1" 200 None
2026-03-30 08:05:29 [auto1.fr] INFO: Scrape type for TF16696: 2
2026-03-30 08:05:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with identifier: TF16696
2026-03-30 08:05:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with scrape type 2
2026-03-30 08:05:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with scrape type 2
2026-03-30 08:05:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd, identifier: TF16696
2026-03-30 08:05:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HJ75341> (referer: https://www.auto1.com/v1/car-details-view/HJ75341/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a55395d0-7d01-53ab-a6bf-9cc849457e2b with identifier: BP76976
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:29 [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:05:29 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05: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:05:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a55395d0-7d01-53ab-a6bf-9cc849457e2b with identifier: BP76976
2026-03-30 08:05:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a55395d0-7d01-53ab-a6bf-9cc849457e2b with identifier: BP76976 to the API
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BP76976>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:15:54Z',
'fuel_type': 'diesel',
'id': 'a55395d0-7d01-53ab-a6bf-9cc849457e2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BP76976',
'listing': 'auction',
'location': 'FR, Quincieux',
'make': 'Ford',
'model': 'Kuga',
'odometer': 138795,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_80ef88348da9cf3445881423a40092b7.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_87d572527b6b91973dc1ba1e8ba8d444.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0693a317fa6a715c78f5c08fc7644dec.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_bd24255ccb811e4153147c97fdd53d61.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_8efda4615c5a46b45964976b60ea1acc.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_527f4599abb61b4052e09d935e5a6fc0.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0171cdae60e7282760fb09cc6011203e.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_e6464448027276ab97ced32b66f6d4d0.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_462321c0f1410da61ac598c1a419659a.jpg',
'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0a941a55cf2b7d6d2af96539cafc1aae.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3263233,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_80ef88348da9cf3445881423a40092b7.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93423,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_87d572527b6b91973dc1ba1e8ba8d444.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81047,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0693a317fa6a715c78f5c08fc7644dec.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83678,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_bd24255ccb811e4153147c97fdd53d61.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95034,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_8efda4615c5a46b45964976b60ea1acc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96916,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_527f4599abb61b4052e09d935e5a6fc0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85741,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0171cdae60e7282760fb09cc6011203e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3299674,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_e6464448027276ab97ced32b66f6d4d0.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3027561,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_462321c0f1410da61ac598c1a419659a.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a55395d0-7d01-53ab-a6bf-9cc849457e2b/a55395d0-7d01-53ab-a6bf-9cc849457e2b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img4d/e6/4de6cbfd382e1bf9b9ec60d6c3527397/pa/BP76976_0a941a55cf2b7d6d2af96539cafc1aae.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga 1.5 TDCi Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2018}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP76976%27 HTTP/1.1" 200 None
2026-03-30 08:05:30 [auto1.fr] INFO: Saving data for BP76976: {'created_time': 1774857930.025889, 'last_price_update_time': 1774857930.025906, 'auction_closing_time': 1774970154.0}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BP76976') HTTP/1.1" 204 0
2026-03-30 08:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with identifier: TF16696
2026-03-30 08:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with identifier: TF16696
2026-03-30 08:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9a009481-c25b-5a5b-9b7c-fe9e10afa1fd with identifier: TF16696 to the API
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:23:15Z',
'fuel_type': 'diesel',
'id': '9a009481-c25b-5a5b-9b7c-fe9e10afa1fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF16696',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 222262,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-15',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Ambiance 4x2',
'transmission': 'manual',
'trim': 'Ambiance 4x2',
'year': 2016}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF16696%27 HTTP/1.1" 200 None
2026-03-30 08:05:30 [auto1.fr] INFO: Saving data for TF16696: {'auction_closing_time': 1774970595.0, 'created_time': 1773253859.300931, 'last_price_update_time': 1774857930.44492}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TF16696') HTTP/1.1" 204 0
2026-03-30 08:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:30 [auto1.fr] INFO: Found listing with ID: ZG90152
2026-03-30 08:05:30 [auto1.fr] INFO: Found listing with ID: CP15038
2026-03-30 08:05:30 [auto1.fr] INFO: Found listing with ID: WD39316
2026-03-30 08:05:30 [auto1.fr] INFO: Found listing with ID: FE06802
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE06802%27 HTTP/1.1" 200 None
2026-03-30 08:05:30 [auto1.fr] INFO: Scrape type for FE06802: 2
2026-03-30 08:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04937fe1-3d80-53fa-ba17-e998c36c91c0 with identifier: FE06802
2026-03-30 08:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04937fe1-3d80-53fa-ba17-e998c36c91c0 with scrape type 2
2026-03-30 08:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04937fe1-3d80-53fa-ba17-e998c36c91c0 with scrape type 2
2026-03-30 08:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 04937fe1-3d80-53fa-ba17-e998c36c91c0, identifier: FE06802
2026-03-30 08:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 04937fe1-3d80-53fa-ba17-e998c36c91c0 with identifier: FE06802
2026-03-30 08:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 04937fe1-3d80-53fa-ba17-e998c36c91c0 with identifier: FE06802
2026-03-30 08:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 04937fe1-3d80-53fa-ba17-e998c36c91c0 with identifier: FE06802 to the API
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:19:29Z',
'fuel_type': 'petrol',
'id': '04937fe1-3d80-53fa-ba17-e998c36c91c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE06802',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 189309,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-19',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2017}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE06802%27 HTTP/1.1" 200 None
2026-03-30 08:05:30 [auto1.fr] INFO: Saving data for FE06802: {'auction_closing_time': 1774970369.0, 'created_time': 1774091272.35737, 'last_price_update_time': 1774857930.945946}
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FE06802') HTTP/1.1" 204 0
2026-03-30 08:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f34c8497-c882-570d-86e2-e5b7f8319b0f with identifier: HJ75341
2026-03-30 08:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f34c8497-c882-570d-86e2-e5b7f8319b0f with scrape type 1
2026-03-30 08:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_6b130800b62e2143e11b4a97d53a0255.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_6b130800b62e2143e11b4a97d53a0255.jpg not downloaded yet
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RN15222/cdb8adcc-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:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MZ41837/cdb8adcc-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:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_64b19c321204f36d407a0191806d7c6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_64b19c321204f36d407a0191806d7c6a.jpg not downloaded yet
2026-03-30 08:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg not downloaded yet
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_89f2e63987279a906b77089a99955ab3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_89f2e63987279a906b77089a99955ab3.jpg not downloaded yet
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LT76736/cdb8adcc-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:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_6b130800b62e2143e11b4a97d53a0255.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:31 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 4758 | hits on page: 40
2026-03-30 08:05:31 [auto1.fr] INFO: Found listing with ID: KA87239
2026-03-30 08:05:31 [auto1.fr] INFO: Found listing with ID: FR98174
2026-03-30 08:05:31 [auto1.fr] INFO: Found listing with ID: PG03000
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PG03000%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [auto1.fr] INFO: Scrape type for PG03000: 2
2026-03-30 08:05:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c48567b0-5d1a-5a66-8a11-70078f010184 with identifier: PG03000
2026-03-30 08:05:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c48567b0-5d1a-5a66-8a11-70078f010184 with scrape type 2
2026-03-30 08:05:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c48567b0-5d1a-5a66-8a11-70078f010184 with scrape type 2
2026-03-30 08:05:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c48567b0-5d1a-5a66-8a11-70078f010184, identifier: PG03000
2026-03-30 08:05:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c48567b0-5d1a-5a66-8a11-70078f010184 with identifier: PG03000
2026-03-30 08:05:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c48567b0-5d1a-5a66-8a11-70078f010184 with identifier: PG03000
2026-03-30 08:05:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c48567b0-5d1a-5a66-8a11-70078f010184 with identifier: PG03000 to the API
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:51:48Z',
'fuel_type': 'petrol',
'id': 'c48567b0-5d1a-5a66-8a11-70078f010184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PG03000',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 81967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-09',
'seller_name': None,
'title': 'Hyundai i30 1.6 GDI Creative',
'transmission': 'manual',
'trim': 'Creative',
'year': 2015}
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PG03000%27 HTTP/1.1" 200 None
2026-03-30 08:05:31 [auto1.fr] INFO: Saving data for PG03000: {'auction_closing_time': 1774972308.0, 'created_time': 1774469562.045327, 'last_price_update_time': 1774857931.946044}
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PG03000') HTTP/1.1" 204 0
2026-03-30 08:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:32 [auto1.fr] INFO: Found listing with ID: MB18852
2026-03-30 08:05:32 [auto1.fr] INFO: Found listing with ID: GS75094
2026-03-30 08:05:32 [auto1.fr] INFO: Found listing with ID: ET15310
2026-03-30 08:05:32 [auto1.fr] INFO: Found listing with ID: BX78480
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX78480%27 HTTP/1.1" 200 None
2026-03-30 08:05:32 [auto1.fr] INFO: Scrape type for BX78480: 2
2026-03-30 08:05:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b929478f-ecc6-52e2-8d70-ed04071385d1 with identifier: BX78480
2026-03-30 08:05:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b929478f-ecc6-52e2-8d70-ed04071385d1 with scrape type 2
2026-03-30 08:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b929478f-ecc6-52e2-8d70-ed04071385d1 with scrape type 2
2026-03-30 08:05:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b929478f-ecc6-52e2-8d70-ed04071385d1, identifier: BX78480
2026-03-30 08:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_89f2e63987279a906b77089a99955ab3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b929478f-ecc6-52e2-8d70-ed04071385d1 with identifier: BX78480
2026-03-30 08:05:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b929478f-ecc6-52e2-8d70-ed04071385d1 with identifier: BX78480
2026-03-30 08:05:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b929478f-ecc6-52e2-8d70-ed04071385d1 with identifier: BX78480 to the API
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:02:09Z',
'fuel_type': 'petrol',
'id': 'b929478f-ecc6-52e2-8d70-ed04071385d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX78480',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 98008,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-05',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2021}
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX78480%27 HTTP/1.1" 200 None
2026-03-30 08:05:32 [auto1.fr] INFO: Saving data for BX78480: {'auction_closing_time': 1774969329.0, 'created_time': 1774365280.733205, 'last_price_update_time': 1774857932.620863}
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX78480') HTTP/1.1" 204 0
2026-03-30 08:05:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/JK29705/cdb8adcc-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:05:32 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098d2d9d0>
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_6b130800b62e2143e11b4a97d53a0255.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_6b130800b62e2143e11b4a97d53a0255.jpg saved to cache
2026-03-30 08:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09295fd50>
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg saved to cache
2026-03-30 08:05:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929638d0>
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg saved to cache
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:33 [auto1.fr] INFO: Found listing with ID: WP13025
2026-03-30 08:05:33 [auto1.fr] INFO: Found listing with ID: CJ89974
2026-03-30 08:05:33 [auto1.fr] INFO: Found listing with ID: ML28729
2026-03-30 08:05:33 [auto1.fr] INFO: Found listing with ID: HV51188
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV51188%27 HTTP/1.1" 200 None
2026-03-30 08:05:33 [auto1.fr] INFO: Scrape type for HV51188: 2
2026-03-30 08:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71e4a80-c56b-502e-83f0-334b97000489 with identifier: HV51188
2026-03-30 08:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71e4a80-c56b-502e-83f0-334b97000489 with scrape type 2
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71e4a80-c56b-502e-83f0-334b97000489 with scrape type 2
2026-03-30 08:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a71e4a80-c56b-502e-83f0-334b97000489, identifier: HV51188
2026-03-30 08:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BD87596/cdb8adcc-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:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a71e4a80-c56b-502e-83f0-334b97000489 with identifier: HV51188
2026-03-30 08:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a71e4a80-c56b-502e-83f0-334b97000489 with identifier: HV51188
2026-03-30 08:05:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a71e4a80-c56b-502e-83f0-334b97000489 with identifier: HV51188 to the API
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:58:45Z',
'fuel_type': 'diesel',
'id': 'a71e4a80-c56b-502e-83f0-334b97000489',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HV51188',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 259569,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-26',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 e-HDi Intensive',
'transmission': 'manual',
'trim': 'Intensive',
'year': 2014}
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV51188%27 HTTP/1.1" 200 None
2026-03-30 08:05:33 [auto1.fr] INFO: Saving data for HV51188: {'auction_closing_time': 1774972725.0, 'created_time': 1773659533.377895, 'last_price_update_time': 1774857933.512066}
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HV51188') HTTP/1.1" 204 0
2026-03-30 08:05:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:33 [auto1.fr] INFO: Found listing with ID: BM94017
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM94017%27 HTTP/1.1" 200 None
2026-03-30 08:05:33 [auto1.fr] INFO: Scrape type for BM94017: 2
2026-03-30 08:05:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with identifier: BM94017
2026-03-30 08:05:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with scrape type 2
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with scrape type 2
2026-03-30 08:05:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a48977a2-8d3b-5ae4-bc2e-b90f71938d8d, identifier: BM94017
2026-03-30 08:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SS89133> (referer: https://www.auto1.com/v1/car-details-view/SS89133/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092954d90>
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg saved to cache
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b90790>
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg saved to cache
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ccf610>
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_89f2e63987279a906b77089a99955ab3.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_89f2e63987279a906b77089a99955ab3.jpg saved to cache
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b9f090>
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg saved to cache
2026-03-30 08:05:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with identifier: BM94017
2026-03-30 08:05:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with identifier: BM94017
2026-03-30 08:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a48977a2-8d3b-5ae4-bc2e-b90f71938d8d with identifier: BM94017 to the API
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 165,
'expiration_date': '2026-03-31T15:51:34Z',
'fuel_type': 'petrol',
'id': 'a48977a2-8d3b-5ae4-bc2e-b90f71938d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BM94017',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 98409,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-26',
'seller_name': None,
'title': 'Peugeot 3008 1.6 THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM94017%27 HTTP/1.1" 200 None
2026-03-30 08:05:34 [auto1.fr] INFO: Saving data for BM94017: {'auction_closing_time': 1774972294.0, 'created_time': 1772784632.499951, 'last_price_update_time': 1774857934.41044}
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BM94017') HTTP/1.1" 204 0
2026-03-30 08:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NV27506> (referer: https://www.auto1.com/v1/car-details-view/NV27506/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_64b19c321204f36d407a0191806d7c6a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:34 [auto1.fr] INFO: Found listing with ID: CP37955
2026-03-30 08:05:34 [auto1.fr] INFO: Found listing with ID: KR98838
2026-03-30 08:05:34 [auto1.fr] INFO: Found listing with ID: LJ18319
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ18319%27 HTTP/1.1" 200 None
2026-03-30 08:05:34 [auto1.fr] INFO: Scrape type for LJ18319: 2
2026-03-30 08:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13decec0-68ff-5a1f-8ba4-7841136210fd with identifier: LJ18319
2026-03-30 08:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13decec0-68ff-5a1f-8ba4-7841136210fd with scrape type 2
2026-03-30 08:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13decec0-68ff-5a1f-8ba4-7841136210fd with scrape type 2
2026-03-30 08:05:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 13decec0-68ff-5a1f-8ba4-7841136210fd, identifier: LJ18319
2026-03-30 08:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MG28923/cdb8adcc-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:05:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 13decec0-68ff-5a1f-8ba4-7841136210fd with identifier: LJ18319
2026-03-30 08:05:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 13decec0-68ff-5a1f-8ba4-7841136210fd with identifier: LJ18319
2026-03-30 08:05:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 13decec0-68ff-5a1f-8ba4-7841136210fd with identifier: LJ18319 to the API
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:22:08Z',
'fuel_type': 'diesel',
'id': '13decec0-68ff-5a1f-8ba4-7841136210fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LJ18319',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 135967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-18',
'seller_name': None,
'title': 'Volkswagen Golf VII 2.0 TDI Comfortline BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion Tech',
'year': 2016}
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ18319%27 HTTP/1.1" 200 None
2026-03-30 08:05:34 [auto1.fr] INFO: Saving data for LJ18319: {'auction_closing_time': 1774970528.0, 'created_time': 1774451424.673802, 'last_price_update_time': 1774857934.938797}
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LJ18319') HTTP/1.1" 204 0
2026-03-30 08:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db3e69d3-5ebf-5423-be65-da0e437b9a2a with identifier: SS89133
2026-03-30 08:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db3e69d3-5ebf-5423-be65-da0e437b9a2a with scrape type 1
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item db3e69d3-5ebf-5423-be65-da0e437b9a2a
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_7ef560c21a3db34eb8238be914dc1563.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_7ef560c21a3db34eb8238be914dc1563.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_4010d64a7e4d9ab0146f6c35a9bf887f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_4010d64a7e4d9ab0146f6c35a9bf887f.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_e18a34aa6ae3fc1631a1d44c5797a9b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_e18a34aa6ae3fc1631a1d44c5797a9b8.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_761d1ce1dc3cd08ca080603b66f532fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_761d1ce1dc3cd08ca080603b66f532fc.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_f78a3756d265b4e4d727a6ee7298df8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_f78a3756d265b4e4d727a6ee7298df8b.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_c674853ccfd4d9356f9f836aa9609279.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_c674853ccfd4d9356f9f836aa9609279.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_72e5a58f2de4722a66e888bcf5d4c756.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_72e5a58f2de4722a66e888bcf5d4c756.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_18ad58fe960d6be4155b594190f1307f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_18ad58fe960d6be4155b594190f1307f.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_387186a7a98198c7eb271817c71425b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_387186a7a98198c7eb271817c71425b9.jpg already downloaded
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252F48%252F564829bd19b1b445ac3d596532bc065d%252Fpa%252FSS89133_56abd28c0205321e2767f0dde063e052.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_56abd28c0205321e2767f0dde063e052.jpg already downloaded
2026-03-30 08:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: db3e69d3-5ebf-5423-be65-da0e437b9a2a, identifier: SS89133
2026-03-30 08:05:35 [auto1.fr] INFO: Found listing with ID: GR98034
2026-03-30 08:05:35 [auto1.fr] INFO: Found listing with ID: MK42469
2026-03-30 08:05:35 [auto1.fr] INFO: Found listing with ID: SL62587
2026-03-30 08:05:35 [auto1.fr] INFO: Found listing with ID: PC27087
2026-03-30 08:05:35 [auto1.fr] INFO: Found listing with ID: ZP95502
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP95502%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [auto1.fr] INFO: Scrape type for ZP95502: 2
2026-03-30 08:05:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff26315c-2d60-5a30-8281-ffc3230aff50 with identifier: ZP95502
2026-03-30 08:05:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff26315c-2d60-5a30-8281-ffc3230aff50 with scrape type 2
2026-03-30 08:05:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff26315c-2d60-5a30-8281-ffc3230aff50 with scrape type 2
2026-03-30 08:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ff26315c-2d60-5a30-8281-ffc3230aff50, identifier: ZP95502
2026-03-30 08:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: db3e69d3-5ebf-5423-be65-da0e437b9a2a with identifier: SS89133
2026-03-30 08:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: db3e69d3-5ebf-5423-be65-da0e437b9a2a with identifier: SS89133
2026-03-30 08:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: db3e69d3-5ebf-5423-be65-da0e437b9a2a with identifier: SS89133 to the API
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/SS89133>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:25:37Z',
'fuel_type': 'diesel',
'id': 'db3e69d3-5ebf-5423-be65-da0e437b9a2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SS89133',
'listing': 'auction',
'location': 'FR, Marly-la-ville',
'make': 'Dacia',
'model': 'Duster',
'odometer': 145674,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_7ef560c21a3db34eb8238be914dc1563.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_4010d64a7e4d9ab0146f6c35a9bf887f.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_e18a34aa6ae3fc1631a1d44c5797a9b8.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_761d1ce1dc3cd08ca080603b66f532fc.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_f78a3756d265b4e4d727a6ee7298df8b.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_c674853ccfd4d9356f9f836aa9609279.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_72e5a58f2de4722a66e888bcf5d4c756.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_18ad58fe960d6be4155b594190f1307f.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_387186a7a98198c7eb271817c71425b9.jpg',
'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_56abd28c0205321e2767f0dde063e052.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87123,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_7ef560c21a3db34eb8238be914dc1563.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_4010d64a7e4d9ab0146f6c35a9bf887f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89372,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_e18a34aa6ae3fc1631a1d44c5797a9b8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82306,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_761d1ce1dc3cd08ca080603b66f532fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86513,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_f78a3756d265b4e4d727a6ee7298df8b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81027,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_c674853ccfd4d9356f9f836aa9609279.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69886,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_72e5a58f2de4722a66e888bcf5d4c756.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90305,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_18ad58fe960d6be4155b594190f1307f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95935,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_387186a7a98198c7eb271817c71425b9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_db3e69d3-5ebf-5423-be65-da0e437b9a2a/db3e69d3-5ebf-5423-be65-da0e437b9a2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53723,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/48/564829bd19b1b445ac3d596532bc065d/pa/SS89133_56abd28c0205321e2767f0dde063e052.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-21',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Lauréate Plus 4x2',
'transmission': 'automatic',
'trim': 'Lauréate Plus 4x2',
'year': 2018}
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS89133%27 HTTP/1.1" 200 None
2026-03-30 08:05:35 [auto1.fr] INFO: Saving data for SS89133: {'created_time': 1774857935.854155, 'last_price_update_time': 1774857935.854167, 'auction_closing_time': 1774970737.0}
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SS89133') HTTP/1.1" 204 0
2026-03-30 08:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ff26315c-2d60-5a30-8281-ffc3230aff50 with identifier: ZP95502
2026-03-30 08:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ff26315c-2d60-5a30-8281-ffc3230aff50 with identifier: ZP95502
2026-03-30 08:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ff26315c-2d60-5a30-8281-ffc3230aff50 with identifier: ZP95502 to the API
2026-03-30 08:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:55:37Z',
'fuel_type': 'diesel',
'id': 'ff26315c-2d60-5a30-8281-ffc3230aff50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP95502',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 205637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-29',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2013}
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP95502%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [auto1.fr] INFO: Saving data for ZP95502: {'auction_closing_time': 1774972537.0, 'created_time': 1773907536.064169, 'last_price_update_time': 1774857936.266076}
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP95502') HTTP/1.1" 204 0
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b15790>
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg saved to cache
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b09e1b6-00d9-5031-9c5e-8968539642a4 with identifier: NV27506
2026-03-30 08:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b09e1b6-00d9-5031-9c5e-8968539642a4 with scrape type 1
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 2b09e1b6-00d9-5031-9c5e-8968539642a4
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_5b262840114fdbe18ad7a82bf9f6dbb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_5b262840114fdbe18ad7a82bf9f6dbb2.jpg already downloaded
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_cfe26e14f00569e7c18c5a5e1780c37e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfe26e14f00569e7c18c5a5e1780c37e.jpg already downloaded
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_4951da3b83c92f2f59e97b9cd3540269.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_4951da3b83c92f2f59e97b9cd3540269.jpg already downloaded
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_52f0ee7f59c073cf9dcd466146e30227.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_52f0ee7f59c073cf9dcd466146e30227.jpg already downloaded
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_f4ac25596ae06f44c62beb0fa5e01dbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_f4ac25596ae06f44c62beb0fa5e01dbe.jpg already downloaded
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgf4%252Ff1%252Ff4f1e3708a91ddf314bcdf335e25c59b%252Fpa%252FNV27506_cfa64a33f1bb27510821c1081220ba6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfa64a33f1bb27510821c1081220ba6d.jpg already downloaded
2026-03-30 08:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2b09e1b6-00d9-5031-9c5e-8968539642a4, identifier: NV27506
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ad5c90>
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_64b19c321204f36d407a0191806d7c6a.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_64b19c321204f36d407a0191806d7c6a.jpg saved to cache
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092af8d10>
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg27%252F25%252F27252ac7b87c4b6f47e82e2947f46351%252Fpa%252FHJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg saved to cache
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f34c8497-c882-570d-86e2-e5b7f8319b0f
2026-03-30 08:05:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f34c8497-c882-570d-86e2-e5b7f8319b0f, skipping ID generation
2026-03-30 08:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f34c8497-c882-570d-86e2-e5b7f8319b0f with scrape type 1
2026-03-30 08:05:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f34c8497-c882-570d-86e2-e5b7f8319b0f sending to next pipeline
2026-03-30 08:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f34c8497-c882-570d-86e2-e5b7f8319b0f, identifier: HJ75341
2026-03-30 08:05:36 [auto1.fr] INFO: Found listing with ID: YT36285
2026-03-30 08:05:36 [auto1.fr] INFO: Found listing with ID: XR02166
2026-03-30 08:05:36 [auto1.fr] INFO: Found listing with ID: BV69061
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV69061%27 HTTP/1.1" 200 None
2026-03-30 08:05:36 [auto1.fr] INFO: Scrape type for BV69061: 1
2026-03-30 08:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZN87379> (referer: https://www.auto1.com/v1/car-details-view/ZN87379/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2b09e1b6-00d9-5031-9c5e-8968539642a4 with identifier: NV27506
2026-03-30 08:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2b09e1b6-00d9-5031-9c5e-8968539642a4 with identifier: NV27506
2026-03-30 08:05:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2b09e1b6-00d9-5031-9c5e-8968539642a4 with identifier: NV27506 to the API
2026-03-30 08:05:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NV27506>
{'auction_title': '',
'c_o_2_emission_value': 99,
'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:52:00Z',
'fuel_type': 'petrol',
'id': '2b09e1b6-00d9-5031-9c5e-8968539642a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV27506',
'listing': 'auction',
'location': 'FR, Loyettes',
'make': 'Citroen',
'model': 'C3',
'odometer': 102936,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_5b262840114fdbe18ad7a82bf9f6dbb2.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfe26e14f00569e7c18c5a5e1780c37e.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_4951da3b83c92f2f59e97b9cd3540269.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_52f0ee7f59c073cf9dcd466146e30227.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_f4ac25596ae06f44c62beb0fa5e01dbe.jpg',
'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfa64a33f1bb27510821c1081220ba6d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71492,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_5b262840114fdbe18ad7a82bf9f6dbb2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71697,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfe26e14f00569e7c18c5a5e1780c37e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66831,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_4951da3b83c92f2f59e97b9cd3540269.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66136,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_52f0ee7f59c073cf9dcd466146e30227.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111319,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_f4ac25596ae06f44c62beb0fa5e01dbe.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b09e1b6-00d9-5031-9c5e-8968539642a4/2b09e1b6-00d9-5031-9c5e-8968539642a4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 35909,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgf4/f1/f4f1e3708a91ddf314bcdf335e25c59b/pa/NV27506_cfa64a33f1bb27510821c1081220ba6d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 1.0 VTi Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2013}
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV27506%27 HTTP/1.1" 200 None
2026-03-30 08:05:37 [auto1.fr] INFO: Saving data for NV27506: {'created_time': 1774857937.172993, 'last_price_update_time': 1774857937.173005, 'auction_closing_time': 1774972320.0}
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NV27506') HTTP/1.1" 204 0
2026-03-30 08:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f34c8497-c882-570d-86e2-e5b7f8319b0f with identifier: HJ75341
2026-03-30 08:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f34c8497-c882-570d-86e2-e5b7f8319b0f with identifier: HJ75341
2026-03-30 08:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f34c8497-c882-570d-86e2-e5b7f8319b0f with identifier: HJ75341 to the API
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg>
{'auction_title': '',
'c_o_2_emission_value': 103,
'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:47:37Z',
'fuel_type': 'petrol',
'id': 'f34c8497-c882-570d-86e2-e5b7f8319b0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HJ75341',
'listing': 'auction',
'location': 'FR',
'make': 'Peugeot',
'model': '2008',
'odometer': 144434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44877,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_84ff30182ac5600a46bdf7e2e67c8dc9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50828,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_751b3c2a4b1ba9721d0ade206ad1aa09.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55238,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_6b130800b62e2143e11b4a97d53a0255.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45185,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_64b19c321204f36d407a0191806d7c6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53500,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_885a6e46680392a3f85dcff7bc0b83da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48344,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_95c3bbc921c6f26ec7cde19787b4c667.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44413,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_4e5645077eca5abe6247a90c9fd49fda.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97686,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_1eb85c67f7c0165c90302ee0e61fac96.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_222576bafdb48df1c9e90ee72741f7e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f34c8497-c882-570d-86e2-e5b7f8319b0f/f34c8497-c882-570d-86e2-e5b7f8319b0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88462,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img27/25/27252ac7b87c4b6f47e82e2947f46351/pa/HJ75341_89f2e63987279a906b77089a99955ab3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2017}
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ75341%27 HTTP/1.1" 200 None
2026-03-30 08:05:37 [auto1.fr] INFO: Saving data for HJ75341: {'created_time': 1774857937.632012, 'last_price_update_time': 1774857937.632027, 'auction_closing_time': 1774972057.0}
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HJ75341') HTTP/1.1" 204 0
2026-03-30 08:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:37 [auto1.fr] INFO: Found listing with ID: UC77970
2026-03-30 08:05:37 [auto1.fr] INFO: Found listing with ID: CN53755
2026-03-30 08:05:37 [auto1.fr] INFO: Found listing with ID: DH30848
2026-03-30 08:05:37 [auto1.fr] INFO: Found listing with ID: MR83440
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR83440%27 HTTP/1.1" 200 None
2026-03-30 08:05:37 [auto1.fr] INFO: Scrape type for MR83440: 2
2026-03-30 08:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b06b41a8-5269-521f-af93-a93e15011f3a with identifier: MR83440
2026-03-30 08:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b06b41a8-5269-521f-af93-a93e15011f3a with scrape type 2
2026-03-30 08:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b06b41a8-5269-521f-af93-a93e15011f3a with scrape type 2
2026-03-30 08:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b06b41a8-5269-521f-af93-a93e15011f3a, identifier: MR83440
2026-03-30 08:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b06b41a8-5269-521f-af93-a93e15011f3a with identifier: MR83440
2026-03-30 08:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b06b41a8-5269-521f-af93-a93e15011f3a with identifier: MR83440
2026-03-30 08:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b06b41a8-5269-521f-af93-a93e15011f3a with identifier: MR83440 to the API
2026-03-30 08:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-31T15:12:10Z',
'fuel_type': 'diesel',
'id': 'b06b41a8-5269-521f-af93-a93e15011f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR83440',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 315140,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-07',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2013}
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR83440%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [auto1.fr] INFO: Saving data for MR83440: {'auction_closing_time': 1774969930.0, 'created_time': 1774437080.360593, 'last_price_update_time': 1774857938.23142}
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR83440') HTTP/1.1" 204 0
2026-03-30 08:05:38 [auto1.fr] INFO: Found listing with ID: BK72121
2026-03-30 08:05:38 [auto1.fr] INFO: Found listing with ID: KH85386
2026-03-30 08:05:38 [auto1.fr] INFO: Found listing with ID: DH64426
2026-03-30 08:05:38 [auto1.fr] INFO: Found listing with ID: NJ39357
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ39357%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [auto1.fr] INFO: Scrape type for NJ39357: 2
2026-03-30 08:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77fa71d0-68e0-518f-b228-67b404df13e2 with identifier: NJ39357
2026-03-30 08:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77fa71d0-68e0-518f-b228-67b404df13e2 with scrape type 2
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77fa71d0-68e0-518f-b228-67b404df13e2 with scrape type 2
2026-03-30 08:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 77fa71d0-68e0-518f-b228-67b404df13e2, identifier: NJ39357
2026-03-30 08:05:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b10da222-5931-544b-ba66-fa9da824876b with identifier: ZN87379
2026-03-30 08:05:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b10da222-5931-544b-ba66-fa9da824876b with scrape type 1
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b10da222-5931-544b-ba66-fa9da824876b
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_03acf3e54e3201def6a4a2c8b9b13d0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_03acf3e54e3201def6a4a2c8b9b13d0e.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_ac3e68a000c6f84e8ac66b76db7e2655.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_ac3e68a000c6f84e8ac66b76db7e2655.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_e6dd7dc0e652fc1c2e4060db819c8324.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_e6dd7dc0e652fc1c2e4060db819c8324.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_f19700e9556deac720949c8a9065f6d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f19700e9556deac720949c8a9065f6d8.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_051865d59abfeb2904cf5094e4b3a024.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_051865d59abfeb2904cf5094e4b3a024.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_8aaaa01b383cedf5fb873e6771c6484b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_8aaaa01b383cedf5fb873e6771c6484b.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_f34846e727259e65bf819b2c9c46da62.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f34846e727259e65bf819b2c9c46da62.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_0793a1de8eac761b84c9710def9222aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_0793a1de8eac761b84c9710def9222aa.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_cdef9dfb61c09752edc4b4fe16c92d35.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_cdef9dfb61c09752edc4b4fe16c92d35.jpg already downloaded
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimga1%252F59%252Fa1592d33c45dac84eafc29017dc482fb%252Fpa%252FZN87379_f25dab3f44347a1bcc2e3976bf160fde.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f25dab3f44347a1bcc2e3976bf160fde.jpg already downloaded
2026-03-30 08:05:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b10da222-5931-544b-ba66-fa9da824876b, identifier: ZN87379
2026-03-30 08:05:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 77fa71d0-68e0-518f-b228-67b404df13e2 with identifier: NJ39357
2026-03-30 08:05:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 77fa71d0-68e0-518f-b228-67b404df13e2 with identifier: NJ39357
2026-03-30 08:05:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 77fa71d0-68e0-518f-b228-67b404df13e2 with identifier: NJ39357 to the API
2026-03-30 08:05:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:09:51Z',
'fuel_type': 'diesel',
'id': '77fa71d0-68e0-518f-b228-67b404df13e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ39357',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 189400,
'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': 'Peugeot Expert 2.0 Blue-HDi Asphalt L2',
'transmission': 'automatic',
'trim': 'Asphalt L2',
'year': 2020}
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ39357%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [auto1.fr] INFO: Saving data for NJ39357: {'auction_closing_time': 1774969791.0, 'created_time': 1774297298.296051, 'last_price_update_time': 1774857939.185567}
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NJ39357') HTTP/1.1" 204 0
2026-03-30 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b10da222-5931-544b-ba66-fa9da824876b with identifier: ZN87379
2026-03-30 08:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b10da222-5931-544b-ba66-fa9da824876b with identifier: ZN87379
2026-03-30 08:05:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b10da222-5931-544b-ba66-fa9da824876b with identifier: ZN87379 to the API
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZN87379>
{'auction_title': '',
'c_o_2_emission_value': 85,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:35:35Z',
'fuel_type': 'diesel',
'id': 'b10da222-5931-544b-ba66-fa9da824876b',
'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/ZN87379',
'listing': 'auction',
'location': 'FR, Allennes-les-Marais',
'make': 'Renault',
'model': 'Clio',
'odometer': 124503,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_03acf3e54e3201def6a4a2c8b9b13d0e.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_ac3e68a000c6f84e8ac66b76db7e2655.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_e6dd7dc0e652fc1c2e4060db819c8324.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f19700e9556deac720949c8a9065f6d8.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_051865d59abfeb2904cf5094e4b3a024.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_8aaaa01b383cedf5fb873e6771c6484b.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f34846e727259e65bf819b2c9c46da62.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_0793a1de8eac761b84c9710def9222aa.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_cdef9dfb61c09752edc4b4fe16c92d35.jpg',
'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f25dab3f44347a1bcc2e3976bf160fde.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_03acf3e54e3201def6a4a2c8b9b13d0e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72367,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_ac3e68a000c6f84e8ac66b76db7e2655.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_e6dd7dc0e652fc1c2e4060db819c8324.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50434,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f19700e9556deac720949c8a9065f6d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60272,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_051865d59abfeb2904cf5094e4b3a024.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67790,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_8aaaa01b383cedf5fb873e6771c6484b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51592,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f34846e727259e65bf819b2c9c46da62.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70060,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_0793a1de8eac761b84c9710def9222aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62738,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_cdef9dfb61c09752edc4b4fe16c92d35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b10da222-5931-544b-ba66-fa9da824876b/b10da222-5931-544b-ba66-fa9da824876b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59381,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga1/59/a1592d33c45dac84eafc29017dc482fb/pa/ZN87379_f25dab3f44347a1bcc2e3976bf160fde.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-07-30',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Air',
'transmission': 'manual',
'trim': 'Air',
'year': 2017}
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN87379%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [auto1.fr] INFO: Saving data for ZN87379: {'created_time': 1774857939.57062, 'last_price_update_time': 1774857939.570634, 'auction_closing_time': 1774971335.0}
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZN87379') HTTP/1.1" 204 0
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: VC57641
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: TY69433
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: NG03536
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: EL57210
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: FP49208
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: BR79428
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: VS37711
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: JU81285
2026-03-30 08:05:39 [auto1.fr] INFO: Found listing with ID: SF00257
2026-03-30 08:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/JK29705> (referer: https://www.auto1.com/v1/car-details-view/JK29705/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LT76736> (referer: https://www.auto1.com/v1/car-details-view/LT76736/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MS47798> (referer: https://www.auto1.com/v1/car-details-view/MS47798/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f685ca1-3508-55cd-bdf6-6824735487a2 with identifier: JK29705
2026-03-30 08:05:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f685ca1-3508-55cd-bdf6-6824735487a2 with scrape type 1
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 0f685ca1-3508-55cd-bdf6-6824735487a2
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_9571562e73172eadd2e156ed800e3c04.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_9571562e73172eadd2e156ed800e3c04.jpg already downloaded
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_7677a505b4575af98d679407556f8735.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_7677a505b4575af98d679407556f8735.jpg already downloaded
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_03faa9a6d4fff59a8e0656b404c2aa7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_03faa9a6d4fff59a8e0656b404c2aa7a.jpg already downloaded
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_f1d95acca58a66797af5a475af7c3755.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_f1d95acca58a66797af5a475af7c3755.jpg already downloaded
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_e147a91d51fda3735c459402afb2dd5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e147a91d51fda3735c459402afb2dd5e.jpg already downloaded
2026-03-30 08:05:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg88%252Fdc%252F88dc7ce11e9eb5ca21dc05856e41d01b%252Fpa%252FJK29705_e09f5c8527d7f8408b58b3392c830d3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e09f5c8527d7f8408b58b3392c830d3b.jpg already downloaded
2026-03-30 08:05:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0f685ca1-3508-55cd-bdf6-6824735487a2, identifier: JK29705
2026-03-30 08:05:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0f685ca1-3508-55cd-bdf6-6824735487a2 with identifier: JK29705
2026-03-30 08:05:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0f685ca1-3508-55cd-bdf6-6824735487a2 with identifier: JK29705
2026-03-30 08:05:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0f685ca1-3508-55cd-bdf6-6824735487a2 with identifier: JK29705 to the API
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/JK29705>
{'auction_title': '',
'c_o_2_emission_value': 206,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:06:29Z',
'fuel_type': 'petrol',
'id': '0f685ca1-3508-55cd-bdf6-6824735487a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK29705',
'listing': 'auction',
'location': 'FR, Beaucaire',
'make': 'Peugeot',
'model': '406',
'odometer': 262962,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_9571562e73172eadd2e156ed800e3c04.jpg',
'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_7677a505b4575af98d679407556f8735.jpg',
'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_03faa9a6d4fff59a8e0656b404c2aa7a.jpg',
'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_f1d95acca58a66797af5a475af7c3755.jpg',
'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e147a91d51fda3735c459402afb2dd5e.jpg',
'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e09f5c8527d7f8408b58b3392c830d3b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80213,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_9571562e73172eadd2e156ed800e3c04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76689,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_7677a505b4575af98d679407556f8735.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68351,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_03faa9a6d4fff59a8e0656b404c2aa7a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71444,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_f1d95acca58a66797af5a475af7c3755.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85823,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e147a91d51fda3735c459402afb2dd5e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f685ca1-3508-55cd-bdf6-6824735487a2/0f685ca1-3508-55cd-bdf6-6824735487a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41008,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img88/dc/88dc7ce11e9eb5ca21dc05856e41d01b/pa/JK29705_e09f5c8527d7f8408b58b3392c830d3b.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2000-08-17',
'seats_number': 4,
'seller_name': None,
'title': 'Peugeot 406 2.0 L',
'transmission': 'manual',
'trim': 'L',
'year': 2000}
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK29705%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [auto1.fr] INFO: Saving data for JK29705: {'created_time': 1774857940.348032, 'last_price_update_time': 1774857940.348046, 'auction_closing_time': 1774969589.0}
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JK29705') HTTP/1.1" 204 0
2026-03-30 08:05:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BD87596> (referer: https://www.auto1.com/v1/car-details-view/BD87596/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f with identifier: LT76736
2026-03-30 08:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f with scrape type 1
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_9d2e08e7777e4eb56aa07dadbf32ce41.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9d2e08e7777e4eb56aa07dadbf32ce41.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_884546301b579161bca2c8b7d2a24a22.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_884546301b579161bca2c8b7d2a24a22.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_ce112f3dbe06baee01fab95087749f9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_ce112f3dbe06baee01fab95087749f9d.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_0f38efdff0fd6d7863c425943676d7d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_0f38efdff0fd6d7863c425943676d7d2.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_9bfe03a85fe9f34bc1a1a14fac4fcecd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9bfe03a85fe9f34bc1a1a14fac4fcecd.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_304add2eb73589a0a0197a166202b1d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_304add2eb73589a0a0197a166202b1d8.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_5061db9f33e98fef9819ab5cda042f1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_5061db9f33e98fef9819ab5cda042f1e.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_14b9ac09347ae83302773490d9587f5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_14b9ac09347ae83302773490d9587f5c.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_fc7ca7e7ae667a7743cafffea99eb004.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_fc7ca7e7ae667a7743cafffea99eb004.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg06%252Fe6%252F06e654192aa9263d19facc72d5a788b3%252Fpa%252FLT76736_84c2b96a6da3f45d2d61930a3864c517.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_84c2b96a6da3f45d2d61930a3864c517.jpg already downloaded
2026-03-30 08:05:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f, identifier: LT76736
2026-03-30 08:05:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 060df6d8-4027-55ab-830a-8a767a19f491 with identifier: MS47798
2026-03-30 08:05:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 060df6d8-4027-55ab-830a-8a767a19f491 with scrape type 1
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 060df6d8-4027-55ab-830a-8a767a19f491
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_ca23e01449ce0c6b50ccb826789e4df6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ca23e01449ce0c6b50ccb826789e4df6.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_a8f5d7253265b1cbf64acb54cc99f3eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_a8f5d7253265b1cbf64acb54cc99f3eb.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_e983696ad1df2aa1bf4145e106b064de.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_e983696ad1df2aa1bf4145e106b064de.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_4aa7f7defceb43f466d9667c7a653b3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_4aa7f7defceb43f466d9667c7a653b3e.jpg already downloaded
2026-03-30 08:05:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_ffc2bc037e04a82e3cea9f1f39cfd45c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ffc2bc037e04a82e3cea9f1f39cfd45c.jpg already downloaded
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_f068bb269857bb6d7f0aa48aa1bceddd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f068bb269857bb6d7f0aa48aa1bceddd.jpg already downloaded
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_bda067f40e804762c3a6bfdda2351e57.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bda067f40e804762c3a6bfdda2351e57.jpg already downloaded
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_bd95ba43d05d11699c8098cdd8c86728.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bd95ba43d05d11699c8098cdd8c86728.jpg already downloaded
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_f79727236964f6fe283d06aaad9ecb0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f79727236964f6fe283d06aaad9ecb0c.jpg already downloaded
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg6d%252F84%252F6d84d521a69522319a6218d1e1e40c29%252Fpa%252FMS47798_03093d6973ae30f9606221f92b2089ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_03093d6973ae30f9606221f92b2089ba.jpg already downloaded
2026-03-30 08:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 060df6d8-4027-55ab-830a-8a767a19f491, identifier: MS47798
2026-03-30 08:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MZ41837> (referer: https://www.auto1.com/v1/car-details-view/MZ41837/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RN15222> (referer: https://www.auto1.com/v1/car-details-view/RN15222/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f with identifier: LT76736
2026-03-30 08:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f with identifier: LT76736
2026-03-30 08:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2ae4ebb5-fea8-5bcc-8fd3-496394321e0f with identifier: LT76736 to the API
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LT76736>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:59:34Z',
'fuel_type': 'petrol',
'id': '2ae4ebb5-fea8-5bcc-8fd3-496394321e0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LT76736',
'listing': 'auction',
'location': 'FR, Villenoy',
'make': 'Fiat',
'model': '500C',
'odometer': 92358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9d2e08e7777e4eb56aa07dadbf32ce41.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_884546301b579161bca2c8b7d2a24a22.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_ce112f3dbe06baee01fab95087749f9d.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_0f38efdff0fd6d7863c425943676d7d2.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9bfe03a85fe9f34bc1a1a14fac4fcecd.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_304add2eb73589a0a0197a166202b1d8.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_5061db9f33e98fef9819ab5cda042f1e.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_14b9ac09347ae83302773490d9587f5c.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_fc7ca7e7ae667a7743cafffea99eb004.jpg',
'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_84c2b96a6da3f45d2d61930a3864c517.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9d2e08e7777e4eb56aa07dadbf32ce41.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2948885,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_884546301b579161bca2c8b7d2a24a22.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74641,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_ce112f3dbe06baee01fab95087749f9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67605,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_0f38efdff0fd6d7863c425943676d7d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73111,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_9bfe03a85fe9f34bc1a1a14fac4fcecd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77394,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_304add2eb73589a0a0197a166202b1d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2976493,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_5061db9f33e98fef9819ab5cda042f1e.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75573,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_14b9ac09347ae83302773490d9587f5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71848,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_fc7ca7e7ae667a7743cafffea99eb004.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ae4ebb5-fea8-5bcc-8fd3-496394321e0f/2ae4ebb5-fea8-5bcc-8fd3-496394321e0f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77779,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img06/e6/06e654192aa9263d19facc72d5a788b3/pa/LT76736_84c2b96a6da3f45d2d61930a3864c517.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-03-30',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500C 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2015}
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LT76736%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [auto1.fr] INFO: Saving data for LT76736: {'created_time': 1774857941.569526, 'last_price_update_time': 1774857941.569542, 'auction_closing_time': 1774972774.0}
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LT76736') HTTP/1.1" 204 0
2026-03-30 08:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 060df6d8-4027-55ab-830a-8a767a19f491 with identifier: MS47798
2026-03-30 08:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 060df6d8-4027-55ab-830a-8a767a19f491 with identifier: MS47798
2026-03-30 08:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 060df6d8-4027-55ab-830a-8a767a19f491 with identifier: MS47798 to the API
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MS47798>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 2',
'engine': '1.8L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:55:38Z',
'fuel_type': 'petrol',
'id': '060df6d8-4027-55ab-830a-8a767a19f491',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MS47798',
'listing': 'auction',
'location': 'FR',
'make': 'BMW',
'model': '3er',
'odometer': 158665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ca23e01449ce0c6b50ccb826789e4df6.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_a8f5d7253265b1cbf64acb54cc99f3eb.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_e983696ad1df2aa1bf4145e106b064de.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_4aa7f7defceb43f466d9667c7a653b3e.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ffc2bc037e04a82e3cea9f1f39cfd45c.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f068bb269857bb6d7f0aa48aa1bceddd.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bda067f40e804762c3a6bfdda2351e57.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bd95ba43d05d11699c8098cdd8c86728.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f79727236964f6fe283d06aaad9ecb0c.jpg',
'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_03093d6973ae30f9606221f92b2089ba.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98956,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ca23e01449ce0c6b50ccb826789e4df6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99639,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_a8f5d7253265b1cbf64acb54cc99f3eb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102850,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_e983696ad1df2aa1bf4145e106b064de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92949,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_4aa7f7defceb43f466d9667c7a653b3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96730,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_ffc2bc037e04a82e3cea9f1f39cfd45c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114825,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f068bb269857bb6d7f0aa48aa1bceddd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102623,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bda067f40e804762c3a6bfdda2351e57.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108016,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_bd95ba43d05d11699c8098cdd8c86728.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81298,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_f79727236964f6fe283d06aaad9ecb0c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_060df6d8-4027-55ab-830a-8a767a19f491/060df6d8-4027-55ab-830a-8a767a19f491_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76605,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/84/6d84d521a69522319a6218d1e1e40c29/pa/MS47798_03093d6973ae30f9606221f92b2089ba.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '1997-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 318i',
'transmission': 'manual',
'trim': '',
'year': 1997}
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS47798%27 HTTP/1.1" 200 None
2026-03-30 08:05:41 [auto1.fr] INFO: Saving data for MS47798: {'created_time': 1774857941.998781, 'last_price_update_time': 1774857941.998792, 'auction_closing_time': 1774972538.0}
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MS47798') HTTP/1.1" 204 0
2026-03-30 08:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa1b753-30d8-577b-8336-488709572ce0 with identifier: BD87596
2026-03-30 08:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa1b753-30d8-577b-8336-488709572ce0 with scrape type 1
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg not downloaded yet
2026-03-30 08:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb with identifier: MZ41837
2026-03-30 08:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb with scrape type 1
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_29fa59750afb413fffea3c4745c383df.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_29fa59750afb413fffea3c4745c383df.jpg already downloaded
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_da8090ee51eb1e08d3225e0b1ae8d928.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_da8090ee51eb1e08d3225e0b1ae8d928.jpg already downloaded
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_460f2a0b33310276649f05ec092fc992.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_460f2a0b33310276649f05ec092fc992.jpg already downloaded
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_f4204188f14f9f55efed33eb4eae6dc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_f4204188f14f9f55efed33eb4eae6dc2.jpg already downloaded
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_2ca8aa9c60ad10d638c22ce3a094087d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_2ca8aa9c60ad10d638c22ce3a094087d.jpg already downloaded
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg56%252Fc6%252F56c69f5af0b7eed443c8047037d9e521%252Fpa%252FMZ41837_df2a0ee7be102ae0f59ba8d96bcf9233.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_df2a0ee7be102ae0f59ba8d96bcf9233.jpg already downloaded
2026-03-30 08:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb, identifier: MZ41837
2026-03-30 08:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c7534d-cfed-51eb-bafa-d1948cbfd739 with identifier: RN15222
2026-03-30 08:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c7534d-cfed-51eb-bafa-d1948cbfd739 with scrape type 1
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg not downloaded yet
2026-03-30 08:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb with identifier: MZ41837
2026-03-30 08:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb with identifier: MZ41837
2026-03-30 08:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb with identifier: MZ41837 to the API
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MZ41837>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': None,
'color': 'red',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:13:29Z',
'fuel_type': 'diesel',
'id': 'ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MZ41837',
'listing': 'auction',
'location': 'FR, Loyettes',
'make': 'Peugeot',
'model': '307',
'odometer': 197483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_29fa59750afb413fffea3c4745c383df.jpg',
'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_da8090ee51eb1e08d3225e0b1ae8d928.jpg',
'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_460f2a0b33310276649f05ec092fc992.jpg',
'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_f4204188f14f9f55efed33eb4eae6dc2.jpg',
'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_2ca8aa9c60ad10d638c22ce3a094087d.jpg',
'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_df2a0ee7be102ae0f59ba8d96bcf9233.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92205,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_29fa59750afb413fffea3c4745c383df.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84872,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_da8090ee51eb1e08d3225e0b1ae8d928.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80797,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_460f2a0b33310276649f05ec092fc992.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62255,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_f4204188f14f9f55efed33eb4eae6dc2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112126,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_2ca8aa9c60ad10d638c22ce3a094087d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb/ca8191c9-9f2f-53e7-82e9-0c9aba1b8bbb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38365,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img56/c6/56c69f5af0b7eed443c8047037d9e521/pa/MZ41837_df2a0ee7be102ae0f59ba8d96bcf9233.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-07-31',
'seats_number': 4,
'seller_name': None,
'title': 'Peugeot 307 2.0 HDi Navteq On Board / Navteq',
'transmission': 'manual',
'trim': 'Navteq On Board / Navteq',
'year': 2007}
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ41837%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [auto1.fr] INFO: Saving data for MZ41837: {'created_time': 1774857943.089009, 'last_price_update_time': 1774857943.08902, 'auction_closing_time': 1774970009.0}
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MZ41837') HTTP/1.1" 204 0
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_25ba223ac2341b76b30daca32fa22fce.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_25ba223ac2341b76b30daca32fa22fce.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_e64f98bf4f832edb0677e940955c309f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_e64f98bf4f832edb0677e940955c309f.jpg not downloaded yet
2026-03-30 08:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MG28923> (referer: https://www.auto1.com/v1/car-details-view/MG28923/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg not downloaded yet
2026-03-30 08:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BV69061/cdb8adcc-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:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_cb9399a8a410e331380fa5616e9536de.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_cb9399a8a410e331380fa5616e9536de.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_91c4c4dc7478493a56a968c759f76668.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_91c4c4dc7478493a56a968c759f76668.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_0197af1d73086671c77fbff3facfcd14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0197af1d73086671c77fbff3facfcd14.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg not downloaded yet
2026-03-30 08:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdf0a28b-5ba4-5dea-86b9-d1286338e78f with identifier: MG28923
2026-03-30 08:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf0a28b-5ba4-5dea-86b9-d1286338e78f with scrape type 1
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fdf0a28b-5ba4-5dea-86b9-d1286338e78f
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_69289e8b231e9b0d9f3267ff966dd684.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_69289e8b231e9b0d9f3267ff966dd684.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_c45c3e5db9b7a369f50f270c74f76f54.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_c45c3e5db9b7a369f50f270c74f76f54.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_72adc4bd28f10e8dfa3d202c20280c14.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_72adc4bd28f10e8dfa3d202c20280c14.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_caa0d0bc580d5639d1ef30071ccd1775.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_caa0d0bc580d5639d1ef30071ccd1775.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_4500ed2020d50f5ab60a0efe67577a71.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_4500ed2020d50f5ab60a0efe67577a71.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_8db77fe34cb78e6bd406a90116c2eae6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_8db77fe34cb78e6bd406a90116c2eae6.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_bb33c731839a979f3ef8aec18a759a6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_bb33c731839a979f3ef8aec18a759a6d.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_1724e5c70117f3485f822874200000d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_1724e5c70117f3485f822874200000d8.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_73feaac3dd82aa8fa36b9e9867c07627.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_73feaac3dd82aa8fa36b9e9867c07627.jpg already downloaded
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgc7%252F3e%252Fc73ea30fc7708c13c4b13b4185cf9cf2%252Fpa%252FMG28923_032d4bf573661ff6bed04cbe0162fc77.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_032d4bf573661ff6bed04cbe0162fc77.jpg already downloaded
2026-03-30 08:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fdf0a28b-5ba4-5dea-86b9-d1286338e78f, identifier: MG28923
2026-03-30 08:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg not downloaded yet
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg not downloaded yet
2026-03-30 08:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fdf0a28b-5ba4-5dea-86b9-d1286338e78f with identifier: MG28923
2026-03-30 08:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fdf0a28b-5ba4-5dea-86b9-d1286338e78f with identifier: MG28923
2026-03-30 08:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fdf0a28b-5ba4-5dea-86b9-d1286338e78f with identifier: MG28923 to the API
2026-03-30 08:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MG28923>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:38:06Z',
'fuel_type': 'diesel',
'id': 'fdf0a28b-5ba4-5dea-86b9-d1286338e78f',
'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/MG28923',
'listing': 'auction',
'location': 'FR',
'make': 'Ford',
'model': 'Focus',
'odometer': 248986,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photo_urls': ['https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_69289e8b231e9b0d9f3267ff966dd684.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_c45c3e5db9b7a369f50f270c74f76f54.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_72adc4bd28f10e8dfa3d202c20280c14.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_caa0d0bc580d5639d1ef30071ccd1775.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_4500ed2020d50f5ab60a0efe67577a71.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_8db77fe34cb78e6bd406a90116c2eae6.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_bb33c731839a979f3ef8aec18a759a6d.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_1724e5c70117f3485f822874200000d8.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_73feaac3dd82aa8fa36b9e9867c07627.jpg',
'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_032d4bf573661ff6bed04cbe0162fc77.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96941,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_69289e8b231e9b0d9f3267ff966dd684.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105375,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_c45c3e5db9b7a369f50f270c74f76f54.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85748,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_72adc4bd28f10e8dfa3d202c20280c14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82483,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_caa0d0bc580d5639d1ef30071ccd1775.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85665,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_4500ed2020d50f5ab60a0efe67577a71.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74049,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_8db77fe34cb78e6bd406a90116c2eae6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80441,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_bb33c731839a979f3ef8aec18a759a6d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108942,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_1724e5c70117f3485f822874200000d8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90371,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_73feaac3dd82aa8fa36b9e9867c07627.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fdf0a28b-5ba4-5dea-86b9-d1286338e78f/fdf0a28b-5ba4-5dea-86b9-d1286338e78f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60849,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc7/3e/c73ea30fc7708c13c4b13b4185cf9cf2/pa/MG28923_032d4bf573661ff6bed04cbe0162fc77.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2018}
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG28923%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [auto1.fr] INFO: Saving data for MG28923: {'created_time': 1774857944.18743, 'last_price_update_time': 1774857944.187446, 'auction_closing_time': 1774971486.0}
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MG28923') HTTP/1.1" 204 0
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_91c4c4dc7478493a56a968c759f76668.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_e64f98bf4f832edb0677e940955c309f.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg not downloaded yet
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_51e148961be39c99c36f33ecacb0bb2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_51e148961be39c99c36f33ecacb0bb2e.jpg not downloaded yet
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098a54210>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_86e77f24342506b032e0088d114917da.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_86e77f24342506b032e0088d114917da.jpg not downloaded yet
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_f8fd19653888fc61796a55c3678533e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_f8fd19653888fc61796a55c3678533e2.jpg not downloaded yet
2026-03-30 08:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0197af1d73086671c77fbff3facfcd14.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg not downloaded yet
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg not downloaded yet
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092906a50>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092979590>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_91c4c4dc7478493a56a968c759f76668.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_91c4c4dc7478493a56a968c759f76668.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09296ee10>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_e64f98bf4f832edb0677e940955c309f.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_e64f98bf4f832edb0677e940955c309f.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09296e7d0>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_51e148961be39c99c36f33ecacb0bb2e.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg not downloaded yet
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg not downloaded yet
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ce48d0>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_0197af1d73086671c77fbff3facfcd14.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0197af1d73086671c77fbff3facfcd14.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_86e77f24342506b032e0088d114917da.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092abc990>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929083d0>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_51e148961be39c99c36f33ecacb0bb2e.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_51e148961be39c99c36f33ecacb0bb2e.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_cb9399a8a410e331380fa5616e9536de.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_f8fd19653888fc61796a55c3678533e2.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09298f810>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092908fd0>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ae8890>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b2dd10>
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_86e77f24342506b032e0088d114917da.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_86e77f24342506b032e0088d114917da.jpg saved to cache
2026-03-30 08:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c56810>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_cb9399a8a410e331380fa5616e9536de.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_cb9399a8a410e331380fa5616e9536de.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098c3bcd0>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_f8fd19653888fc61796a55c3678533e2.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_f8fd19653888fc61796a55c3678533e2.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092aeaa90>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a90c10>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092aeb3d0>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b2c610>
2026-03-30 08:05:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgb9%252F40%252Fb940a6c8a1734b95e3c6271edcd18946%252Fpa%252FRN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg saved to cache
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 00c7534d-cfed-51eb-bafa-d1948cbfd739
2026-03-30 08:05:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 00c7534d-cfed-51eb-bafa-d1948cbfd739, skipping ID generation
2026-03-30 08:05:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c7534d-cfed-51eb-bafa-d1948cbfd739 with scrape type 1
2026-03-30 08:05:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 00c7534d-cfed-51eb-bafa-d1948cbfd739 sending to next pipeline
2026-03-30 08:05:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 00c7534d-cfed-51eb-bafa-d1948cbfd739, identifier: RN15222
2026-03-30 08:05:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 00c7534d-cfed-51eb-bafa-d1948cbfd739 with identifier: RN15222
2026-03-30 08:05:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 00c7534d-cfed-51eb-bafa-d1948cbfd739 with identifier: RN15222
2026-03-30 08:05:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 00c7534d-cfed-51eb-bafa-d1948cbfd739 with identifier: RN15222 to the API
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:30:12Z',
'fuel_type': 'diesel',
'id': '00c7534d-cfed-51eb-bafa-d1948cbfd739',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN15222',
'listing': 'auction',
'location': 'FR, Bretteville-sur-Odon',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 167108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77234,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_cdf8e3e910acfc5c94afd1028cb6b8f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69703,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_e64f98bf4f832edb0677e940955c309f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64096,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_8aaec7e627e3ea2d4f4f001aa627c380.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62837,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_91c4c4dc7478493a56a968c759f76668.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_d95e09ee4bb2fcbc31323e59a3ddd17d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70342,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_ce1b0d012bc2ea2bf423330278d56f04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48507,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_51e148961be39c99c36f33ecacb0bb2e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_f8fd19653888fc61796a55c3678533e2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72929,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_b19a39d613a4d7072eafb5deb7c7f77e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c7534d-cfed-51eb-bafa-d1948cbfd739/00c7534d-cfed-51eb-bafa-d1948cbfd739_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79194,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgb9/40/b940a6c8a1734b95e3c6271edcd18946/pa/RN15222_9cc3d6e4a7a492afe96cf8704b2c8758.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 Aircross 1.5 Blue-HDi Feel Business',
'transmission': 'automatic',
'trim': 'Feel Business',
'year': 2020}
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN15222%27 HTTP/1.1" 200 None
2026-03-30 08:05:46 [auto1.fr] INFO: Saving data for RN15222: {'created_time': 1774857946.04949, 'last_price_update_time': 1774857946.049506, 'auction_closing_time': 1774971012.0}
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RN15222') HTTP/1.1" 204 0
2026-03-30 08:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BV69061> (referer: https://www.auto1.com/v1/car-details-view/BV69061/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_25ba223ac2341b76b30daca32fa22fce.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35c14ba3-e75b-56b0-a07e-a416baef2c35 with identifier: BV69061
2026-03-30 08:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c14ba3-e75b-56b0-a07e-a416baef2c35 with scrape type 1
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_62ecb1a64e7508ed4d08b522063051ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_62ecb1a64e7508ed4d08b522063051ee.jpg not downloaded yet
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_148188647bff8f8eb64de949b03c6db3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_148188647bff8f8eb64de949b03c6db3.jpg not downloaded yet
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_1849af30659a36e39ee65eb4f17cedf5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_1849af30659a36e39ee65eb4f17cedf5.jpg not downloaded yet
2026-03-30 08:05:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092abfc90>
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg saved to cache
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:46 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092be0150>
2026-03-30 08:05:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05: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:05:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg02%252Fcd%252F02cdf03f018dfb007b1e4a0be479ae89%252Fpa%252FBD87596_25ba223ac2341b76b30daca32fa22fce.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_25ba223ac2341b76b30daca32fa22fce.jpg saved to cache
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item daa1b753-30d8-577b-8336-488709572ce0
2026-03-30 08:05:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: daa1b753-30d8-577b-8336-488709572ce0, skipping ID generation
2026-03-30 08:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa1b753-30d8-577b-8336-488709572ce0 with scrape type 1
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item daa1b753-30d8-577b-8336-488709572ce0 sending to next pipeline
2026-03-30 08:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: daa1b753-30d8-577b-8336-488709572ce0, identifier: BD87596
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05: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%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_741254937a636ec884d7e6989eb8f6c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_741254937a636ec884d7e6989eb8f6c6.jpg not downloaded yet
2026-03-30 08:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: daa1b753-30d8-577b-8336-488709572ce0 with identifier: BD87596
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:46 [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:05:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:46 [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:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: daa1b753-30d8-577b-8336-488709572ce0 with identifier: BD87596
2026-03-30 08:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: daa1b753-30d8-577b-8336-488709572ce0 with identifier: BD87596 to the API
2026-03-30 08:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_25ba223ac2341b76b30daca32fa22fce.jpg>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': None,
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-31T15:22:35Z',
'fuel_type': 'petrol',
'id': 'daa1b753-30d8-577b-8336-488709572ce0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD87596',
'listing': 'auction',
'location': 'FR, Anthy-sur-Léman',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 69208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2550306,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_2bb3740cde326cc93ff2592b533a5ba9.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2615184,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_25ba223ac2341b76b30daca32fa22fce.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75876,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_8b8e2b4ae7cb994026c163030e009bb9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58121,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_cb9399a8a410e331380fa5616e9536de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64930,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0197af1d73086671c77fbff3facfcd14.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77646,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_f9d7e6919c272fe02dfec825d3f8ca29.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52983,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_0cc750e240e4e29abf02e0f58d3da0ef.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84341,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_86e77f24342506b032e0088d114917da.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84276,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_b0e3152e8bba7925f56ee0d9b7ef8f64.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_daa1b753-30d8-577b-8336-488709572ce0/daa1b753-30d8-577b-8336-488709572ce0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65527,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img02/cd/02cdf03f018dfb007b1e4a0be479ae89/pa/BD87596_942dcfdd9c553bdaa0839bc15bb726f6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero 1.0 TCe Stepway Essential',
'transmission': 'manual',
'trim': 'Stepway Essential',
'year': 2021}
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD87596%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [auto1.fr] INFO: Saving data for BD87596: {'created_time': 1774857947.29706, 'last_price_update_time': 1774857947.297071, 'auction_closing_time': 1774970555.0}
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BD87596') HTTP/1.1" 204 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_d5515b3b0571444e6a7821cf767616d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_d5515b3b0571444e6a7821cf767616d3.jpg not downloaded yet
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg not downloaded yet
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_10a4b6018a362e0121005f8d883ab30a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_10a4b6018a362e0121005f8d883ab30a.jpg not downloaded yet
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_f10be49f846bf45e4885709d7a4b4274.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_f10be49f846bf45e4885709d7a4b4274.jpg not downloaded yet
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_1849af30659a36e39ee65eb4f17cedf5.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_62ecb1a64e7508ed4d08b522063051ee.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_0ae3dd78cbc685103acb5dec91488f10.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_0ae3dd78cbc685103acb5dec91488f10.jpg not downloaded yet
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_766ff88068d67dbcbb1f00b892026cd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_766ff88068d67dbcbb1f00b892026cd9.jpg not downloaded yet
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a920d0>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_1849af30659a36e39ee65eb4f17cedf5.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_1849af30659a36e39ee65eb4f17cedf5.jpg saved to cache
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092be9e90>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_62ecb1a64e7508ed4d08b522063051ee.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_62ecb1a64e7508ed4d08b522063051ee.jpg saved to cache
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_f10be49f846bf45e4885709d7a4b4274.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_10a4b6018a362e0121005f8d883ab30a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_d5515b3b0571444e6a7821cf767616d3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_766ff88068d67dbcbb1f00b892026cd9.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_148188647bff8f8eb64de949b03c6db3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_741254937a636ec884d7e6989eb8f6c6.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_0ae3dd78cbc685103acb5dec91488f10.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b9f190>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_f10be49f846bf45e4885709d7a4b4274.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_f10be49f846bf45e4885709d7a4b4274.jpg saved to cache
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092bcbcd0>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_10a4b6018a362e0121005f8d883ab30a.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_10a4b6018a362e0121005f8d883ab30a.jpg saved to cache
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a38150>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_d5515b3b0571444e6a7821cf767616d3.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_d5515b3b0571444e6a7821cf767616d3.jpg saved to cache
2026-03-30 08:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0a673cc50>
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_766ff88068d67dbcbb1f00b892026cd9.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_766ff88068d67dbcbb1f00b892026cd9.jpg saved to cache
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b5b0d0>
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_148188647bff8f8eb64de949b03c6db3.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_148188647bff8f8eb64de949b03c6db3.jpg saved to cache
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092baf390>
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_741254937a636ec884d7e6989eb8f6c6.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_741254937a636ec884d7e6989eb8f6c6.jpg saved to cache
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a6d410>
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_0ae3dd78cbc685103acb5dec91488f10.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_0ae3dd78cbc685103acb5dec91488f10.jpg saved to cache
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098abcc10>
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:05:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg0c%252F6d%252F0c6dbcf821a035f4c6c59f9adfbaad44%252Fpa%252FBV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg') HTTP/1.1" 204 0
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg saved to cache
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 35c14ba3-e75b-56b0-a07e-a416baef2c35
2026-03-30 08:05:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 35c14ba3-e75b-56b0-a07e-a416baef2c35, skipping ID generation
2026-03-30 08:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35c14ba3-e75b-56b0-a07e-a416baef2c35 with scrape type 1
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 35c14ba3-e75b-56b0-a07e-a416baef2c35 sending to next pipeline
2026-03-30 08:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 35c14ba3-e75b-56b0-a07e-a416baef2c35, identifier: BV69061
2026-03-30 08:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 35c14ba3-e75b-56b0-a07e-a416baef2c35 with identifier: BV69061
2026-03-30 08:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 35c14ba3-e75b-56b0-a07e-a416baef2c35 with identifier: BV69061
2026-03-30 08:05:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 35c14ba3-e75b-56b0-a07e-a416baef2c35 with identifier: BV69061 to the API
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:46:57Z',
'fuel_type': 'diesel',
'id': '35c14ba3-e75b-56b0-a07e-a416baef2c35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV69061',
'listing': 'auction',
'location': 'FR, Compiègne',
'make': 'Renault',
'model': 'Scenic',
'odometer': 137812,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80336,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_62ecb1a64e7508ed4d08b522063051ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81315,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_148188647bff8f8eb64de949b03c6db3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78230,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_1849af30659a36e39ee65eb4f17cedf5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72193,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_741254937a636ec884d7e6989eb8f6c6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64269,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_d5515b3b0571444e6a7821cf767616d3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76759,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_a3bfefbfe2dbe59b24e14fe184c252d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61765,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_10a4b6018a362e0121005f8d883ab30a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87000,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_f10be49f846bf45e4885709d7a4b4274.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79928,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_0ae3dd78cbc685103acb5dec91488f10.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_35c14ba3-e75b-56b0-a07e-a416baef2c35/35c14ba3-e75b-56b0-a07e-a416baef2c35_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54680,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img0c/6d/0c6dbcf821a035f4c6c59f9adfbaad44/pa/BV69061_766ff88068d67dbcbb1f00b892026cd9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-02-12',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Energy Business Edition',
'transmission': 'automatic',
'trim': 'Business Edition',
'year': 2018}
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV69061%27 HTTP/1.1" 200 None
2026-03-30 08:05:48 [auto1.fr] INFO: Saving data for BV69061: {'created_time': 1774857948.785979, 'last_price_update_time': 1774857948.785991, 'auction_closing_time': 1774972017.0}
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BV69061') HTTP/1.1" 204 0
2026-03-30 08:05:48 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 4758 | hits on page: 40
2026-03-30 08:05:48 [auto1.fr] INFO: Found listing with ID: GN02112
2026-03-30 08:05:48 [auto1.fr] INFO: Found listing with ID: KT15244
2026-03-30 08:05:48 [auto1.fr] INFO: Found listing with ID: KJ82390
2026-03-30 08:05:48 [auto1.fr] INFO: Found listing with ID: DN05636
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN05636%27 HTTP/1.1" 200 None
2026-03-30 08:05:48 [auto1.fr] INFO: Scrape type for DN05636: 2
2026-03-30 08:05:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe8170da-c415-5180-b3c8-83a080fc2ae7 with identifier: DN05636
2026-03-30 08:05:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe8170da-c415-5180-b3c8-83a080fc2ae7 with scrape type 2
2026-03-30 08:05:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe8170da-c415-5180-b3c8-83a080fc2ae7 with scrape type 2
2026-03-30 08:05:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fe8170da-c415-5180-b3c8-83a080fc2ae7, identifier: DN05636
2026-03-30 08:05:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fe8170da-c415-5180-b3c8-83a080fc2ae7 with identifier: DN05636
2026-03-30 08:05:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fe8170da-c415-5180-b3c8-83a080fc2ae7 with identifier: DN05636
2026-03-30 08:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fe8170da-c415-5180-b3c8-83a080fc2ae7 with identifier: DN05636 to the API
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:36:21Z',
'fuel_type': 'petrol',
'id': 'fe8170da-c415-5180-b3c8-83a080fc2ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DN05636',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 43960,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure Business',
'transmission': 'automatic',
'trim': 'Allure Business',
'year': 2020}
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN05636%27 HTTP/1.1" 200 None
2026-03-30 08:05:49 [auto1.fr] INFO: Saving data for DN05636: {'auction_closing_time': 1774971381.0, 'created_time': 1774425972.964992, 'last_price_update_time': 1774857949.334597}
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DN05636') HTTP/1.1" 204 0
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: DJ58290
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: BZ54186
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: EV63004
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: DX45828
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX45828%27 HTTP/1.1" 200 None
2026-03-30 08:05:49 [auto1.fr] INFO: Scrape type for DX45828: 2
2026-03-30 08:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with identifier: DX45828
2026-03-30 08:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with scrape type 2
2026-03-30 08:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with scrape type 2
2026-03-30 08:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 558e829a-ceeb-5faf-88fa-2e1e218b59e3, identifier: DX45828
2026-03-30 08:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with identifier: DX45828
2026-03-30 08:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with identifier: DX45828
2026-03-30 08:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 558e829a-ceeb-5faf-88fa-2e1e218b59e3 with identifier: DX45828 to the API
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:55:40Z',
'fuel_type': 'diesel',
'id': '558e829a-ceeb-5faf-88fa-2e1e218b59e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DX45828',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 249387,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-06',
'seller_name': None,
'title': 'Ford Focus 1.5 TDCi EcoBlue Trend Business',
'transmission': 'manual',
'trim': 'Trend Business',
'year': 2020}
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX45828%27 HTTP/1.1" 200 None
2026-03-30 08:05:49 [auto1.fr] INFO: Saving data for DX45828: {'auction_closing_time': 1774972540.0, 'created_time': 1774279447.882505, 'last_price_update_time': 1774857949.888102}
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DX45828') HTTP/1.1" 204 0
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: RH58772
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: MB07680
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: VZ61146
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: PV49045
2026-03-30 08:05:49 [auto1.fr] INFO: Found listing with ID: FV37446
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV37446%27 HTTP/1.1" 200 None
2026-03-30 08:05:49 [auto1.fr] INFO: Scrape type for FV37446: 2
2026-03-30 08:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d020419-b56c-5b98-a530-26ab2ddae327 with identifier: FV37446
2026-03-30 08:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d020419-b56c-5b98-a530-26ab2ddae327 with scrape type 2
2026-03-30 08:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d020419-b56c-5b98-a530-26ab2ddae327 with scrape type 2
2026-03-30 08:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d020419-b56c-5b98-a530-26ab2ddae327, identifier: FV37446
2026-03-30 08:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d020419-b56c-5b98-a530-26ab2ddae327 with identifier: FV37446
2026-03-30 08:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d020419-b56c-5b98-a530-26ab2ddae327 with identifier: FV37446
2026-03-30 08:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d020419-b56c-5b98-a530-26ab2ddae327 with identifier: FV37446 to the API
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:11:07Z',
'fuel_type': 'diesel',
'id': '8d020419-b56c-5b98-a530-26ab2ddae327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV37446',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 213660,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-29',
'seller_name': None,
'title': 'Peugeot 3008 2.0 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2014}
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV37446%27 HTTP/1.1" 200 None
2026-03-30 08:05:50 [auto1.fr] INFO: Saving data for FV37446: {'auction_closing_time': 1774969867.0, 'created_time': 1773234316.170717, 'last_price_update_time': 1774857950.486881}
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV37446') HTTP/1.1" 204 0
2026-03-30 08:05:50 [auto1.fr] INFO: Found listing with ID: YK96178
2026-03-30 08:05:50 [auto1.fr] INFO: Found listing with ID: TP09076
2026-03-30 08:05:50 [auto1.fr] INFO: Found listing with ID: EG55368
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG55368%27 HTTP/1.1" 200 None
2026-03-30 08:05:50 [auto1.fr] INFO: Scrape type for EG55368: 2
2026-03-30 08:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b744d4a4-3ddc-51e2-b909-b018ac84a096 with identifier: EG55368
2026-03-30 08:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b744d4a4-3ddc-51e2-b909-b018ac84a096 with scrape type 2
2026-03-30 08:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b744d4a4-3ddc-51e2-b909-b018ac84a096 with scrape type 2
2026-03-30 08:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b744d4a4-3ddc-51e2-b909-b018ac84a096, identifier: EG55368
2026-03-30 08:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b744d4a4-3ddc-51e2-b909-b018ac84a096 with identifier: EG55368
2026-03-30 08:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b744d4a4-3ddc-51e2-b909-b018ac84a096 with identifier: EG55368
2026-03-30 08:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b744d4a4-3ddc-51e2-b909-b018ac84a096 with identifier: EG55368 to the API
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:40:56Z',
'fuel_type': 'diesel',
'id': 'b744d4a4-3ddc-51e2-b909-b018ac84a096',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EG55368',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 172313,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-11',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2016}
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG55368%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Saving data for EG55368: {'auction_closing_time': 1774971656.0, 'created_time': 1772615860.018164, 'last_price_update_time': 1774857951.073463}
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EG55368') HTTP/1.1" 204 0
2026-03-30 08:05:51 [auto1.fr] INFO: Found listing with ID: MM01049
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM01049%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Scrape type for MM01049: 1
2026-03-30 08:05:51 [auto1.fr] INFO: Found listing with ID: TU22359
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU22359%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Scrape type for TU22359: 1
2026-03-30 08:05: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:05:51 [auto1.fr] INFO: Found listing with ID: SV83520
2026-03-30 08:05:51 [auto1.fr] INFO: Found listing with ID: RX28214
2026-03-30 08:05:51 [auto1.fr] INFO: Found listing with ID: ZU71183
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU71183%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Scrape type for ZU71183: 2
2026-03-30 08:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with identifier: ZU71183
2026-03-30 08:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with scrape type 2
2026-03-30 08:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with scrape type 2
2026-03-30 08:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 083f9c74-dd12-597d-8f5c-93b3df5d11f3, identifier: ZU71183
2026-03-30 08:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with identifier: ZU71183
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:51 [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:05:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05:51 [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:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with identifier: ZU71183
2026-03-30 08:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 083f9c74-dd12-597d-8f5c-93b3df5d11f3 with identifier: ZU71183 to the API
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:33:40Z',
'fuel_type': 'hybrid',
'id': '083f9c74-dd12-597d-8f5c-93b3df5d11f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZU71183',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 79750,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-10',
'seller_name': None,
'title': 'Ford Mondeo 2.0 Hybrid Vignale',
'transmission': 'automatic',
'trim': 'Vignale',
'year': 2019}
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU71183%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Saving data for ZU71183: {'auction_closing_time': 1774971220.0, 'created_time': 1774469601.004189, 'last_price_update_time': 1774857951.874726}
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZU71183') HTTP/1.1" 204 0
2026-03-30 08:05: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:05:51 [auto1.fr] INFO: Found listing with ID: XL92817
2026-03-30 08:05:51 [auto1.fr] INFO: Found listing with ID: TL43630
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL43630%27 HTTP/1.1" 200 None
2026-03-30 08:05:51 [auto1.fr] INFO: Scrape type for TL43630: 2
2026-03-30 08:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbc01678-321c-532b-90b4-28569727e7eb with identifier: TL43630
2026-03-30 08:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbc01678-321c-532b-90b4-28569727e7eb with scrape type 2
2026-03-30 08:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbc01678-321c-532b-90b4-28569727e7eb with scrape type 2
2026-03-30 08:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbc01678-321c-532b-90b4-28569727e7eb, identifier: TL43630
2026-03-30 08:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbc01678-321c-532b-90b4-28569727e7eb with identifier: TL43630
2026-03-30 08:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbc01678-321c-532b-90b4-28569727e7eb with identifier: TL43630
2026-03-30 08:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbc01678-321c-532b-90b4-28569727e7eb with identifier: TL43630 to the API
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 105,
'expiration_date': '2026-03-31T15:07:37Z',
'fuel_type': 'diesel',
'id': 'fbc01678-321c-532b-90b4-28569727e7eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TL43630',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 222762,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-09',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2006}
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL43630%27 HTTP/1.1" 200 None
2026-03-30 08:05:52 [auto1.fr] INFO: Saving data for TL43630: {'auction_closing_time': 1774969657.0, 'created_time': 1774279079.612711, 'last_price_update_time': 1774857952.398788}
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TL43630') HTTP/1.1" 204 0
2026-03-30 08:05:52 [auto1.fr] INFO: Found listing with ID: JZ88534
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ88534%27 HTTP/1.1" 200 None
2026-03-30 08:05:52 [auto1.fr] INFO: Scrape type for JZ88534: 2
2026-03-30 08:05:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0cd1565-1489-518e-8eca-f3fad9145584 with identifier: JZ88534
2026-03-30 08:05:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0cd1565-1489-518e-8eca-f3fad9145584 with scrape type 2
2026-03-30 08:05:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0cd1565-1489-518e-8eca-f3fad9145584 with scrape type 2
2026-03-30 08:05:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b0cd1565-1489-518e-8eca-f3fad9145584, identifier: JZ88534
2026-03-30 08:05:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b0cd1565-1489-518e-8eca-f3fad9145584 with identifier: JZ88534
2026-03-30 08:05:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b0cd1565-1489-518e-8eca-f3fad9145584 with identifier: JZ88534
2026-03-30 08:05:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b0cd1565-1489-518e-8eca-f3fad9145584 with identifier: JZ88534 to the API
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 177,
'expiration_date': '2026-03-31T15:51:42Z',
'fuel_type': 'diesel',
'id': 'b0cd1565-1489-518e-8eca-f3fad9145584',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ88534',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 229666,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-13',
'seller_name': None,
'title': 'BMW 5er 520d',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ88534%27 HTTP/1.1" 200 None
2026-03-30 08:05:52 [auto1.fr] INFO: Saving data for JZ88534: {'auction_closing_time': 1774972302.0, 'created_time': 1773234335.359067, 'last_price_update_time': 1774857952.983162}
2026-03-30 08:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JZ88534') HTTP/1.1" 204 0
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: TC56491
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: NV76103
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV76103%27 HTTP/1.1" 200 None
2026-03-30 08:05:53 [auto1.fr] INFO: Scrape type for NV76103: 1
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: KV21640
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: KB61906
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: PA77686
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: CF60384
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF60384%27 HTTP/1.1" 200 None
2026-03-30 08:05:53 [auto1.fr] INFO: Scrape type for CF60384: 2
2026-03-30 08:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a67164a-901c-5790-8161-d45e93fa70f7 with identifier: CF60384
2026-03-30 08:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a67164a-901c-5790-8161-d45e93fa70f7 with scrape type 2
2026-03-30 08:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a67164a-901c-5790-8161-d45e93fa70f7 with scrape type 2
2026-03-30 08:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1a67164a-901c-5790-8161-d45e93fa70f7, identifier: CF60384
2026-03-30 08:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1a67164a-901c-5790-8161-d45e93fa70f7 with identifier: CF60384
2026-03-30 08:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1a67164a-901c-5790-8161-d45e93fa70f7 with identifier: CF60384
2026-03-30 08:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1a67164a-901c-5790-8161-d45e93fa70f7 with identifier: CF60384 to the API
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:02:45Z',
'fuel_type': 'petrol',
'id': '1a67164a-901c-5790-8161-d45e93fa70f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF60384',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 163952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-10',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2017}
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF60384%27 HTTP/1.1" 200 None
2026-03-30 08:05:53 [auto1.fr] INFO: Saving data for CF60384: {'auction_closing_time': 1774969365.0, 'created_time': 1772042014.884974, 'last_price_update_time': 1774857953.698691}
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF60384') HTTP/1.1" 204 0
2026-03-30 08:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:53 [auto1.fr] INFO: Found listing with ID: SY29297
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY29297%27 HTTP/1.1" 200 None
2026-03-30 08:05:53 [auto1.fr] INFO: Scrape type for SY29297: 2
2026-03-30 08:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0685b6ec-75a0-53ca-b9ec-78871e950e07 with identifier: SY29297
2026-03-30 08:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0685b6ec-75a0-53ca-b9ec-78871e950e07 with scrape type 2
2026-03-30 08:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0685b6ec-75a0-53ca-b9ec-78871e950e07 with scrape type 2
2026-03-30 08:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0685b6ec-75a0-53ca-b9ec-78871e950e07, identifier: SY29297
2026-03-30 08:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0685b6ec-75a0-53ca-b9ec-78871e950e07 with identifier: SY29297
2026-03-30 08:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0685b6ec-75a0-53ca-b9ec-78871e950e07 with identifier: SY29297
2026-03-30 08:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0685b6ec-75a0-53ca-b9ec-78871e950e07 with identifier: SY29297 to the API
2026-03-30 08:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:44:49Z',
'fuel_type': 'diesel',
'id': '0685b6ec-75a0-53ca-b9ec-78871e950e07',
'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/SY29297',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 104276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-18',
'seller_name': None,
'title': 'Volkswagen T6 Transporter 2.0 TDI Kasten FWD',
'transmission': 'automatic',
'trim': 'Kasten FWD',
'year': 2023}
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY29297%27 HTTP/1.1" 200 None
2026-03-30 08:05:54 [auto1.fr] INFO: Saving data for SY29297: {'auction_closing_time': 1774971889.0, 'created_time': 1774298102.280743, 'last_price_update_time': 1774857954.213634}
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SY29297') HTTP/1.1" 204 0
2026-03-30 08:05:54 [auto1.fr] INFO: Found listing with ID: HM35105
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM35105%27 HTTP/1.1" 200 None
2026-03-30 08:05:54 [auto1.fr] INFO: Scrape type for HM35105: 2
2026-03-30 08:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with identifier: HM35105
2026-03-30 08:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with scrape type 2
2026-03-30 08:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with scrape type 2
2026-03-30 08:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b, identifier: HM35105
2026-03-30 08:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with identifier: HM35105
2026-03-30 08:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with identifier: HM35105
2026-03-30 08:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b with identifier: HM35105 to the API
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 190,
'expiration_date': '2026-03-31T15:02:06Z',
'fuel_type': 'diesel',
'id': '6f7af59b-df5b-571e-ab9c-d90ad3f7ae2b',
'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/HM35105',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 174747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-16',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi EcoBlue ST-Line X',
'transmission': 'automatic',
'trim': 'ST-Line X',
'year': 2021}
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HM35105%27 HTTP/1.1" 200 None
2026-03-30 08:05:54 [auto1.fr] INFO: Saving data for HM35105: {'auction_closing_time': 1774969326.0, 'created_time': 1774469411.7065, 'last_price_update_time': 1774857954.795966}
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HM35105') HTTP/1.1" 204 0
2026-03-30 08:05:54 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 4759 | hits on page: 40
2026-03-30 08:05:54 [auto1.fr] INFO: Found listing with ID: BX52558
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX52558%27 HTTP/1.1" 200 None
2026-03-30 08:05:54 [auto1.fr] INFO: Scrape type for BX52558: 2
2026-03-30 08:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7d49bfe-da27-5186-b4fc-b9ef43d548ff with identifier: BX52558
2026-03-30 08:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7d49bfe-da27-5186-b4fc-b9ef43d548ff with scrape type 2
2026-03-30 08:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7d49bfe-da27-5186-b4fc-b9ef43d548ff with scrape type 2
2026-03-30 08:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e7d49bfe-da27-5186-b4fc-b9ef43d548ff, identifier: BX52558
2026-03-30 08:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MM01049/cdb8adcc-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:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e7d49bfe-da27-5186-b4fc-b9ef43d548ff with identifier: BX52558
2026-03-30 08:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:05:55 [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:05:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:05: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:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e7d49bfe-da27-5186-b4fc-b9ef43d548ff with identifier: BX52558
2026-03-30 08:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e7d49bfe-da27-5186-b4fc-b9ef43d548ff with identifier: BX52558 to the API
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-31T15:48:48Z',
'fuel_type': 'diesel',
'id': 'e7d49bfe-da27-5186-b4fc-b9ef43d548ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX52558',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 169318,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-15',
'seller_name': None,
'title': 'Peugeot 2008 1.6 e-HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX52558%27 HTTP/1.1" 200 None
2026-03-30 08:05:55 [auto1.fr] INFO: Saving data for BX52558: {'auction_closing_time': 1774972128.0, 'created_time': 1773675534.032357, 'last_price_update_time': 1774857955.426709}
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX52558') HTTP/1.1" 204 0
2026-03-30 08:05:55 [auto1.fr] INFO: Found listing with ID: DT54800
2026-03-30 08:05:55 [auto1.fr] INFO: Found listing with ID: UR06829
2026-03-30 08:05:55 [auto1.fr] INFO: Found listing with ID: TA74732
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA74732%27 HTTP/1.1" 200 None
2026-03-30 08:05:55 [auto1.fr] INFO: Scrape type for TA74732: 2
2026-03-30 08:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with identifier: TA74732
2026-03-30 08:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with scrape type 2
2026-03-30 08:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with scrape type 2
2026-03-30 08:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 806b533d-3ebd-5601-8cbd-f4d2d4800e24, identifier: TA74732
2026-03-30 08:05:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:55 [auto1.fr] INFO: Found listing with ID: HS81476
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS81476%27 HTTP/1.1" 200 None
2026-03-30 08:05:55 [auto1.fr] INFO: Scrape type for HS81476: 2
2026-03-30 08:05:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 673081b6-381b-5c24-ab75-4254b8043511 with identifier: HS81476
2026-03-30 08:05:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 673081b6-381b-5c24-ab75-4254b8043511 with scrape type 2
2026-03-30 08:05:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 673081b6-381b-5c24-ab75-4254b8043511 with scrape type 2
2026-03-30 08:05:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 673081b6-381b-5c24-ab75-4254b8043511, identifier: HS81476
2026-03-30 08:05:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with identifier: TA74732
2026-03-30 08:05:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with identifier: TA74732
2026-03-30 08:05:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 806b533d-3ebd-5601-8cbd-f4d2d4800e24 with identifier: TA74732 to the API
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 457,
'expiration_date': '2026-03-31T15:01:07Z',
'fuel_type': 'hybrid',
'id': '806b533d-3ebd-5601-8cbd-f4d2d4800e24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TA74732',
'listing': 'auction',
'make': 'Ford',
'model': 'Explorer',
'odometer': 83907,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-03',
'seller_name': None,
'title': 'Ford Explorer 3.0 Plug-in Hybrid 4x4 ST-Line',
'transmission': 'automatic',
'trim': '4x4 ST-Line',
'year': 2022}
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA74732%27 HTTP/1.1" 200 None
2026-03-30 08:05:56 [auto1.fr] INFO: Saving data for TA74732: {'auction_closing_time': 1774969267.0, 'created_time': 1774642545.56469, 'last_price_update_time': 1774857956.134546}
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TA74732') HTTP/1.1" 204 0
2026-03-30 08:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/TU22359/cdb8adcc-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:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 673081b6-381b-5c24-ab75-4254b8043511 with identifier: HS81476
2026-03-30 08:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 673081b6-381b-5c24-ab75-4254b8043511 with identifier: HS81476
2026-03-30 08:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 673081b6-381b-5c24-ab75-4254b8043511 with identifier: HS81476 to the API
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:37:02Z',
'fuel_type': 'diesel',
'id': '673081b6-381b-5c24-ab75-4254b8043511',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS81476',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 306841,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-10',
'seller_name': None,
'title': 'Volkswagen Passat 1.6 TDI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2009}
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS81476%27 HTTP/1.1" 200 None
2026-03-30 08:05:56 [auto1.fr] INFO: Saving data for HS81476: {'auction_closing_time': 1774971422.0, 'created_time': 1772610789.039834, 'last_price_update_time': 1774857956.605634}
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HS81476') HTTP/1.1" 204 0
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: LD13478
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: GD92514
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: DL24790
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: FV10697
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: TU46522
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: CM07289
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: XG30202
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: TN98594
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: EC55821
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: AL74013
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: FX72814
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: VS30684
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS30684%27 HTTP/1.1" 200 None
2026-03-30 08:05:56 [auto1.fr] INFO: Scrape type for VS30684: 1
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: TT94112
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: ZU29510
2026-03-30 08:05:56 [auto1.fr] INFO: Found listing with ID: SX04652
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX04652%27 HTTP/1.1" 200 None
2026-03-30 08:05:56 [auto1.fr] INFO: Scrape type for SX04652: 2
2026-03-30 08:05:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cdaeb90-1a69-5791-a09a-233405ab3e12 with identifier: SX04652
2026-03-30 08:05:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cdaeb90-1a69-5791-a09a-233405ab3e12 with scrape type 2
2026-03-30 08:05:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cdaeb90-1a69-5791-a09a-233405ab3e12 with scrape type 2
2026-03-30 08:05:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7cdaeb90-1a69-5791-a09a-233405ab3e12, identifier: SX04652
2026-03-30 08:05:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/MZ88305/cdb8adcc-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:05:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7cdaeb90-1a69-5791-a09a-233405ab3e12 with identifier: SX04652
2026-03-30 08:05:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7cdaeb90-1a69-5791-a09a-233405ab3e12 with identifier: SX04652
2026-03-30 08:05:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7cdaeb90-1a69-5791-a09a-233405ab3e12 with identifier: SX04652 to the API
2026-03-30 08:05:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 90,
'expiration_date': '2026-03-31T15:55:47Z',
'fuel_type': 'diesel',
'id': '7cdaeb90-1a69-5791-a09a-233405ab3e12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SX04652',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 212723,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-26',
'seller_name': None,
'title': 'Peugeot 307 1.6 HDi Confort Pack',
'transmission': 'manual',
'trim': 'Confort Pack',
'year': 2007}
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX04652%27 HTTP/1.1" 200 None
2026-03-30 08:05:57 [auto1.fr] INFO: Saving data for SX04652: {'auction_closing_time': 1774972547.0, 'created_time': 1774123534.571933, 'last_price_update_time': 1774857957.156725}
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SX04652') HTTP/1.1" 204 0
2026-03-30 08:05:57 [auto1.fr] INFO: Found listing with ID: JJ80448
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ80448%27 HTTP/1.1" 200 None
2026-03-30 08:05:57 [auto1.fr] INFO: Scrape type for JJ80448: 2
2026-03-30 08:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with identifier: JJ80448
2026-03-30 08:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with scrape type 2
2026-03-30 08:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with scrape type 2
2026-03-30 08:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a82bb6d2-35d0-57b4-b4f2-e256de9051f4, identifier: JJ80448
2026-03-30 08:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:57 [auto1.fr] INFO: Found listing with ID: BK23856
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK23856%27 HTTP/1.1" 200 None
2026-03-30 08:05:57 [auto1.fr] INFO: Scrape type for BK23856: 2
2026-03-30 08:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65eb949c-c46d-50e5-8c16-16dd9b52004d with identifier: BK23856
2026-03-30 08:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65eb949c-c46d-50e5-8c16-16dd9b52004d with scrape type 2
2026-03-30 08:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65eb949c-c46d-50e5-8c16-16dd9b52004d with scrape type 2
2026-03-30 08:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 65eb949c-c46d-50e5-8c16-16dd9b52004d, identifier: BK23856
2026-03-30 08:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with identifier: JJ80448
2026-03-30 08:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with identifier: JJ80448
2026-03-30 08:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a82bb6d2-35d0-57b4-b4f2-e256de9051f4 with identifier: JJ80448 to the API
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 141,
'expiration_date': '2026-03-31T15:30:26Z',
'fuel_type': 'hybrid',
'id': 'a82bb6d2-35d0-57b4-b4f2-e256de9051f4',
'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/JJ80448',
'listing': 'auction',
'make': 'Kia',
'model': 'Niro',
'odometer': 89946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-28',
'seller_name': None,
'title': 'Kia Niro 1.6 Hybrid Active',
'transmission': 'automatic',
'trim': 'Active',
'year': 2021}
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ80448%27 HTTP/1.1" 200 None
2026-03-30 08:05:57 [auto1.fr] INFO: Saving data for JJ80448: {'auction_closing_time': 1774971026.0, 'created_time': 1772127913.08711, 'last_price_update_time': 1774857957.97668}
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ80448') HTTP/1.1" 204 0
2026-03-30 08:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 65eb949c-c46d-50e5-8c16-16dd9b52004d with identifier: BK23856
2026-03-30 08:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 65eb949c-c46d-50e5-8c16-16dd9b52004d with identifier: BK23856
2026-03-30 08:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 65eb949c-c46d-50e5-8c16-16dd9b52004d with identifier: BK23856 to the API
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05: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': 180,
'expiration_date': '2026-03-31T15:29:30Z',
'fuel_type': 'diesel',
'id': '65eb949c-c46d-50e5-8c16-16dd9b52004d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK23856',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 98431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-21',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 2.0 Blue-HDi Performance Line',
'transmission': 'automatic',
'trim': 'Performance Line',
'year': 2019}
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK23856%27 HTTP/1.1" 200 None
2026-03-30 08:05:58 [auto1.fr] INFO: Saving data for BK23856: {'auction_closing_time': 1774970970.0, 'created_time': 1774471401.848574, 'last_price_update_time': 1774857958.355339}
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK23856') HTTP/1.1" 204 0
2026-03-30 08:05:58 [auto1.fr] INFO: Found listing with ID: MJ43566
2026-03-30 08:05:58 [auto1.fr] INFO: Found listing with ID: ZZ19761
2026-03-30 08:05:58 [auto1.fr] INFO: Found listing with ID: UZ78191
2026-03-30 08:05:58 [auto1.fr] INFO: Found listing with ID: NS56484
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS56484%27 HTTP/1.1" 200 None
2026-03-30 08:05:58 [auto1.fr] INFO: Scrape type for NS56484: 2
2026-03-30 08:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e051f93-70ab-529d-b41b-ee5a9a3987ad with identifier: NS56484
2026-03-30 08:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e051f93-70ab-529d-b41b-ee5a9a3987ad with scrape type 2
2026-03-30 08:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e051f93-70ab-529d-b41b-ee5a9a3987ad with scrape type 2
2026-03-30 08:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3e051f93-70ab-529d-b41b-ee5a9a3987ad, identifier: NS56484
2026-03-30 08:05: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:05:58 [auto1.fr] INFO: Found listing with ID: PX14877
2026-03-30 08:05:58 [auto1.fr] INFO: Found listing with ID: DT54800
2026-03-30 08:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3e051f93-70ab-529d-b41b-ee5a9a3987ad with identifier: NS56484
2026-03-30 08:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3e051f93-70ab-529d-b41b-ee5a9a3987ad with identifier: NS56484
2026-03-30 08:05:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3e051f93-70ab-529d-b41b-ee5a9a3987ad with identifier: NS56484 to the API
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:01:37Z',
'fuel_type': 'diesel',
'id': '3e051f93-70ab-529d-b41b-ee5a9a3987ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NS56484',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 127770,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-23',
'seller_name': None,
'title': 'Renault Kangoo 1.5 dCi Express Grand Confort',
'transmission': 'manual',
'trim': 'Express Grand Confort',
'year': 2014}
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS56484%27 HTTP/1.1" 200 None
2026-03-30 08:05:58 [auto1.fr] INFO: Saving data for NS56484: {'auction_closing_time': 1774969297.0, 'created_time': 1773935066.291212, 'last_price_update_time': 1774857958.852332}
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NS56484') HTTP/1.1" 204 0
2026-03-30 08:05:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NV76103/cdb8adcc-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:05:58 [auto1.fr] INFO: Found listing with ID: RD55039
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD55039%27 HTTP/1.1" 200 None
2026-03-30 08:05:58 [auto1.fr] INFO: Scrape type for RD55039: 2
2026-03-30 08:05:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16c4614-16cc-5059-bf9c-b06ca0f084bd with identifier: RD55039
2026-03-30 08:05:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16c4614-16cc-5059-bf9c-b06ca0f084bd with scrape type 2
2026-03-30 08:05:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e16c4614-16cc-5059-bf9c-b06ca0f084bd with scrape type 2
2026-03-30 08:05:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e16c4614-16cc-5059-bf9c-b06ca0f084bd, identifier: RD55039
2026-03-30 08:05: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:05:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e16c4614-16cc-5059-bf9c-b06ca0f084bd with identifier: RD55039
2026-03-30 08:05:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e16c4614-16cc-5059-bf9c-b06ca0f084bd with identifier: RD55039
2026-03-30 08:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e16c4614-16cc-5059-bf9c-b06ca0f084bd with identifier: RD55039 to the API
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:05:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:42:56Z',
'fuel_type': 'diesel',
'id': 'e16c4614-16cc-5059-bf9c-b06ca0f084bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD55039',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 208837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-23',
'seller_name': None,
'title': 'Seat Leon 2.0 TDI FR',
'transmission': 'manual',
'trim': 'FR',
'year': 2012}
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD55039%27 HTTP/1.1" 200 None
2026-03-30 08:05:59 [auto1.fr] INFO: Saving data for RD55039: {'auction_closing_time': 1774971776.0, 'created_time': 1774037330.82372, 'last_price_update_time': 1774857959.359875}
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RD55039') HTTP/1.1" 204 0
2026-03-30 08:05:59 [auto1.fr] INFO: Found listing with ID: GR61554
2026-03-30 08:05:59 [auto1.fr] INFO: Found listing with ID: SU67266
2026-03-30 08:05:59 [auto1.fr] INFO: Found listing with ID: TY27143
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY27143%27 HTTP/1.1" 200 None
2026-03-30 08:05:59 [auto1.fr] INFO: Scrape type for TY27143: 2
2026-03-30 08:05:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8be09462-7d30-5060-bbeb-657acc5123ea with identifier: TY27143
2026-03-30 08:05:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8be09462-7d30-5060-bbeb-657acc5123ea with scrape type 2
2026-03-30 08:05:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8be09462-7d30-5060-bbeb-657acc5123ea with scrape type 2
2026-03-30 08:05:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8be09462-7d30-5060-bbeb-657acc5123ea, identifier: TY27143
2026-03-30 08:05:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:05:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8be09462-7d30-5060-bbeb-657acc5123ea with identifier: TY27143
2026-03-30 08:05:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8be09462-7d30-5060-bbeb-657acc5123ea with identifier: TY27143
2026-03-30 08:05:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8be09462-7d30-5060-bbeb-657acc5123ea with identifier: TY27143 to the API
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:05:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:10:33Z',
'fuel_type': 'petrol',
'id': '8be09462-7d30-5060-bbeb-657acc5123ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY27143',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 148456,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-19',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.0 TSI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2019}
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY27143%27 HTTP/1.1" 200 None
2026-03-30 08:06:00 [auto1.fr] INFO: Saving data for TY27143: {'auction_closing_time': 1774969833.0, 'created_time': 1773832703.4461, 'last_price_update_time': 1774857960.075567}
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TY27143') HTTP/1.1" 204 0
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: CF24077
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: GM82732
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: TW89495
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: JR89101
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: PE76789
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: EW80890
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: TM96159
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: LA42071
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: CH43272
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: WU38484
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: JC04729
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: NK60668
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: BE87790
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: PH43278
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: UL81175
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL81175%27 HTTP/1.1" 200 None
2026-03-30 08:06:00 [auto1.fr] INFO: Scrape type for UL81175: 2
2026-03-30 08:06:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with identifier: UL81175
2026-03-30 08:06:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with scrape type 2
2026-03-30 08:06:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with scrape type 2
2026-03-30 08:06:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cbeda09-cac4-548a-a2dc-d6087183ccc7, identifier: UL81175
2026-03-30 08:06:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with identifier: UL81175
2026-03-30 08:06:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with identifier: UL81175
2026-03-30 08:06:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cbeda09-cac4-548a-a2dc-d6087183ccc7 with identifier: UL81175 to the API
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:30:31Z',
'fuel_type': 'diesel',
'id': '6cbeda09-cac4-548a-a2dc-d6087183ccc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL81175',
'listing': 'auction',
'make': 'Toyota',
'model': 'Urban Cruiser',
'odometer': 244648,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-29',
'seller_name': None,
'title': 'Toyota Urban Cruiser 1.4 D-4D Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2012}
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL81175%27 HTTP/1.1" 200 None
2026-03-30 08:06:00 [auto1.fr] INFO: Saving data for UL81175: {'auction_closing_time': 1774971031.0, 'created_time': 1772086046.704779, 'last_price_update_time': 1774857960.845647}
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UL81175') HTTP/1.1" 204 0
2026-03-30 08:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:00 [auto1.fr] INFO: Found listing with ID: PG45287
2026-03-30 08:06:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/VS30684/cdb8adcc-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:06: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:06:01 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 4760 | hits on page: 40
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: PG45287
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: XN84792
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: ZG81108
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: LY30069
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: GU38048
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: JA85521
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: ZV53128
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: NN44286
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN44286%27 HTTP/1.1" 200 None
2026-03-30 08:06:01 [auto1.fr] INFO: Scrape type for NN44286: 1
2026-03-30 08:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: YF90779
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: EG04160
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG04160%27 HTTP/1.1" 200 None
2026-03-30 08:06:01 [auto1.fr] INFO: Scrape type for EG04160: 2
2026-03-30 08:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d47edbb-2033-5ab1-8033-6c5c6a92854f with identifier: EG04160
2026-03-30 08:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d47edbb-2033-5ab1-8033-6c5c6a92854f with scrape type 2
2026-03-30 08:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d47edbb-2033-5ab1-8033-6c5c6a92854f with scrape type 2
2026-03-30 08:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d47edbb-2033-5ab1-8033-6c5c6a92854f, identifier: EG04160
2026-03-30 08:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d47edbb-2033-5ab1-8033-6c5c6a92854f with identifier: EG04160
2026-03-30 08:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d47edbb-2033-5ab1-8033-6c5c6a92854f with identifier: EG04160
2026-03-30 08:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d47edbb-2033-5ab1-8033-6c5c6a92854f with identifier: EG04160 to the API
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:18:31Z',
'fuel_type': 'petrol',
'id': '8d47edbb-2033-5ab1-8033-6c5c6a92854f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EG04160',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 119955,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-12',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG04160%27 HTTP/1.1" 200 None
2026-03-30 08:06:01 [auto1.fr] INFO: Saving data for EG04160: {'auction_closing_time': 1774970311.0, 'created_time': 1773414342.323428, 'last_price_update_time': 1774857961.576091}
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EG04160') HTTP/1.1" 204 0
2026-03-30 08:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: ZJ95567
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: FS13979
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: TF56803
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: KV99093
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: BK02644
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: XP51935
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: ZH33585
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: BE56161
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: RP02904
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: KG84776
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: RD69787
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: KV37155
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: XP70683
2026-03-30 08:06:01 [auto1.fr] INFO: Found listing with ID: YD24944
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD24944%27 HTTP/1.1" 200 None
2026-03-30 08:06:01 [auto1.fr] INFO: Scrape type for YD24944: 2
2026-03-30 08:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bad9f416-ec80-5960-aa81-1d31abf736d5 with identifier: YD24944
2026-03-30 08:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bad9f416-ec80-5960-aa81-1d31abf736d5 with scrape type 2
2026-03-30 08:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bad9f416-ec80-5960-aa81-1d31abf736d5 with scrape type 2
2026-03-30 08:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bad9f416-ec80-5960-aa81-1d31abf736d5, identifier: YD24944
2026-03-30 08:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bad9f416-ec80-5960-aa81-1d31abf736d5 with identifier: YD24944
2026-03-30 08:06:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bad9f416-ec80-5960-aa81-1d31abf736d5 with identifier: YD24944
2026-03-30 08:06:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bad9f416-ec80-5960-aa81-1d31abf736d5 with identifier: YD24944 to the API
2026-03-30 08:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:58:21Z',
'fuel_type': 'diesel',
'id': 'bad9f416-ec80-5960-aa81-1d31abf736d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD24944',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 295788,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-20',
'seller_name': None,
'title': 'Renault Kadjar 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2018}
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD24944%27 HTTP/1.1" 200 None
2026-03-30 08:06:02 [auto1.fr] INFO: Saving data for YD24944: {'auction_closing_time': 1774972701.0, 'created_time': 1773078051.809752, 'last_price_update_time': 1774857962.253101}
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YD24944') HTTP/1.1" 204 0
2026-03-30 08:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:02 [auto1.fr] INFO: Found listing with ID: TV40287
2026-03-30 08:06:02 [auto1.fr] INFO: Found listing with ID: MV30877
2026-03-30 08:06:02 [auto1.fr] INFO: Found listing with ID: CY41732
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY41732%27 HTTP/1.1" 200 None
2026-03-30 08:06:02 [auto1.fr] INFO: Scrape type for CY41732: 2
2026-03-30 08:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with identifier: CY41732
2026-03-30 08:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with scrape type 2
2026-03-30 08:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with scrape type 2
2026-03-30 08:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1, identifier: CY41732
2026-03-30 08:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MM01049> (referer: https://www.auto1.com/v1/car-details-view/MM01049/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with identifier: CY41732
2026-03-30 08:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with identifier: CY41732
2026-03-30 08:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1 with identifier: CY41732 to the API
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:19:28Z',
'fuel_type': 'diesel',
'id': '53e5a3c8-4ce9-5c36-9682-c23b8b54f9a1',
'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/CY41732',
'listing': 'auction',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-27',
'seller_name': None,
'title': 'Fiat Ducato 2.3 JTD 120',
'transmission': 'manual',
'trim': '120',
'year': 2012}
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY41732%27 HTTP/1.1" 200 None
2026-03-30 08:06:02 [auto1.fr] INFO: Saving data for CY41732: {'auction_closing_time': 1774970368.0, 'created_time': 1774296657.757946, 'last_price_update_time': 1774857962.930215}
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CY41732') HTTP/1.1" 204 0
2026-03-30 08:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/TU22359> (referer: https://www.auto1.com/v1/car-details-view/TU22359/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:02 [auto1.fr] INFO: Found listing with ID: UB44080
2026-03-30 08:06:02 [auto1.fr] INFO: Found listing with ID: JX53268
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX53268%27 HTTP/1.1" 200 None
2026-03-30 08:06:02 [auto1.fr] INFO: Scrape type for JX53268: 2
2026-03-30 08:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with identifier: JX53268
2026-03-30 08:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with scrape type 2
2026-03-30 08:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with scrape type 2
2026-03-30 08:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42, identifier: JX53268
2026-03-30 08:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with identifier: JX53268
2026-03-30 08:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with identifier: JX53268
2026-03-30 08:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42 with identifier: JX53268 to the API
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 240,
'expiration_date': '2026-03-31T15:42:25Z',
'fuel_type': 'diesel',
'id': '4a4488d8-d4d2-5762-ac6c-b3cd3f0cbd42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JX53268',
'listing': 'auction',
'make': 'Hyundai',
'model': 'ix55',
'odometer': 245235,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-22',
'seller_name': None,
'title': 'Hyundai ix55 3.0 V6 CRDi Premium',
'transmission': 'automatic',
'trim': 'Premium',
'year': 2011}
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX53268%27 HTTP/1.1" 200 None
2026-03-30 08:06:03 [auto1.fr] INFO: Saving data for JX53268: {'auction_closing_time': 1774971745.0, 'created_time': 1772777405.695726, 'last_price_update_time': 1774857963.445141}
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JX53268') HTTP/1.1" 204 0
2026-03-30 08:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/MZ88305> (referer: https://www.auto1.com/v1/car-details-view/MZ88305/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:03 [auto1.fr] INFO: Found listing with ID: VJ25498
2026-03-30 08:06:03 [auto1.fr] INFO: Found listing with ID: PH34253
2026-03-30 08:06:03 [auto1.fr] INFO: Found listing with ID: ZY67756
2026-03-30 08:06:03 [auto1.fr] INFO: Found listing with ID: WE41857
2026-03-30 08:06:03 [auto1.fr] INFO: Found listing with ID: HL16171
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL16171%27 HTTP/1.1" 200 None
2026-03-30 08:06:03 [auto1.fr] INFO: Scrape type for HL16171: 2
2026-03-30 08:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c15f15-3243-5294-bce9-be4fe1e4aba6 with identifier: HL16171
2026-03-30 08:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c15f15-3243-5294-bce9-be4fe1e4aba6 with scrape type 2
2026-03-30 08:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c15f15-3243-5294-bce9-be4fe1e4aba6 with scrape type 2
2026-03-30 08:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b6c15f15-3243-5294-bce9-be4fe1e4aba6, identifier: HL16171
2026-03-30 08:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b6c15f15-3243-5294-bce9-be4fe1e4aba6 with identifier: HL16171
2026-03-30 08:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b6c15f15-3243-5294-bce9-be4fe1e4aba6 with identifier: HL16171
2026-03-30 08:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b6c15f15-3243-5294-bce9-be4fe1e4aba6 with identifier: HL16171 to the API
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06: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': 130,
'expiration_date': '2026-03-31T15:29:47Z',
'fuel_type': 'diesel',
'id': 'b6c15f15-3243-5294-bce9-be4fe1e4aba6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL16171',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 140273,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-16',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2021}
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL16171%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [auto1.fr] INFO: Saving data for HL16171: {'auction_closing_time': 1774970987.0, 'created_time': 1773077646.487982, 'last_price_update_time': 1774857964.033581}
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL16171') HTTP/1.1" 204 0
2026-03-30 08:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc60a149-c994-5272-bbe7-0497a4fa6ca8 with identifier: MM01049
2026-03-30 08:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc60a149-c994-5272-bbe7-0497a4fa6ca8 with scrape type 1
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bc60a149-c994-5272-bbe7-0497a4fa6ca8
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_3036e3b9b965b0103e9ce6b8d8f78d08.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_3036e3b9b965b0103e9ce6b8d8f78d08.jpg already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_2c4fbdf9dd2238e4bb82e25d1bc7a387.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_2c4fbdf9dd2238e4bb82e25d1bc7a387.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_dcf3bdf50d644fcfc4dc2415923f2ec1.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_dcf3bdf50d644fcfc4dc2415923f2ec1.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_0fd10d3fe2e5958df9d928fd7356a69f.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_0fd10d3fe2e5958df9d928fd7356a69f.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_9386a6107ef62ee0003d270472ec3e85.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9386a6107ef62ee0003d270472ec3e85.jpg already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_7ad57a0018750c93ce83402992660248.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_7ad57a0018750c93ce83402992660248.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_33c9bed8bed9bf85e98266aa43b27c4c.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_33c9bed8bed9bf85e98266aa43b27c4c.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_6342c2e18838fd009d979758c054c2f5.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_6342c2e18838fd009d979758c054c2f5.png already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_cf3b594cd77581920d06ba72ca1048f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_cf3b594cd77581920d06ba72ca1048f0.jpg already downloaded
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgd9%252Fca%252Fd9ca3c6080180489c7b3db9a2cbff1de%252Fpa%252FMM01049_9057f20e31ca8f75d862f791b714dc76.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9057f20e31ca8f75d862f791b714dc76.png already downloaded
2026-03-30 08:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bc60a149-c994-5272-bbe7-0497a4fa6ca8, identifier: MM01049
2026-03-30 08:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with identifier: TU22359
2026-03-30 08:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with scrape type 1
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_6500e4607f4b87562e615b537164d468.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_6500e4607f4b87562e615b537164d468.jpg not downloaded yet
2026-03-30 08:06:04 [auto1.fr] INFO: Found listing with ID: MK81616
2026-03-30 08:06:04 [auto1.fr] INFO: Found listing with ID: BG53255
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG53255%27 HTTP/1.1" 200 None
2026-03-30 08:06:04 [auto1.fr] INFO: Scrape type for BG53255: 2
2026-03-30 08:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with identifier: BG53255
2026-03-30 08:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with scrape type 2
2026-03-30 08:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with scrape type 2
2026-03-30 08:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4a1ae52c-5f5d-5c96-914b-5812d7bfa646, identifier: BG53255
2026-03-30 08:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bc60a149-c994-5272-bbe7-0497a4fa6ca8 with identifier: MM01049
2026-03-30 08:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bc60a149-c994-5272-bbe7-0497a4fa6ca8 with identifier: MM01049
2026-03-30 08:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bc60a149-c994-5272-bbe7-0497a4fa6ca8 with identifier: MM01049 to the API
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MM01049>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:59:50Z',
'fuel_type': 'diesel',
'id': 'bc60a149-c994-5272-bbe7-0497a4fa6ca8',
'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/MM01049',
'listing': 'auction',
'location': 'FR, Warluis',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 113515,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photo_urls': ['https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_3036e3b9b965b0103e9ce6b8d8f78d08.jpg',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_2c4fbdf9dd2238e4bb82e25d1bc7a387.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_dcf3bdf50d644fcfc4dc2415923f2ec1.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_0fd10d3fe2e5958df9d928fd7356a69f.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9386a6107ef62ee0003d270472ec3e85.jpg',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_7ad57a0018750c93ce83402992660248.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_33c9bed8bed9bf85e98266aa43b27c4c.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_6342c2e18838fd009d979758c054c2f5.png',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_cf3b594cd77581920d06ba72ca1048f0.jpg',
'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9057f20e31ca8f75d862f791b714dc76.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136435,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_3036e3b9b965b0103e9ce6b8d8f78d08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_2c4fbdf9dd2238e4bb82e25d1bc7a387.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_dcf3bdf50d644fcfc4dc2415923f2ec1.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_0fd10d3fe2e5958df9d928fd7356a69f.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112684,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9386a6107ef62ee0003d270472ec3e85.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_7ad57a0018750c93ce83402992660248.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_33c9bed8bed9bf85e98266aa43b27c4c.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_6342c2e18838fd009d979758c054c2f5.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65761,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_cf3b594cd77581920d06ba72ca1048f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bc60a149-c994-5272-bbe7-0497a4fa6ca8/bc60a149-c994-5272-bbe7-0497a4fa6ca8_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/imgd9/ca/d9ca3c6080180489c7b3db9a2cbff1de/pa/MM01049_9057f20e31ca8f75d862f791b714dc76.png',
'Width': 512}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 Aircross 1.5 Blue-HDi Shine Business',
'transmission': 'automatic',
'trim': 'Shine Business',
'year': 2020}
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM01049%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [auto1.fr] INFO: Saving data for MM01049: {'created_time': 1774857965.102232, 'last_price_update_time': 1774857965.102244, 'auction_closing_time': 1774972790.0}
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MM01049') HTTP/1.1" 204 0
2026-03-30 08:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with identifier: BG53255
2026-03-30 08:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with identifier: BG53255
2026-03-30 08:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4a1ae52c-5f5d-5c96-914b-5812d7bfa646 with identifier: BG53255 to the API
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 220,
'expiration_date': '2026-03-31T15:38:52Z',
'fuel_type': 'petrol',
'id': '4a1ae52c-5f5d-5c96-914b-5812d7bfa646',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG53255',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 239508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-06-12',
'seller_name': None,
'title': 'Audi A4 3.0 V6 quattro',
'transmission': 'manual',
'trim': 'quattro',
'year': 2002}
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG53255%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [auto1.fr] INFO: Saving data for BG53255: {'auction_closing_time': 1774971532.0, 'created_time': 1773075884.058006, 'last_price_update_time': 1774857965.597432}
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BG53255') HTTP/1.1" 204 0
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_39f862d38b865808297226daaa33644c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_39f862d38b865808297226daaa33644c.jpg not downloaded yet
2026-03-30 08:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d8f6afc-958e-540a-abea-3048fa653f84 with identifier: MZ88305
2026-03-30 08:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d8f6afc-958e-540a-abea-3048fa653f84 with scrape type 1
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2d8f6afc-958e-540a-abea-3048fa653f84
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_e08dda421c8303c46d81901b13715b7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_e08dda421c8303c46d81901b13715b7f.jpg already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_070e59fee14fc7fdce99ca63c94da687.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_070e59fee14fc7fdce99ca63c94da687.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_646cd8d32a5f69d9c00459b7fdd49c05.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_646cd8d32a5f69d9c00459b7fdd49c05.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_1efc0cb15c72ead1aff251823c8ab99a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_1efc0cb15c72ead1aff251823c8ab99a.jpg already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_c8d1911f5a6334eaa3f831930567149f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_c8d1911f5a6334eaa3f831930567149f.jpg already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_50050b2862ee73a242b6c06180b3e7a0.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_50050b2862ee73a242b6c06180b3e7a0.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_5402a113a66525ed31c1865f89e1f0ca.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_5402a113a66525ed31c1865f89e1f0ca.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_d68250377ad9a48d2768f94bce79acd7.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_d68250377ad9a48d2768f94bce79acd7.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_545a8ac3c2c6348a431c4c01fb90fa46.png%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_545a8ac3c2c6348a431c4c01fb90fa46.png already downloaded
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg89%252Ff3%252F89f32dc74ca2ac4ee3f111bfb2cc1afe%252Fpa%252FMZ88305_a3d3efe1a1c8c1eb2a880152003d4903.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_a3d3efe1a1c8c1eb2a880152003d4903.jpg already downloaded
2026-03-30 08:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2d8f6afc-958e-540a-abea-3048fa653f84, identifier: MZ88305
2026-03-30 08:06:05 [auto1.fr] INFO: Found listing with ID: SA79253
2026-03-30 08:06:05 [auto1.fr] INFO: Found listing with ID: ZU60832
2026-03-30 08:06:05 [auto1.fr] INFO: Found listing with ID: UJ98371
2026-03-30 08:06:05 [auto1.fr] INFO: Found listing with ID: VL74516
2026-03-30 08:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NV76103> (referer: https://www.auto1.com/v1/car-details-view/NV76103/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2d8f6afc-958e-540a-abea-3048fa653f84 with identifier: MZ88305
2026-03-30 08:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2d8f6afc-958e-540a-abea-3048fa653f84 with identifier: MZ88305
2026-03-30 08:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2d8f6afc-958e-540a-abea-3048fa653f84 with identifier: MZ88305 to the API
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/MZ88305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 158,
'expiration_date': '2026-03-31T15:04:49Z',
'fuel_type': 'hybrid',
'id': '2d8f6afc-958e-540a-abea-3048fa653f84',
'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/MZ88305',
'listing': 'auction',
'location': 'FR',
'make': 'Renault',
'model': 'Captur',
'odometer': 34635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 13,
'photo_urls': ['https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_e08dda421c8303c46d81901b13715b7f.jpg',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_070e59fee14fc7fdce99ca63c94da687.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_646cd8d32a5f69d9c00459b7fdd49c05.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_1efc0cb15c72ead1aff251823c8ab99a.jpg',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_c8d1911f5a6334eaa3f831930567149f.jpg',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_50050b2862ee73a242b6c06180b3e7a0.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_5402a113a66525ed31c1865f89e1f0ca.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_d68250377ad9a48d2768f94bce79acd7.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_545a8ac3c2c6348a431c4c01fb90fa46.png',
'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_a3d3efe1a1c8c1eb2a880152003d4903.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1162432,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_e08dda421c8303c46d81901b13715b7f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_070e59fee14fc7fdce99ca63c94da687.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_646cd8d32a5f69d9c00459b7fdd49c05.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58440,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_1efc0cb15c72ead1aff251823c8ab99a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1206521,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_c8d1911f5a6334eaa3f831930567149f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_50050b2862ee73a242b6c06180b3e7a0.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 202398,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_5402a113a66525ed31c1865f89e1f0ca.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 202398,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_d68250377ad9a48d2768f94bce79acd7.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 202398,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_545a8ac3c2c6348a431c4c01fb90fa46.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2d8f6afc-958e-540a-abea-3048fa653f84/2d8f6afc-958e-540a-abea-3048fa653f84_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img89/f3/89f32dc74ca2ac4ee3f111bfb2cc1afe/pa/MZ88305_a3d3efe1a1c8c1eb2a880152003d4903.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.6 Hybrid E-Tech R.S. Line',
'transmission': 'automatic',
'trim': 'R.S. Line',
'year': 2021}
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ88305%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [auto1.fr] INFO: Saving data for MZ88305: {'created_time': 1774857966.375914, 'last_price_update_time': 1774857966.375926, 'auction_closing_time': 1774969489.0}
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MZ88305') HTTP/1.1" 204 0
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_80cc4de61279a503ca92b0b8a807f58d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_80cc4de61279a503ca92b0b8a807f58d.jpg not downloaded yet
2026-03-30 08:06:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/NN44286/cdb8adcc-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:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg not downloaded yet
2026-03-30 08:06:06 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 4761 | hits on page: 40
2026-03-30 08:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0caef49-7c6b-5c65-af33-21a22a6edb9b with identifier: NV76103
2026-03-30 08:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0caef49-7c6b-5c65-af33-21a22a6edb9b with scrape type 1
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item d0caef49-7c6b-5c65-af33-21a22a6edb9b
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_cf2d8786bcada2178bab65c73593e0dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_cf2d8786bcada2178bab65c73593e0dd.jpg already downloaded
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_acd19e738e5642533f150d352b47d814.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_acd19e738e5642533f150d352b47d814.jpg already downloaded
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_635722a5719fe647a43ed8714f8f433e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_635722a5719fe647a43ed8714f8f433e.jpg already downloaded
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_3aa727bc9e4601e816792fa7f6cacc1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_3aa727bc9e4601e816792fa7f6cacc1d.jpg already downloaded
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_e217d9cf71b50709ef97242baff8b18d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_e217d9cf71b50709ef97242baff8b18d.jpg already downloaded
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge2%252Ff2%252Fe2f2300e4d40ceeefb9255a9d907a788%252Fpa%252FNV76103_b23e91870240ce86ece299fa8c211bc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_b23e91870240ce86ece299fa8c211bc0.jpg already downloaded
2026-03-30 08:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d0caef49-7c6b-5c65-af33-21a22a6edb9b, identifier: NV76103
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_37eb28be39543cee76b946b8438ffc45.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_37eb28be39543cee76b946b8438ffc45.jpg not downloaded yet
2026-03-30 08:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d0caef49-7c6b-5c65-af33-21a22a6edb9b with identifier: NV76103
2026-03-30 08:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d0caef49-7c6b-5c65-af33-21a22a6edb9b with identifier: NV76103
2026-03-30 08:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d0caef49-7c6b-5c65-af33-21a22a6edb9b with identifier: NV76103 to the API
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NV76103>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:44:28Z',
'fuel_type': 'diesel',
'id': 'd0caef49-7c6b-5c65-af33-21a22a6edb9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV76103',
'listing': 'auction',
'location': 'FR, Saint Aignan de Grandlieu',
'make': 'Renault',
'model': 'Megane',
'odometer': 272271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_cf2d8786bcada2178bab65c73593e0dd.jpg',
'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_acd19e738e5642533f150d352b47d814.jpg',
'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_635722a5719fe647a43ed8714f8f433e.jpg',
'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_3aa727bc9e4601e816792fa7f6cacc1d.jpg',
'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_e217d9cf71b50709ef97242baff8b18d.jpg',
'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_b23e91870240ce86ece299fa8c211bc0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74691,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_cf2d8786bcada2178bab65c73593e0dd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66155,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_acd19e738e5642533f150d352b47d814.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59386,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_635722a5719fe647a43ed8714f8f433e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101765,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_3aa727bc9e4601e816792fa7f6cacc1d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106228,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_e217d9cf71b50709ef97242baff8b18d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d0caef49-7c6b-5c65-af33-21a22a6edb9b/d0caef49-7c6b-5c65-af33-21a22a6edb9b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50127,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge2/f2/e2f2300e4d40ceeefb9255a9d907a788/pa/NV76103_b23e91870240ce86ece299fa8c211bc0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2012-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2012}
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV76103%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [auto1.fr] INFO: Saving data for NV76103: {'created_time': 1774857967.079594, 'last_price_update_time': 1774857967.079611, 'auction_closing_time': 1774971868.0}
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NV76103') HTTP/1.1" 204 0
2026-03-30 08:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_6500e4607f4b87562e615b537164d468.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:07 [scrapy.extensions.logstats] INFO: Crawled 48 pages (at 48 pages/min), scraped 65 items (at 65 items/min)
2026-03-30 08:06:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 08:06:07 [auto1.fr] INFO: Found listing with ID: VL74516
2026-03-30 08:06:07 [auto1.fr] INFO: Found listing with ID: TP39004
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP39004%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [auto1.fr] INFO: Scrape type for TP39004: 2
2026-03-30 08:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25136bf5-ca8f-55fc-894d-b5c37d6a477c with identifier: TP39004
2026-03-30 08:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25136bf5-ca8f-55fc-894d-b5c37d6a477c with scrape type 2
2026-03-30 08:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25136bf5-ca8f-55fc-894d-b5c37d6a477c with scrape type 2
2026-03-30 08:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 25136bf5-ca8f-55fc-894d-b5c37d6a477c, identifier: TP39004
2026-03-30 08:06: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:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_80cc4de61279a503ca92b0b8a807f58d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_39f862d38b865808297226daaa33644c.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_03781d03453d2bb6237d8305eff180c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_03781d03453d2bb6237d8305eff180c0.jpg not downloaded yet
2026-03-30 08:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 25136bf5-ca8f-55fc-894d-b5c37d6a477c with identifier: TP39004
2026-03-30 08:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 25136bf5-ca8f-55fc-894d-b5c37d6a477c with identifier: TP39004
2026-03-30 08:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 25136bf5-ca8f-55fc-894d-b5c37d6a477c with identifier: TP39004 to the API
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:49:12Z',
'fuel_type': 'petrol',
'id': '25136bf5-ca8f-55fc-894d-b5c37d6a477c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TP39004',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 94521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-19',
'seller_name': None,
'title': 'Citroen C3 1.0 VTi Attraction',
'transmission': 'manual',
'trim': 'Attraction',
'year': 2014}
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP39004%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [auto1.fr] INFO: Saving data for TP39004: {'auction_closing_time': 1774972152.0, 'created_time': 1774469567.368146, 'last_price_update_time': 1774857967.671963}
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TP39004') HTTP/1.1" 204 0
2026-03-30 08:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/VS30684> (referer: https://www.auto1.com/v1/car-details-view/VS30684/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:07 [auto1.fr] INFO: Found listing with ID: YV95357
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV95357%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [auto1.fr] INFO: Scrape type for YV95357: 2
2026-03-30 08:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c2a6a25-30d4-5386-8950-788bd5d50d67 with identifier: YV95357
2026-03-30 08:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c2a6a25-30d4-5386-8950-788bd5d50d67 with scrape type 2
2026-03-30 08:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c2a6a25-30d4-5386-8950-788bd5d50d67 with scrape type 2
2026-03-30 08:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2c2a6a25-30d4-5386-8950-788bd5d50d67, identifier: YV95357
2026-03-30 08:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg not downloaded yet
2026-03-30 08:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2c2a6a25-30d4-5386-8950-788bd5d50d67 with identifier: YV95357
2026-03-30 08:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2c2a6a25-30d4-5386-8950-788bd5d50d67 with identifier: YV95357
2026-03-30 08:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2c2a6a25-30d4-5386-8950-788bd5d50d67 with identifier: YV95357 to the API
2026-03-30 08:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:41:49Z',
'fuel_type': 'petrol',
'id': '2c2a6a25-30d4-5386-8950-788bd5d50d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YV95357',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 212457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-15',
'seller_name': None,
'title': 'Renault Scenic 1.6 Carminat',
'transmission': 'automatic',
'trim': 'Carminat',
'year': 2007}
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV95357%27 HTTP/1.1" 200 None
2026-03-30 08:06:08 [auto1.fr] INFO: Saving data for YV95357: {'auction_closing_time': 1774971709.0, 'created_time': 1774537613.463716, 'last_price_update_time': 1774857968.206165}
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YV95357') HTTP/1.1" 204 0
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: VV06327
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: TZ76111
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: CW97175
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: MR25927
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: EL79670
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: DC78531
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC78531%27 HTTP/1.1" 200 None
2026-03-30 08:06:08 [auto1.fr] INFO: Scrape type for DC78531: 2
2026-03-30 08:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with identifier: DC78531
2026-03-30 08:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with scrape type 2
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with scrape type 2
2026-03-30 08:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9, identifier: DC78531
2026-03-30 08:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098ab0150>
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_6500e4607f4b87562e615b537164d468.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_6500e4607f4b87562e615b537164d468.jpg saved to cache
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092abf850>
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_80cc4de61279a503ca92b0b8a807f58d.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_80cc4de61279a503ca92b0b8a807f58d.jpg saved to cache
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ad4f90>
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_39f862d38b865808297226daaa33644c.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_39f862d38b865808297226daaa33644c.jpg saved to cache
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_94173c2bce2c349249d814254ca1fd69.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_94173c2bce2c349249d814254ca1fd69.jpg not downloaded yet
2026-03-30 08:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with identifier: DC78531
2026-03-30 08:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with identifier: DC78531
2026-03-30 08:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8a9866aa-f1a7-5700-bd9a-e936a05f6fb9 with identifier: DC78531 to the API
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-31T15:22:51Z',
'fuel_type': 'petrol',
'id': '8a9866aa-f1a7-5700-bd9a-e936a05f6fb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DC78531',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 281923,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-06-23',
'seller_name': None,
'title': 'Renault Twingo 1.2',
'transmission': 'manual',
'trim': '',
'year': 1998}
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC78531%27 HTTP/1.1" 200 None
2026-03-30 08:06:08 [auto1.fr] INFO: Saving data for DC78531: {'auction_closing_time': 1774970571.0, 'created_time': 1774350926.379337, 'last_price_update_time': 1774857968.856666}
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DC78531') HTTP/1.1" 204 0
2026-03-30 08:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_37eb28be39543cee76b946b8438ffc45.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:08 [auto1.fr] INFO: Found listing with ID: HF97027
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF97027%27 HTTP/1.1" 200 None
2026-03-30 08:06:08 [auto1.fr] INFO: Scrape type for HF97027: 2
2026-03-30 08:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1022511c-f1bb-590c-aca0-6a0c7a623f50 with identifier: HF97027
2026-03-30 08:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1022511c-f1bb-590c-aca0-6a0c7a623f50 with scrape type 2
2026-03-30 08:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1022511c-f1bb-590c-aca0-6a0c7a623f50 with scrape type 2
2026-03-30 08:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1022511c-f1bb-590c-aca0-6a0c7a623f50, identifier: HF97027
2026-03-30 08:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with identifier: VS30684
2026-03-30 08:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with scrape type 1
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg not downloaded yet
2026-03-30 08:06:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092978950>
2026-03-30 08:06:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg saved to cache
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg not downloaded yet
2026-03-30 08:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1022511c-f1bb-590c-aca0-6a0c7a623f50 with identifier: HF97027
2026-03-30 08:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1022511c-f1bb-590c-aca0-6a0c7a623f50 with identifier: HF97027
2026-03-30 08:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1022511c-f1bb-590c-aca0-6a0c7a623f50 with identifier: HF97027 to the API
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:08:05Z',
'fuel_type': 'petrol',
'id': '1022511c-f1bb-590c-aca0-6a0c7a623f50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF97027',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 94414,
'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': 'Opel Corsa 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2021}
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF97027%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [auto1.fr] INFO: Saving data for HF97027: {'auction_closing_time': 1774969685.0, 'created_time': 1773778311.453158, 'last_price_update_time': 1774857969.553915}
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HF97027') HTTP/1.1" 204 0
2026-03-30 08:06:09 [auto1.fr] INFO: Found listing with ID: JC25064
2026-03-30 08:06:09 [auto1.fr] INFO: Found listing with ID: FX87997
2026-03-30 08:06:09 [auto1.fr] INFO: Found listing with ID: HG95528
2026-03-30 08:06:09 [auto1.fr] INFO: Found listing with ID: FU18661
2026-03-30 08:06:09 [auto1.fr] INFO: Found listing with ID: EE45585
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE45585%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [auto1.fr] INFO: Scrape type for EE45585: 2
2026-03-30 08:06:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae962d62-bb87-5717-93be-2f3cf4d4b07c with identifier: EE45585
2026-03-30 08:06:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae962d62-bb87-5717-93be-2f3cf4d4b07c with scrape type 2
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae962d62-bb87-5717-93be-2f3cf4d4b07c with scrape type 2
2026-03-30 08:06:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ae962d62-bb87-5717-93be-2f3cf4d4b07c, identifier: EE45585
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg not downloaded yet
2026-03-30 08:06:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_03781d03453d2bb6237d8305eff180c0.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg not downloaded yet
2026-03-30 08:06:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ae962d62-bb87-5717-93be-2f3cf4d4b07c with identifier: EE45585
2026-03-30 08:06:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ae962d62-bb87-5717-93be-2f3cf4d4b07c with identifier: EE45585
2026-03-30 08:06:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ae962d62-bb87-5717-93be-2f3cf4d4b07c with identifier: EE45585 to the API
2026-03-30 08:06:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:07:20Z',
'fuel_type': 'petrol',
'id': 'ae962d62-bb87-5717-93be-2f3cf4d4b07c',
'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/EE45585',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 121275,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-27',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE45585%27 HTTP/1.1" 200 None
2026-03-30 08:06:10 [auto1.fr] INFO: Saving data for EE45585: {'auction_closing_time': 1774969640.0, 'created_time': 1774265051.077951, 'last_price_update_time': 1774857970.215025}
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EE45585') HTTP/1.1" 204 0
2026-03-30 08:06:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929e9410>
2026-03-30 08:06:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_37eb28be39543cee76b946b8438ffc45.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_37eb28be39543cee76b946b8438ffc45.jpg saved to cache
2026-03-30 08:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: UT20394
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: MX13044
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: EF63082
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: VX78818
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: TT35591
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: RN36299
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: AP09710
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: BH31485
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: ES02305
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: DA74552
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA74552%27 HTTP/1.1" 200 None
2026-03-30 08:06:10 [auto1.fr] INFO: Scrape type for DA74552: 2
2026-03-30 08:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9ed435-030d-57e8-9fad-da084c444de0 with identifier: DA74552
2026-03-30 08:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9ed435-030d-57e8-9fad-da084c444de0 with scrape type 2
2026-03-30 08:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e9ed435-030d-57e8-9fad-da084c444de0 with scrape type 2
2026-03-30 08:06:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5e9ed435-030d-57e8-9fad-da084c444de0, identifier: DA74552
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_a205d32d3d13e35bbdce71f9db691948.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_a205d32d3d13e35bbdce71f9db691948.jpg not downloaded yet
2026-03-30 08:06:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5e9ed435-030d-57e8-9fad-da084c444de0 with identifier: DA74552
2026-03-30 08:06:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5e9ed435-030d-57e8-9fad-da084c444de0 with identifier: DA74552
2026-03-30 08:06:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5e9ed435-030d-57e8-9fad-da084c444de0 with identifier: DA74552 to the API
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:46:31Z',
'fuel_type': 'diesel',
'id': '5e9ed435-030d-57e8-9fad-da084c444de0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA74552',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-30',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2017}
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA74552%27 HTTP/1.1" 200 None
2026-03-30 08:06:10 [auto1.fr] INFO: Saving data for DA74552: {'auction_closing_time': 1774971991.0, 'created_time': 1774382854.856297, 'last_price_update_time': 1774857970.850231}
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DA74552') HTTP/1.1" 204 0
2026-03-30 08:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_94173c2bce2c349249d814254ca1fd69.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: EL93658
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: MU42358
2026-03-30 08:06:10 [auto1.fr] INFO: Found listing with ID: BL12426
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL12426%27 HTTP/1.1" 200 None
2026-03-30 08:06:10 [auto1.fr] INFO: Scrape type for BL12426: 2
2026-03-30 08:06:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with identifier: BL12426
2026-03-30 08:06:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with scrape type 2
2026-03-30 08:06:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with scrape type 2
2026-03-30 08:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9a1b6e58-387c-5b70-9888-7f58cc52aec4, identifier: BL12426
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_affbc8304192ce03c08416e77f7b0cfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_affbc8304192ce03c08416e77f7b0cfc.jpg not downloaded yet
2026-03-30 08:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092963390>
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_03781d03453d2bb6237d8305eff180c0.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_03781d03453d2bb6237d8305eff180c0.jpg saved to cache
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with identifier: BL12426
2026-03-30 08:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with identifier: BL12426
2026-03-30 08:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9a1b6e58-387c-5b70-9888-7f58cc52aec4 with identifier: BL12426 to the API
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:36:31Z',
'fuel_type': 'diesel',
'id': '9a1b6e58-387c-5b70-9888-7f58cc52aec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BL12426',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 237745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-30',
'seller_name': None,
'title': 'BMW 5er 525d Confort',
'transmission': 'automatic',
'trim': 'Confort',
'year': 2012}
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL12426%27 HTTP/1.1" 200 None
2026-03-30 08:06:11 [auto1.fr] INFO: Saving data for BL12426: {'auction_closing_time': 1774971391.0, 'created_time': 1773078184.942141, 'last_price_update_time': 1774857971.605729}
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BL12426') HTTP/1.1" 204 0
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c53510>
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg saved to cache
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:11 [auto1.fr] INFO: Found listing with ID: WZ54212
2026-03-30 08:06:11 [auto1.fr] INFO: Found listing with ID: MA06902
2026-03-30 08:06:11 [auto1.fr] INFO: Found listing with ID: ZB04396
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB04396%27 HTTP/1.1" 200 None
2026-03-30 08:06:11 [auto1.fr] INFO: Scrape type for ZB04396: 2
2026-03-30 08:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5361cee3-a455-578f-b29c-8299812db213 with identifier: ZB04396
2026-03-30 08:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5361cee3-a455-578f-b29c-8299812db213 with scrape type 2
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5361cee3-a455-578f-b29c-8299812db213 with scrape type 2
2026-03-30 08:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5361cee3-a455-578f-b29c-8299812db213, identifier: ZB04396
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_3c12956fd96529a723c2fb7f4377af08.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_3c12956fd96529a723c2fb7f4377af08.jpg not downloaded yet
2026-03-30 08:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5361cee3-a455-578f-b29c-8299812db213 with identifier: ZB04396
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:06:11 [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:06:11 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 08:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5361cee3-a455-578f-b29c-8299812db213 with identifier: ZB04396
2026-03-30 08:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5361cee3-a455-578f-b29c-8299812db213 with identifier: ZB04396 to the API
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:07:07Z',
'fuel_type': 'petrol',
'id': '5361cee3-a455-578f-b29c-8299812db213',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB04396',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 189697,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-06',
'seller_name': None,
'title': 'Opel Corsa 1.4 Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2007}
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB04396%27 HTTP/1.1" 200 None
2026-03-30 08:06:12 [auto1.fr] INFO: Saving data for ZB04396: {'auction_closing_time': 1774969627.0, 'created_time': 1773864505.010309, 'last_price_update_time': 1774857972.361402}
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZB04396') HTTP/1.1" 204 0
2026-03-30 08:06:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a4fbd0>
2026-03-30 08:06:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_94173c2bce2c349249d814254ca1fd69.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_94173c2bce2c349249d814254ca1fd69.jpg saved to cache
2026-03-30 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:12 [auto1.fr] INFO: Found listing with ID: WM34767
2026-03-30 08:06:12 [auto1.fr] INFO: Found listing with ID: GR12789
2026-03-30 08:06:12 [auto1.fr] INFO: Found listing with ID: MZ22730
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ22730%27 HTTP/1.1" 200 None
2026-03-30 08:06:12 [auto1.fr] INFO: Scrape type for MZ22730: 2
2026-03-30 08:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3feeafdd-0b9d-58da-b792-4372f4d68650 with identifier: MZ22730
2026-03-30 08:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3feeafdd-0b9d-58da-b792-4372f4d68650 with scrape type 2
2026-03-30 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3feeafdd-0b9d-58da-b792-4372f4d68650 with scrape type 2
2026-03-30 08:06:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3feeafdd-0b9d-58da-b792-4372f4d68650, identifier: MZ22730
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_56c0de722253af2671f61378752c4ec8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_56c0de722253af2671f61378752c4ec8.jpg not downloaded yet
2026-03-30 08:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_a205d32d3d13e35bbdce71f9db691948.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3feeafdd-0b9d-58da-b792-4372f4d68650 with identifier: MZ22730
2026-03-30 08:06:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3feeafdd-0b9d-58da-b792-4372f4d68650 with identifier: MZ22730
2026-03-30 08:06:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3feeafdd-0b9d-58da-b792-4372f4d68650 with identifier: MZ22730 to the API
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:26:20Z',
'fuel_type': 'diesel',
'id': '3feeafdd-0b9d-58da-b792-4372f4d68650',
'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/MZ22730',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 215990,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-22',
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi Société Feel Nav',
'transmission': 'manual',
'trim': 'Société Feel Nav',
'year': 2021}
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ22730%27 HTTP/1.1" 200 None
2026-03-30 08:06:12 [auto1.fr] INFO: Saving data for MZ22730: {'auction_closing_time': 1774970780.0, 'created_time': 1772615565.325015, 'last_price_update_time': 1774857972.986654}
2026-03-30 08:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MZ22730') HTTP/1.1" 204 0
2026-03-30 08:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/NN44286> (referer: https://www.auto1.com/v1/car-details-view/NN44286/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:13 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 4761 | hits on page: 40
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929f2450>
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg saved to cache
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09296ca10>
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg saved to cache
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: DU77787
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: BR89045
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: KH06244
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: BT62919
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT62919%27 HTTP/1.1" 200 None
2026-03-30 08:06:13 [auto1.fr] INFO: Scrape type for BT62919: 2
2026-03-30 08:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e29ff9-bfe9-5ff3-a916-a657167b2671 with identifier: BT62919
2026-03-30 08:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e29ff9-bfe9-5ff3-a916-a657167b2671 with scrape type 2
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91e29ff9-bfe9-5ff3-a916-a657167b2671 with scrape type 2
2026-03-30 08:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 91e29ff9-bfe9-5ff3-a916-a657167b2671, identifier: BT62919
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg not downloaded yet
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b31250>
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg saved to cache
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_affbc8304192ce03c08416e77f7b0cfc.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 91e29ff9-bfe9-5ff3-a916-a657167b2671 with identifier: BT62919
2026-03-30 08:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 91e29ff9-bfe9-5ff3-a916-a657167b2671 with identifier: BT62919
2026-03-30 08:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 91e29ff9-bfe9-5ff3-a916-a657167b2671 with identifier: BT62919 to the API
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:25:39Z',
'fuel_type': 'diesel',
'id': '91e29ff9-bfe9-5ff3-a916-a657167b2671',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT62919',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 164820,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-04',
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2014}
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT62919%27 HTTP/1.1" 200 None
2026-03-30 08:06:13 [auto1.fr] INFO: Saving data for BT62919: {'auction_closing_time': 1774970739.0, 'created_time': 1774437586.200222, 'last_price_update_time': 1774857973.727673}
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BT62919') HTTP/1.1" 204 0
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: XH36862
2026-03-30 08:06:13 [auto1.fr] INFO: Found listing with ID: GU34103
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU34103%27 HTTP/1.1" 200 None
2026-03-30 08:06:13 [auto1.fr] INFO: Scrape type for GU34103: 2
2026-03-30 08:06:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 942ad3d2-d373-5ff5-b527-38e674217d22 with identifier: GU34103
2026-03-30 08:06:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 942ad3d2-d373-5ff5-b527-38e674217d22 with scrape type 2
2026-03-30 08:06:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 942ad3d2-d373-5ff5-b527-38e674217d22 with scrape type 2
2026-03-30 08:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 942ad3d2-d373-5ff5-b527-38e674217d22, identifier: GU34103
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c6ce90>
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgfc%252Ff0%252Ffcf0b5088edb129987a44a5038a0562b%252Fpa%252FTU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg saved to cache
2026-03-30 08:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862
2026-03-30 08:06:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9edb4de5-3aa9-5270-8354-2bdd7a64e862, skipping ID generation
2026-03-30 08:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with scrape type 1
2026-03-30 08:06:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9edb4de5-3aa9-5270-8354-2bdd7a64e862 sending to next pipeline
2026-03-30 08:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9edb4de5-3aa9-5270-8354-2bdd7a64e862, identifier: TU22359
2026-03-30 08:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_3c12956fd96529a723c2fb7f4377af08.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:14 [auto1.fr] INFO: Found listing with ID: NY21368
2026-03-30 08:06:14 [auto1.fr] INFO: Found listing with ID: AT01769
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_31fc9f950595577974d537a22f915052.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_31fc9f950595577974d537a22f915052.jpg not downloaded yet
2026-03-30 08:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 942ad3d2-d373-5ff5-b527-38e674217d22 with identifier: GU34103
2026-03-30 08:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 942ad3d2-d373-5ff5-b527-38e674217d22 with identifier: GU34103
2026-03-30 08:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 942ad3d2-d373-5ff5-b527-38e674217d22 with identifier: GU34103 to the API
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:08:19Z',
'fuel_type': 'petrol',
'id': '942ad3d2-d373-5ff5-b527-38e674217d22',
'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/GU34103',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 171300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-26',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2022}
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU34103%27 HTTP/1.1" 200 None
2026-03-30 08:06:14 [auto1.fr] INFO: Saving data for GU34103: {'auction_closing_time': 1774969699.0, 'created_time': 1773293567.736307, 'last_price_update_time': 1774857974.532088}
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GU34103') HTTP/1.1" 204 0
2026-03-30 08:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with identifier: TU22359
2026-03-30 08:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with identifier: TU22359
2026-03-30 08:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9edb4de5-3aa9-5270-8354-2bdd7a64e862 with identifier: TU22359 to the API
2026-03-30 08:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:29:42Z',
'fuel_type': 'diesel',
'id': '9edb4de5-3aa9-5270-8354-2bdd7a64e862',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU22359',
'listing': 'auction',
'location': 'FR',
'make': 'Peugeot',
'model': '5008',
'odometer': 270837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108239,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_6500e4607f4b87562e615b537164d468.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117666,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_39f862d38b865808297226daaa33644c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54741,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_80cc4de61279a503ca92b0b8a807f58d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63695,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_bc9c80e002c8e1011ec73757ec9dcc02.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_37eb28be39543cee76b946b8438ffc45.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128238,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_03781d03453d2bb6237d8305eff180c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102246,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_7c30692e5d3b42fd2671e05a0ebeeac3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110048,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_94173c2bce2c349249d814254ca1fd69.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72576,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_d0c5ac7dbe62674997b95ff4ea7223d7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9edb4de5-3aa9-5270-8354-2bdd7a64e862/9edb4de5-3aa9-5270-8354-2bdd7a64e862_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77514,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgfc/f0/fcf0b5088edb129987a44a5038a0562b/pa/TU22359_dd7e9038869fb15ef558d16ee5aeb508.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-09-19',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU22359%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [auto1.fr] INFO: Saving data for TU22359: {'created_time': 1774857975.381031, 'last_price_update_time': 1774857975.381042, 'auction_closing_time': 1774970982.0}
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TU22359') HTTP/1.1" 204 0
2026-03-30 08:06:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092955e90>
2026-03-30 08:06:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_a205d32d3d13e35bbdce71f9db691948.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_a205d32d3d13e35bbdce71f9db691948.jpg saved to cache
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:15 [auto1.fr] INFO: Found listing with ID: LW46673
2026-03-30 08:06:15 [auto1.fr] INFO: Found listing with ID: XS84278
2026-03-30 08:06:15 [auto1.fr] INFO: Found listing with ID: ND89234
2026-03-30 08:06:15 [auto1.fr] INFO: Found listing with ID: DS91007
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS91007%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [auto1.fr] INFO: Scrape type for DS91007: 2
2026-03-30 08:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f39237-8306-5cae-bb60-55266f8dcd84 with identifier: DS91007
2026-03-30 08:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f39237-8306-5cae-bb60-55266f8dcd84 with scrape type 2
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f39237-8306-5cae-bb60-55266f8dcd84 with scrape type 2
2026-03-30 08:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 40f39237-8306-5cae-bb60-55266f8dcd84, identifier: DS91007
2026-03-30 08:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00c288b0-224f-5528-b157-66e7d07ce94b with identifier: NN44286
2026-03-30 08:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00c288b0-224f-5528-b157-66e7d07ce94b with scrape type 1
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 00c288b0-224f-5528-b157-66e7d07ce94b
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_1404fdf8ede84faa9b05ffe33e8bb11c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_1404fdf8ede84faa9b05ffe33e8bb11c.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_7c996cf9f7ce2558bf1b5bff9bb0c032.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_7c996cf9f7ce2558bf1b5bff9bb0c032.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_ea57ad118519a877a98557cc9ddcd4ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_ea57ad118519a877a98557cc9ddcd4ba.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_5a2a4d89e64366dc5153aa2ecaa623c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_5a2a4d89e64366dc5153aa2ecaa623c7.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_39af6730828a7f4e57e8146ee9f2177d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_39af6730828a7f4e57e8146ee9f2177d.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_117360efce951085432bf448cefc5558.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_117360efce951085432bf448cefc5558.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_f425e3c79916f7c96e798d45cc797bf4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_f425e3c79916f7c96e798d45cc797bf4.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_0e95343bbc379b52f9ada322bb0f50ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_0e95343bbc379b52f9ada322bb0f50ab.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_c7be32ac97e5e452b48981d379f7a214.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_c7be32ac97e5e452b48981d379f7a214.jpg already downloaded
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg25%252F00%252F25007017cb936cfa112aaa7cda3ab133%252Fpa%252FNN44286_87cc971a640e46bed420a4d809946b8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_87cc971a640e46bed420a4d809946b8d.jpg already downloaded
2026-03-30 08:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 00c288b0-224f-5528-b157-66e7d07ce94b, identifier: NN44286
2026-03-30 08:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_56c0de722253af2671f61378752c4ec8.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_bc29465c9dac0212f1714cea100d22f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_bc29465c9dac0212f1714cea100d22f3.jpg not downloaded yet
2026-03-30 08:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 40f39237-8306-5cae-bb60-55266f8dcd84 with identifier: DS91007
2026-03-30 08:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 40f39237-8306-5cae-bb60-55266f8dcd84 with identifier: DS91007
2026-03-30 08:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 40f39237-8306-5cae-bb60-55266f8dcd84 with identifier: DS91007 to the API
2026-03-30 08:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:40:37Z',
'fuel_type': 'diesel',
'id': '40f39237-8306-5cae-bb60-55266f8dcd84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DS91007',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 246126,
'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': 'Honda CR-V 1.6 DTEC Lifestyle 4WD',
'transmission': 'automatic',
'trim': 'Lifestyle 4WD',
'year': 2015}
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS91007%27 HTTP/1.1" 200 None
2026-03-30 08:06:16 [auto1.fr] INFO: Saving data for DS91007: {'auction_closing_time': 1774971637.0, 'created_time': 1774471434.544476, 'last_price_update_time': 1774857976.277106}
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DS91007') HTTP/1.1" 204 0
2026-03-30 08:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 00c288b0-224f-5528-b157-66e7d07ce94b with identifier: NN44286
2026-03-30 08:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 00c288b0-224f-5528-b157-66e7d07ce94b with identifier: NN44286
2026-03-30 08:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 00c288b0-224f-5528-b157-66e7d07ce94b with identifier: NN44286 to the API
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/NN44286>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:31:36Z',
'fuel_type': 'petrol',
'id': '00c288b0-224f-5528-b157-66e7d07ce94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NN44286',
'listing': 'auction',
'location': 'FR, Ingrandes sur Vienne',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 112237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_1404fdf8ede84faa9b05ffe33e8bb11c.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_7c996cf9f7ce2558bf1b5bff9bb0c032.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_ea57ad118519a877a98557cc9ddcd4ba.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_5a2a4d89e64366dc5153aa2ecaa623c7.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_39af6730828a7f4e57e8146ee9f2177d.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_117360efce951085432bf448cefc5558.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_f425e3c79916f7c96e798d45cc797bf4.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_0e95343bbc379b52f9ada322bb0f50ab.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_c7be32ac97e5e452b48981d379f7a214.jpg',
'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_87cc971a640e46bed420a4d809946b8d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91890,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_1404fdf8ede84faa9b05ffe33e8bb11c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2802426,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_7c996cf9f7ce2558bf1b5bff9bb0c032.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81143,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_ea57ad118519a877a98557cc9ddcd4ba.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68573,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_5a2a4d89e64366dc5153aa2ecaa623c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85722,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_39af6730828a7f4e57e8146ee9f2177d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84874,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_117360efce951085432bf448cefc5558.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70589,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_f425e3c79916f7c96e798d45cc797bf4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2848013,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_0e95343bbc379b52f9ada322bb0f50ab.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2805199,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_c7be32ac97e5e452b48981d379f7a214.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_00c288b0-224f-5528-b157-66e7d07ce94b/00c288b0-224f-5528-b157-66e7d07ce94b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img25/00/25007017cb936cfa112aaa7cda3ab133/pa/NN44286_87cc971a640e46bed420a4d809946b8d.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2019}
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN44286%27 HTTP/1.1" 200 None
2026-03-30 08:06:16 [auto1.fr] INFO: Saving data for NN44286: {'created_time': 1774857976.691431, 'last_price_update_time': 1774857976.691443, 'auction_closing_time': 1774971096.0}
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NN44286') HTTP/1.1" 204 0
2026-03-30 08:06:16 [auto1.fr] INFO: Found listing with ID: GE11364
2026-03-30 08:06:16 [auto1.fr] INFO: Found listing with ID: VY02503
2026-03-30 08:06:16 [auto1.fr] INFO: Found listing with ID: TZ02960
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ02960%27 HTTP/1.1" 200 None
2026-03-30 08:06:16 [auto1.fr] INFO: Scrape type for TZ02960: 2
2026-03-30 08:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with identifier: TZ02960
2026-03-30 08:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with scrape type 2
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with scrape type 2
2026-03-30 08:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399, identifier: TZ02960
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ccc990>
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_affbc8304192ce03c08416e77f7b0cfc.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_affbc8304192ce03c08416e77f7b0cfc.jpg saved to cache
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092b32f90>
2026-03-30 08:06:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_3c12956fd96529a723c2fb7f4377af08.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_3c12956fd96529a723c2fb7f4377af08.jpg saved to cache
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_e233155863bfa3b86dd19c82a6e14319.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_e233155863bfa3b86dd19c82a6e14319.jpg not downloaded yet
2026-03-30 08:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with identifier: TZ02960
2026-03-30 08:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:06:16 [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:06:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:06:17 [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:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with identifier: TZ02960
2026-03-30 08:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399 with identifier: TZ02960 to the API
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:52:21Z',
'fuel_type': 'hybrid',
'id': '2c50bd7b-7620-53ed-a8d0-f0ebf0cb9399',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ02960',
'listing': 'auction',
'make': 'Lexus',
'model': 'CT-Serie',
'odometer': 77091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-21',
'seller_name': None,
'title': 'Lexus CT-Serie CT 200h Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2015}
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ02960%27 HTTP/1.1" 200 None
2026-03-30 08:06:17 [auto1.fr] INFO: Saving data for TZ02960: {'auction_closing_time': 1774972341.0, 'created_time': 1772617134.663287, 'last_price_update_time': 1774857977.459393}
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TZ02960') HTTP/1.1" 204 0
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: NA76127
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: DU05349
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: FZ19401
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: PD24885
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: MJ09819
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: TL76456
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: BD67200
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: TS19753
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: BM92439
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: EZ26130
2026-03-30 08:06:17 [auto1.fr] INFO: Found listing with ID: FR00063
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR00063%27 HTTP/1.1" 200 None
2026-03-30 08:06:17 [auto1.fr] INFO: Scrape type for FR00063: 2
2026-03-30 08:06:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee73c82e-2833-56cf-b082-ef7e800c3e20 with identifier: FR00063
2026-03-30 08:06:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee73c82e-2833-56cf-b082-ef7e800c3e20 with scrape type 2
2026-03-30 08:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee73c82e-2833-56cf-b082-ef7e800c3e20 with scrape type 2
2026-03-30 08:06:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee73c82e-2833-56cf-b082-ef7e800c3e20, identifier: FR00063
2026-03-30 08:06:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929aba90>
2026-03-30 08:06:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_56c0de722253af2671f61378752c4ec8.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_56c0de722253af2671f61378752c4ec8.jpg saved to cache
2026-03-30 08:06:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee73c82e-2833-56cf-b082-ef7e800c3e20 with identifier: FR00063
2026-03-30 08:06:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee73c82e-2833-56cf-b082-ef7e800c3e20 with identifier: FR00063
2026-03-30 08:06:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee73c82e-2833-56cf-b082-ef7e800c3e20 with identifier: FR00063 to the API
2026-03-30 08:06:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:43:26Z',
'fuel_type': 'diesel',
'id': 'ee73c82e-2833-56cf-b082-ef7e800c3e20',
'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/FR00063',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 54521,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-25',
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi Auto-Ecole',
'transmission': 'manual',
'trim': 'Auto-Ecole',
'year': 2022}
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR00063%27 HTTP/1.1" 200 None
2026-03-30 08:06:18 [auto1.fr] INFO: Saving data for FR00063: {'auction_closing_time': 1774971806.0, 'created_time': 1774350782.226652, 'last_price_update_time': 1774857978.162633}
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FR00063') HTTP/1.1" 204 0
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: CN82695
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: JP18496
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: WL83691
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: ZB66420
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: HA49256
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: RH62537
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: YY77064
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: HL00485
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: PU50020
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: EX77707
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: SZ69370
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: ZK36934
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: YN55052
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN55052%27 HTTP/1.1" 200 None
2026-03-30 08:06:18 [auto1.fr] INFO: Scrape type for YN55052: 2
2026-03-30 08:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with identifier: YN55052
2026-03-30 08:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with scrape type 2
2026-03-30 08:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with scrape type 2
2026-03-30 08:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6fee9820-bdee-57dd-9b5b-2ae9c99edd16, identifier: YN55052
2026-03-30 08:06:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ab0350>
2026-03-30 08:06:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:06:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg saved to cache
2026-03-30 08:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_bc29465c9dac0212f1714cea100d22f3.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with identifier: YN55052
2026-03-30 08:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with identifier: YN55052
2026-03-30 08:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6fee9820-bdee-57dd-9b5b-2ae9c99edd16 with identifier: YN55052 to the API
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:25:35Z',
'fuel_type': 'petrol',
'id': '6fee9820-bdee-57dd-9b5b-2ae9c99edd16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YN55052',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 51204,
'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': 'Dacia Sandero 0.9 TCe Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2017}
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN55052%27 HTTP/1.1" 200 None
2026-03-30 08:06:18 [auto1.fr] INFO: Saving data for YN55052: {'auction_closing_time': 1774970735.0, 'created_time': 1774383104.549091, 'last_price_update_time': 1774857978.814438}
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YN55052') HTTP/1.1" 204 0
2026-03-30 08:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_31fc9f950595577974d537a22f915052.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: AB09197
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: LW26050
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: AP20381
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: CT46807
2026-03-30 08:06:18 [auto1.fr] INFO: Found listing with ID: HB74151
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB74151%27 HTTP/1.1" 200 None
2026-03-30 08:06:18 [auto1.fr] INFO: Scrape type for HB74151: 2
2026-03-30 08:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with identifier: HB74151
2026-03-30 08:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with scrape type 2
2026-03-30 08:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with scrape type 2
2026-03-30 08:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8b8db2b1-3114-53ea-bfde-a5b4587f1f97, identifier: HB74151
2026-03-30 08:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_e233155863bfa3b86dd19c82a6e14319.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with identifier: HB74151
2026-03-30 08:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with identifier: HB74151
2026-03-30 08:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8b8db2b1-3114-53ea-bfde-a5b4587f1f97 with identifier: HB74151 to the API
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 209,
'expiration_date': '2026-03-31T15:26:38Z',
'fuel_type': 'diesel',
'id': '8b8db2b1-3114-53ea-bfde-a5b4587f1f97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HB74151',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 116037,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-05-24',
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTDM Veloce Q4',
'transmission': 'automatic',
'trim': 'Veloce Q4',
'year': 2022}
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB74151%27 HTTP/1.1" 200 None
2026-03-30 08:06:19 [auto1.fr] INFO: Saving data for HB74151: {'auction_closing_time': 1774970798.0, 'created_time': 1774298097.865097, 'last_price_update_time': 1774857979.591769}
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HB74151') HTTP/1.1" 204 0
2026-03-30 08:06:19 [auto1.fr] INFO: Found listing with ID: ED23855
2026-03-30 08:06:19 [auto1.fr] INFO: Found listing with ID: PM43892
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a56210>
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_bc29465c9dac0212f1714cea100d22f3.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_bc29465c9dac0212f1714cea100d22f3.jpg saved to cache
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929fa7d0>
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_31fc9f950595577974d537a22f915052.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_31fc9f950595577974d537a22f915052.jpg saved to cache
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa09936f6d0>
2026-03-30 08:06:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:06: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:06:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg57%252F60%252F57603bcb8ba1be45af191294cad66ce2%252Fpa%252FVS30684_e233155863bfa3b86dd19c82a6e14319.jpg') HTTP/1.1" 204 0
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_e233155863bfa3b86dd19c82a6e14319.jpg saved to cache
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d
2026-03-30 08:06:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d, skipping ID generation
2026-03-30 08:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with scrape type 1
2026-03-30 08:06:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53ea3cd7-0515-55b6-8b5f-20f8af89a14d sending to next pipeline
2026-03-30 08:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d, identifier: VS30684
2026-03-30 08:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with identifier: VS30684
2026-03-30 08:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with identifier: VS30684
2026-03-30 08:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 53ea3cd7-0515-55b6-8b5f-20f8af89a14d with identifier: VS30684 to the API
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_e233155863bfa3b86dd19c82a6e14319.jpg>
{'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': 130,
'expiration_date': '2026-03-31T15:24:18Z',
'fuel_type': 'petrol',
'id': '53ea3cd7-0515-55b6-8b5f-20f8af89a14d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS30684',
'listing': 'auction',
'location': 'FR, Allennes-les-Marais',
'make': 'Peugeot',
'model': '3008',
'odometer': 72405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_ccd5a57e023ed09a9a0e1aa9b63c65d0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96302,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_7568862bbdfcefd9ede9ae541b62eed1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86423,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_a205d32d3d13e35bbdce71f9db691948.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42876,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_affbc8304192ce03c08416e77f7b0cfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50045,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_3c12956fd96529a723c2fb7f4377af08.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52137,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_56c0de722253af2671f61378752c4ec8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47190,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_48cf21a2a74e52d7fab153c8e2d76e6f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_31fc9f950595577974d537a22f915052.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62199,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_bc29465c9dac0212f1714cea100d22f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_53ea3cd7-0515-55b6-8b5f-20f8af89a14d/53ea3cd7-0515-55b6-8b5f-20f8af89a14d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63940,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img57/60/57603bcb8ba1be45af191294cad66ce2/pa/VS30684_e233155863bfa3b86dd19c82a6e14319.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2018}
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS30684%27 HTTP/1.1" 200 None
2026-03-30 08:06:20 [auto1.fr] INFO: Saving data for VS30684: {'created_time': 1774857980.770909, 'last_price_update_time': 1774857980.770923, 'auction_closing_time': 1774970658.0}
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VS30684') HTTP/1.1" 204 0
2026-03-30 08:06:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:20 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 4761 | hits on page: 40
2026-03-30 08:06:20 [auto1.fr] INFO: Found listing with ID: YF69984
2026-03-30 08:06:20 [auto1.fr] INFO: Found listing with ID: ZJ93568
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ93568%27 HTTP/1.1" 200 None
2026-03-30 08:06:20 [auto1.fr] INFO: Scrape type for ZJ93568: 1
2026-03-30 08:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:20 [auto1.fr] INFO: Found listing with ID: EA40746
2026-03-30 08:06:20 [auto1.fr] INFO: Found listing with ID: KG95545
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG95545%27 HTTP/1.1" 200 None
2026-03-30 08:06:20 [auto1.fr] INFO: Scrape type for KG95545: 2
2026-03-30 08:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af825959-aa14-53d6-8f84-b716666959f8 with identifier: KG95545
2026-03-30 08:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af825959-aa14-53d6-8f84-b716666959f8 with scrape type 2
2026-03-30 08:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af825959-aa14-53d6-8f84-b716666959f8 with scrape type 2
2026-03-30 08:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: af825959-aa14-53d6-8f84-b716666959f8, identifier: KG95545
2026-03-30 08:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: af825959-aa14-53d6-8f84-b716666959f8 with identifier: KG95545
2026-03-30 08:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: af825959-aa14-53d6-8f84-b716666959f8 with identifier: KG95545
2026-03-30 08:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: af825959-aa14-53d6-8f84-b716666959f8 with identifier: KG95545 to the API
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:31:11Z',
'fuel_type': 'petrol',
'id': 'af825959-aa14-53d6-8f84-b716666959f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KG95545',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 43204,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-24',
'seller_name': None,
'title': 'BMW 1er 118i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2023}
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG95545%27 HTTP/1.1" 200 None
2026-03-30 08:06:21 [auto1.fr] INFO: Saving data for KG95545: {'auction_closing_time': 1774971071.0, 'created_time': 1773121250.86515, 'last_price_update_time': 1774857981.596022}
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KG95545') HTTP/1.1" 204 0
2026-03-30 08:06: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:06:21 [auto1.fr] INFO: Found listing with ID: DL27365
2026-03-30 08:06:21 [auto1.fr] INFO: Found listing with ID: LZ24855
2026-03-30 08:06:21 [auto1.fr] INFO: Found listing with ID: LD43486
2026-03-30 08:06:21 [auto1.fr] INFO: Found listing with ID: ZA49650
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA49650%27 HTTP/1.1" 200 None
2026-03-30 08:06:21 [auto1.fr] INFO: Scrape type for ZA49650: 2
2026-03-30 08:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90ee5158-897d-546b-ba18-25d011c75800 with identifier: ZA49650
2026-03-30 08:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90ee5158-897d-546b-ba18-25d011c75800 with scrape type 2
2026-03-30 08:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90ee5158-897d-546b-ba18-25d011c75800 with scrape type 2
2026-03-30 08:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 90ee5158-897d-546b-ba18-25d011c75800, identifier: ZA49650
2026-03-30 08:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 90ee5158-897d-546b-ba18-25d011c75800 with identifier: ZA49650
2026-03-30 08:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 90ee5158-897d-546b-ba18-25d011c75800 with identifier: ZA49650
2026-03-30 08:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 90ee5158-897d-546b-ba18-25d011c75800 with identifier: ZA49650 to the API
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:26:25Z',
'fuel_type': 'petrol',
'id': '90ee5158-897d-546b-ba18-25d011c75800',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZA49650',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 193605,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-12',
'seller_name': None,
'title': 'Nissan Micra 0.9 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2018}
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA49650%27 HTTP/1.1" 200 None
2026-03-30 08:06:22 [auto1.fr] INFO: Saving data for ZA49650: {'auction_closing_time': 1774970785.0, 'created_time': 1773233204.891345, 'last_price_update_time': 1774857982.254746}
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZA49650') HTTP/1.1" 204 0
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: GK39924
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: SU63674
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: CA16747
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA16747%27 HTTP/1.1" 200 None
2026-03-30 08:06:22 [auto1.fr] INFO: Scrape type for CA16747: 2
2026-03-30 08:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c72b793a-dab6-5b0a-9a4b-691313ed74d8 with identifier: CA16747
2026-03-30 08:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c72b793a-dab6-5b0a-9a4b-691313ed74d8 with scrape type 2
2026-03-30 08:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c72b793a-dab6-5b0a-9a4b-691313ed74d8 with scrape type 2
2026-03-30 08:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c72b793a-dab6-5b0a-9a4b-691313ed74d8, identifier: CA16747
2026-03-30 08:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c72b793a-dab6-5b0a-9a4b-691313ed74d8 with identifier: CA16747
2026-03-30 08:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c72b793a-dab6-5b0a-9a4b-691313ed74d8 with identifier: CA16747
2026-03-30 08:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c72b793a-dab6-5b0a-9a4b-691313ed74d8 with identifier: CA16747 to the API
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:00:31Z',
'fuel_type': 'petrol',
'id': 'c72b793a-dab6-5b0a-9a4b-691313ed74d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CA16747',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 99417,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-20',
'seller_name': None,
'title': 'Citroen C3 1.0 VTi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2013}
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA16747%27 HTTP/1.1" 200 None
2026-03-30 08:06:22 [auto1.fr] INFO: Saving data for CA16747: {'auction_closing_time': 1774969231.0, 'created_time': 1772610986.794056, 'last_price_update_time': 1774857982.813654}
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CA16747') HTTP/1.1" 204 0
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: AR83930
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: CA24685
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: TD13797
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: LY83162
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: RM94276
2026-03-30 08:06:22 [auto1.fr] INFO: Found listing with ID: PK06687
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK06687%27 HTTP/1.1" 200 None
2026-03-30 08:06:22 [auto1.fr] INFO: Scrape type for PK06687: 2
2026-03-30 08:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with identifier: PK06687
2026-03-30 08:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with scrape type 2
2026-03-30 08:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with scrape type 2
2026-03-30 08:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2f021f2f-c199-5bf4-92d8-b12a1e461b0a, identifier: PK06687
2026-03-30 08:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with identifier: PK06687
2026-03-30 08:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with identifier: PK06687
2026-03-30 08:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2f021f2f-c199-5bf4-92d8-b12a1e461b0a with identifier: PK06687 to the API
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-31T15:25:00Z',
'fuel_type': 'petrol',
'id': '2f021f2f-c199-5bf4-92d8-b12a1e461b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PK06687',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 138496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-08-07',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Sport Edition',
'transmission': 'manual',
'trim': 'Sport Edition',
'year': 2008}
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK06687%27 HTTP/1.1" 200 None
2026-03-30 08:06:23 [auto1.fr] INFO: Saving data for PK06687: {'auction_closing_time': 1774970700.0, 'created_time': 1772732427.897355, 'last_price_update_time': 1774857983.401787}
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PK06687') HTTP/1.1" 204 0
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: EG00883
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: VT21499
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: GF24817
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: KM03386
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: LM21992
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: JU40978
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: MJ39952
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: MJ78206
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: UB50505
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: AX81873
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: FU33150
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: JD11645
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: NF74996
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: BY79094
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: JZ73334
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: CY49772
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: ZP74906
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: UT28849
2026-03-30 08:06:23 [auto1.fr] INFO: Found listing with ID: HZ48160
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ48160%27 HTTP/1.1" 200 None
2026-03-30 08:06:23 [auto1.fr] INFO: Scrape type for HZ48160: 2
2026-03-30 08:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with identifier: HZ48160
2026-03-30 08:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with scrape type 2
2026-03-30 08:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with scrape type 2
2026-03-30 08:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd, identifier: HZ48160
2026-03-30 08:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with identifier: HZ48160
2026-03-30 08:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with identifier: HZ48160
2026-03-30 08:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd with identifier: HZ48160 to the API
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:04:24Z',
'fuel_type': 'petrol',
'id': 'ff5a9ad6-b3d4-568c-a68d-5d6c6f285cbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ48160',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 99506,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-15',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2018}
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ48160%27 HTTP/1.1" 200 None
2026-03-30 08:06:24 [auto1.fr] INFO: Saving data for HZ48160: {'auction_closing_time': 1774969464.0, 'created_time': 1774279301.046584, 'last_price_update_time': 1774857984.072209}
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ48160') HTTP/1.1" 204 0
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: GC25257
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: SD16900
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: WB70972
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: NF11596
2026-03-30 08:06:24 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:24 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: NF11596
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: AW19486
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW19486%27 HTTP/1.1" 200 None
2026-03-30 08:06:24 [auto1.fr] INFO: Scrape type for AW19486: 2
2026-03-30 08:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 006d047f-81e6-5a65-94cb-2f2a698bf907 with identifier: AW19486
2026-03-30 08:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 006d047f-81e6-5a65-94cb-2f2a698bf907 with scrape type 2
2026-03-30 08:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 006d047f-81e6-5a65-94cb-2f2a698bf907 with scrape type 2
2026-03-30 08:06:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 006d047f-81e6-5a65-94cb-2f2a698bf907, identifier: AW19486
2026-03-30 08:06:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 006d047f-81e6-5a65-94cb-2f2a698bf907 with identifier: AW19486
2026-03-30 08:06:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 006d047f-81e6-5a65-94cb-2f2a698bf907 with identifier: AW19486
2026-03-30 08:06:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 006d047f-81e6-5a65-94cb-2f2a698bf907 with identifier: AW19486 to the API
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-31T15:35:21Z',
'fuel_type': 'diesel',
'id': '006d047f-81e6-5a65-94cb-2f2a698bf907',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AW19486',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 192847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-05-10',
'seller_name': None,
'title': 'Fiat Panda 1.3 JTD Emotion',
'transmission': 'manual',
'trim': 'Emotion',
'year': 2006}
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW19486%27 HTTP/1.1" 200 None
2026-03-30 08:06:24 [auto1.fr] INFO: Saving data for AW19486: {'auction_closing_time': 1774971321.0, 'created_time': 1772617664.068105, 'last_price_update_time': 1774857984.870719}
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AW19486') HTTP/1.1" 204 0
2026-03-30 08:06:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:24 [auto1.fr] INFO: Found listing with ID: JW96914
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW96914%27 HTTP/1.1" 200 None
2026-03-30 08:06:24 [auto1.fr] INFO: Scrape type for JW96914: 2
2026-03-30 08:06:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69788252-5094-53df-a07a-ad0aaa4b0225 with identifier: JW96914
2026-03-30 08:06:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69788252-5094-53df-a07a-ad0aaa4b0225 with scrape type 2
2026-03-30 08:06:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69788252-5094-53df-a07a-ad0aaa4b0225 with scrape type 2
2026-03-30 08:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 69788252-5094-53df-a07a-ad0aaa4b0225, identifier: JW96914
2026-03-30 08:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 69788252-5094-53df-a07a-ad0aaa4b0225 with identifier: JW96914
2026-03-30 08:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 69788252-5094-53df-a07a-ad0aaa4b0225 with identifier: JW96914
2026-03-30 08:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 69788252-5094-53df-a07a-ad0aaa4b0225 with identifier: JW96914 to the API
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 258,
'expiration_date': '2026-03-31T15:16:41Z',
'fuel_type': 'hybrid',
'id': '69788252-5094-53df-a07a-ad0aaa4b0225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JW96914',
'listing': 'auction',
'make': 'MG',
'model': 'EHS',
'odometer': 134587,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-19',
'seller_name': None,
'title': 'MG EHS 1.5 T-GDI Plug-in Hybrid Luxury',
'transmission': 'automatic',
'trim': 'Luxury',
'year': 2021}
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW96914%27 HTTP/1.1" 200 None
2026-03-30 08:06:25 [auto1.fr] INFO: Saving data for JW96914: {'auction_closing_time': 1774970201.0, 'created_time': 1773249613.932156, 'last_price_update_time': 1774857985.373397}
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JW96914') HTTP/1.1" 204 0
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: BP70951
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: AA63271
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: WA51668
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: DP52988
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: NV45480
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: XU13949
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: NJ53685
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: DD51792
2026-03-30 08:06:25 [auto1.fr] INFO: Found listing with ID: VX29417
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX29417%27 HTTP/1.1" 200 None
2026-03-30 08:06:25 [auto1.fr] INFO: Scrape type for VX29417: 2
2026-03-30 08:06:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6e601bf-db2a-5c60-9b6e-7365fb453822 with identifier: VX29417
2026-03-30 08:06:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e601bf-db2a-5c60-9b6e-7365fb453822 with scrape type 2
2026-03-30 08:06:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6e601bf-db2a-5c60-9b6e-7365fb453822 with scrape type 2
2026-03-30 08:06:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c6e601bf-db2a-5c60-9b6e-7365fb453822, identifier: VX29417
2026-03-30 08:06:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c6e601bf-db2a-5c60-9b6e-7365fb453822 with identifier: VX29417
2026-03-30 08:06:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c6e601bf-db2a-5c60-9b6e-7365fb453822 with identifier: VX29417
2026-03-30 08:06:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c6e601bf-db2a-5c60-9b6e-7365fb453822 with identifier: VX29417 to the API
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:45:13Z',
'fuel_type': 'diesel',
'id': 'c6e601bf-db2a-5c60-9b6e-7365fb453822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VX29417',
'listing': 'auction',
'make': 'Peugeot',
'model': '807',
'odometer': 246725,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-21',
'seller_name': None,
'title': 'Peugeot 807 2.0 HDi Premium Pack',
'transmission': 'manual',
'trim': 'Premium Pack',
'year': 2010}
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX29417%27 HTTP/1.1" 200 None
2026-03-30 08:06:25 [auto1.fr] INFO: Saving data for VX29417: {'auction_closing_time': 1774971913.0, 'created_time': 1772041958.75404, 'last_price_update_time': 1774857985.922276}
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VX29417') HTTP/1.1" 204 0
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: UD43738
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: YB57255
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: TT51673
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: AP91610
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: MG48887
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG48887%27 HTTP/1.1" 200 None
2026-03-30 08:06:26 [auto1.fr] INFO: Scrape type for MG48887: 2
2026-03-30 08:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bee5307-331e-5aae-8380-41480c81b4f4 with identifier: MG48887
2026-03-30 08:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bee5307-331e-5aae-8380-41480c81b4f4 with scrape type 2
2026-03-30 08:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bee5307-331e-5aae-8380-41480c81b4f4 with scrape type 2
2026-03-30 08:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3bee5307-331e-5aae-8380-41480c81b4f4, identifier: MG48887
2026-03-30 08:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3bee5307-331e-5aae-8380-41480c81b4f4 with identifier: MG48887
2026-03-30 08:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3bee5307-331e-5aae-8380-41480c81b4f4 with identifier: MG48887
2026-03-30 08:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3bee5307-331e-5aae-8380-41480c81b4f4 with identifier: MG48887 to the API
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 100,
'expiration_date': '2026-03-31T15:35:43Z',
'fuel_type': 'diesel',
'id': '3bee5307-331e-5aae-8380-41480c81b4f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MG48887',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 90840,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-18',
'seller_name': None,
'title': 'Peugeot Partner 1.6 Blue-HDi L1 Pack Clim NAV',
'transmission': 'manual',
'trim': 'L1 Pack Clim NAV',
'year': 2016}
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG48887%27 HTTP/1.1" 200 None
2026-03-30 08:06:26 [auto1.fr] INFO: Saving data for MG48887: {'auction_closing_time': 1774971343.0, 'created_time': 1774451666.097308, 'last_price_update_time': 1774857986.565753}
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MG48887') HTTP/1.1" 204 0
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: FW94560
2026-03-30 08:06:26 [auto1.fr] INFO: Found listing with ID: ZZ88049
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ88049%27 HTTP/1.1" 200 None
2026-03-30 08:06:26 [auto1.fr] INFO: Scrape type for ZZ88049: 2
2026-03-30 08:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f221a856-6f8f-5a37-972f-ea5cb90d200d with identifier: ZZ88049
2026-03-30 08:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f221a856-6f8f-5a37-972f-ea5cb90d200d with scrape type 2
2026-03-30 08:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f221a856-6f8f-5a37-972f-ea5cb90d200d with scrape type 2
2026-03-30 08:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f221a856-6f8f-5a37-972f-ea5cb90d200d, identifier: ZZ88049
2026-03-30 08:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZJ93568/cdb8adcc-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:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f221a856-6f8f-5a37-972f-ea5cb90d200d with identifier: ZZ88049
2026-03-30 08:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f221a856-6f8f-5a37-972f-ea5cb90d200d with identifier: ZZ88049
2026-03-30 08:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f221a856-6f8f-5a37-972f-ea5cb90d200d with identifier: ZZ88049 to the API
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:19:24Z',
'fuel_type': 'diesel',
'id': 'f221a856-6f8f-5a37-972f-ea5cb90d200d',
'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/ZZ88049',
'listing': 'auction',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 78710,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-09-28',
'seller_name': None,
'title': 'Fiat Ducato 2.3 Multijet L2H2 RS: 3450 mm',
'transmission': 'manual',
'trim': 'L2H2 RS: 3450 mm',
'year': 2020}
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ88049%27 HTTP/1.1" 200 None
2026-03-30 08:06:27 [auto1.fr] INFO: Saving data for ZZ88049: {'auction_closing_time': 1774970364.0, 'created_time': 1773077696.215924, 'last_price_update_time': 1774857987.061982}
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZZ88049') HTTP/1.1" 204 0
2026-03-30 08:06:27 [auto1.fr] INFO: Found listing with ID: JD71808
2026-03-30 08:06:27 [auto1.fr] INFO: Found listing with ID: ZP58765
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP58765%27 HTTP/1.1" 200 None
2026-03-30 08:06:27 [auto1.fr] INFO: Scrape type for ZP58765: 2
2026-03-30 08:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with identifier: ZP58765
2026-03-30 08:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with scrape type 2
2026-03-30 08:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with scrape type 2
2026-03-30 08:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 749c4d03-95db-52de-bd6a-0c89bbddc5e4, identifier: ZP58765
2026-03-30 08:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with identifier: ZP58765
2026-03-30 08:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with identifier: ZP58765
2026-03-30 08:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 749c4d03-95db-52de-bd6a-0c89bbddc5e4 with identifier: ZP58765 to the API
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:51:31Z',
'fuel_type': 'petrol',
'id': '749c4d03-95db-52de-bd6a-0c89bbddc5e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP58765',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 55387,
'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': 'Volkswagen T-Roc 1.0 TSI Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2019}
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP58765%27 HTTP/1.1" 200 None
2026-03-30 08:06:27 [auto1.fr] INFO: Saving data for ZP58765: {'auction_closing_time': 1774972291.0, 'created_time': 1774469594.949086, 'last_price_update_time': 1774857987.574926}
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP58765') HTTP/1.1" 204 0
2026-03-30 08:06:27 [auto1.fr] INFO: Found listing with ID: HR66620
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR66620%27 HTTP/1.1" 200 None
2026-03-30 08:06:27 [auto1.fr] INFO: Scrape type for HR66620: 2
2026-03-30 08:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with identifier: HR66620
2026-03-30 08:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with scrape type 2
2026-03-30 08:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with scrape type 2
2026-03-30 08:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3704afc5-7358-5aa5-b997-9ed45f03c8c7, identifier: HR66620
2026-03-30 08:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with identifier: HR66620
2026-03-30 08:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with identifier: HR66620
2026-03-30 08:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3704afc5-7358-5aa5-b997-9ed45f03c8c7 with identifier: HR66620 to the API
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:53:14Z',
'fuel_type': 'diesel',
'id': '3704afc5-7358-5aa5-b997-9ed45f03c8c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR66620',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 171540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-27',
'seller_name': None,
'title': 'Jeep Compass 2.0 M-Jet Limited 4WD',
'transmission': 'manual',
'trim': 'Limited 4WD',
'year': 2017}
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR66620%27 HTTP/1.1" 200 None
2026-03-30 08:06:28 [auto1.fr] INFO: Saving data for HR66620: {'auction_closing_time': 1774972394.0, 'created_time': 1773249618.843482, 'last_price_update_time': 1774857988.115454}
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HR66620') HTTP/1.1" 204 0
2026-03-30 08:06:28 [auto1.fr] INFO: Found listing with ID: KY35521
2026-03-30 08:06:28 [auto1.fr] INFO: Found listing with ID: VN94368
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN94368%27 HTTP/1.1" 200 None
2026-03-30 08:06:28 [auto1.fr] INFO: Scrape type for VN94368: 2
2026-03-30 08:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 039d559f-d524-5902-a350-5c75fae72f60 with identifier: VN94368
2026-03-30 08:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 039d559f-d524-5902-a350-5c75fae72f60 with scrape type 2
2026-03-30 08:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 039d559f-d524-5902-a350-5c75fae72f60 with scrape type 2
2026-03-30 08:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 039d559f-d524-5902-a350-5c75fae72f60, identifier: VN94368
2026-03-30 08:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 039d559f-d524-5902-a350-5c75fae72f60 with identifier: VN94368
2026-03-30 08:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 039d559f-d524-5902-a350-5c75fae72f60 with identifier: VN94368
2026-03-30 08:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 039d559f-d524-5902-a350-5c75fae72f60 with identifier: VN94368 to the API
2026-03-30 08:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-31T15:29:27Z',
'fuel_type': 'petrol',
'id': '039d559f-d524-5902-a350-5c75fae72f60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VN94368',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 176866,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-06',
'seller_name': None,
'title': 'Opel Corsa 1.2 Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2009}
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN94368%27 HTTP/1.1" 200 None
2026-03-30 08:06:29 [auto1.fr] INFO: Saving data for VN94368: {'auction_closing_time': 1774970967.0, 'created_time': 1773040702.151629, 'last_price_update_time': 1774857989.684179}
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VN94368') HTTP/1.1" 204 0
2026-03-30 08:06: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:06:29 [auto1.fr] INFO: Found listing with ID: WM66922
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM66922%27 HTTP/1.1" 200 None
2026-03-30 08:06:29 [auto1.fr] INFO: Scrape type for WM66922: 2
2026-03-30 08:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cb1748-d26b-5626-856e-4aabd125dbd1 with identifier: WM66922
2026-03-30 08:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cb1748-d26b-5626-856e-4aabd125dbd1 with scrape type 2
2026-03-30 08:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5cb1748-d26b-5626-856e-4aabd125dbd1 with scrape type 2
2026-03-30 08:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e5cb1748-d26b-5626-856e-4aabd125dbd1, identifier: WM66922
2026-03-30 08:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e5cb1748-d26b-5626-856e-4aabd125dbd1 with identifier: WM66922
2026-03-30 08:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e5cb1748-d26b-5626-856e-4aabd125dbd1 with identifier: WM66922
2026-03-30 08:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e5cb1748-d26b-5626-856e-4aabd125dbd1 with identifier: WM66922 to the API
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-31T15:45:37Z',
'fuel_type': 'petrol',
'id': 'e5cb1748-d26b-5626-856e-4aabd125dbd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM66922',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 142292,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-19',
'seller_name': None,
'title': 'Renault Grand Scenic 1.2 TCe Energy Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2015}
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM66922%27 HTTP/1.1" 200 None
2026-03-30 08:06:30 [auto1.fr] INFO: Saving data for WM66922: {'auction_closing_time': 1774971937.0, 'created_time': 1773120070.376645, 'last_price_update_time': 1774857990.340323}
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WM66922') HTTP/1.1" 204 0
2026-03-30 08:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:30 [auto1.fr] INFO: Found listing with ID: WD64082
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD64082%27 HTTP/1.1" 200 None
2026-03-30 08:06:30 [auto1.fr] INFO: Scrape type for WD64082: 2
2026-03-30 08:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with identifier: WD64082
2026-03-30 08:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with scrape type 2
2026-03-30 08:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with scrape type 2
2026-03-30 08:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1ed6fd4e-ed5f-5075-aed1-768fce5da04f, identifier: WD64082
2026-03-30 08:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with identifier: WD64082
2026-03-30 08:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with identifier: WD64082
2026-03-30 08:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1ed6fd4e-ed5f-5075-aed1-768fce5da04f with identifier: WD64082 to the API
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:32:53Z',
'fuel_type': 'diesel',
'id': '1ed6fd4e-ed5f-5075-aed1-768fce5da04f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD64082',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 236602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-14',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2010}
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD64082%27 HTTP/1.1" 200 None
2026-03-30 08:06:30 [auto1.fr] INFO: Saving data for WD64082: {'auction_closing_time': 1774971173.0, 'created_time': 1773045069.708048, 'last_price_update_time': 1774857990.867188}
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WD64082') HTTP/1.1" 204 0
2026-03-30 08:06:30 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:30 [auto1.fr] INFO: Found listing with ID: SB34610
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB34610%27 HTTP/1.1" 200 None
2026-03-30 08:06:30 [auto1.fr] INFO: Scrape type for SB34610: 2
2026-03-30 08:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f92fac09-5d0a-544b-af64-d5313ebc01e8 with identifier: SB34610
2026-03-30 08:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f92fac09-5d0a-544b-af64-d5313ebc01e8 with scrape type 2
2026-03-30 08:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f92fac09-5d0a-544b-af64-d5313ebc01e8 with scrape type 2
2026-03-30 08:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f92fac09-5d0a-544b-af64-d5313ebc01e8, identifier: SB34610
2026-03-30 08:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f92fac09-5d0a-544b-af64-d5313ebc01e8 with identifier: SB34610
2026-03-30 08:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f92fac09-5d0a-544b-af64-d5313ebc01e8 with identifier: SB34610
2026-03-30 08:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f92fac09-5d0a-544b-af64-d5313ebc01e8 with identifier: SB34610 to the API
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:30:58Z',
'fuel_type': 'diesel',
'id': 'f92fac09-5d0a-544b-af64-d5313ebc01e8',
'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/SB34610',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 87481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-11',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Active Pack',
'transmission': 'automatic',
'trim': 'Active Pack',
'year': 2022}
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB34610%27 HTTP/1.1" 200 None
2026-03-30 08:06:31 [auto1.fr] INFO: Saving data for SB34610: {'auction_closing_time': 1774971058.0, 'created_time': 1774437296.6647, 'last_price_update_time': 1774857991.886849}
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB34610') HTTP/1.1" 204 0
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: TA19729
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: NX24565
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: AW72987
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: JR54529
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: EH91855
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH91855%27 HTTP/1.1" 200 None
2026-03-30 08:06:31 [auto1.fr] INFO: Scrape type for EH91855: 1
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: XB39561
2026-03-30 08:06:31 [auto1.fr] INFO: Found listing with ID: RJ05241
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RJ05241%27 HTTP/1.1" 200 None
2026-03-30 08:06:31 [auto1.fr] INFO: Scrape type for RJ05241: 2
2026-03-30 08:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 187c23d5-2fdf-567d-a666-631a34d7e6ae with identifier: RJ05241
2026-03-30 08:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 187c23d5-2fdf-567d-a666-631a34d7e6ae with scrape type 2
2026-03-30 08:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 187c23d5-2fdf-567d-a666-631a34d7e6ae with scrape type 2
2026-03-30 08:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 187c23d5-2fdf-567d-a666-631a34d7e6ae, identifier: RJ05241
2026-03-30 08:06:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 187c23d5-2fdf-567d-a666-631a34d7e6ae with identifier: RJ05241
2026-03-30 08:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 187c23d5-2fdf-567d-a666-631a34d7e6ae with identifier: RJ05241
2026-03-30 08:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 187c23d5-2fdf-567d-a666-631a34d7e6ae with identifier: RJ05241 to the API
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:08:38Z',
'fuel_type': 'petrol',
'id': '187c23d5-2fdf-567d-a666-631a34d7e6ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RJ05241',
'listing': 'auction',
'make': 'Citroen',
'model': 'C-Elysée',
'odometer': 86078,
'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': 'Citroen C-Elysée 1.2 VTi Seduction',
'transmission': 'manual',
'trim': 'Seduction',
'year': 2016}
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RJ05241%27 HTTP/1.1" 200 None
2026-03-30 08:06:32 [auto1.fr] INFO: Saving data for RJ05241: {'auction_closing_time': 1774969718.0, 'created_time': 1774278816.531861, 'last_price_update_time': 1774857992.472156}
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RJ05241') HTTP/1.1" 204 0
2026-03-30 08:06:32 [auto1.fr] INFO: Found listing with ID: TJ20151
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ20151%27 HTTP/1.1" 200 None
2026-03-30 08:06:32 [auto1.fr] INFO: Scrape type for TJ20151: 2
2026-03-30 08:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b6b71af-3715-5db7-b635-23c27937a977 with identifier: TJ20151
2026-03-30 08:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b6b71af-3715-5db7-b635-23c27937a977 with scrape type 2
2026-03-30 08:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b6b71af-3715-5db7-b635-23c27937a977 with scrape type 2
2026-03-30 08:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7b6b71af-3715-5db7-b635-23c27937a977, identifier: TJ20151
2026-03-30 08:06:32 [auto1.fr] INFO: Found listing with ID: FD08548
2026-03-30 08:06:32 [auto1.fr] INFO: Found listing with ID: ZE84012
2026-03-30 08:06:32 [auto1.fr] INFO: Found listing with ID: GP66530
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP66530%27 HTTP/1.1" 200 None
2026-03-30 08:06:32 [auto1.fr] INFO: Scrape type for GP66530: 2
2026-03-30 08:06:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c135277-646d-5689-9f73-838337792d04 with identifier: GP66530
2026-03-30 08:06:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c135277-646d-5689-9f73-838337792d04 with scrape type 2
2026-03-30 08:06:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c135277-646d-5689-9f73-838337792d04 with scrape type 2
2026-03-30 08:06:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6c135277-646d-5689-9f73-838337792d04, identifier: GP66530
2026-03-30 08:06:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7b6b71af-3715-5db7-b635-23c27937a977 with identifier: TJ20151
2026-03-30 08:06:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7b6b71af-3715-5db7-b635-23c27937a977 with identifier: TJ20151
2026-03-30 08:06:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7b6b71af-3715-5db7-b635-23c27937a977 with identifier: TJ20151 to the API
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:08:05Z',
'fuel_type': 'diesel',
'id': '7b6b71af-3715-5db7-b635-23c27937a977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TJ20151',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 330066,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-16',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 HDi Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2009}
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ20151%27 HTTP/1.1" 200 None
2026-03-30 08:06:33 [auto1.fr] INFO: Saving data for TJ20151: {'auction_closing_time': 1774969685.0, 'created_time': 1772615498.425656, 'last_price_update_time': 1774857993.126859}
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TJ20151') HTTP/1.1" 204 0
2026-03-30 08:06: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:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6c135277-646d-5689-9f73-838337792d04 with identifier: GP66530
2026-03-30 08:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6c135277-646d-5689-9f73-838337792d04 with identifier: GP66530
2026-03-30 08:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6c135277-646d-5689-9f73-838337792d04 with identifier: GP66530 to the API
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:07:54Z',
'fuel_type': 'petrol',
'id': '6c135277-646d-5689-9f73-838337792d04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP66530',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 123664,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-02',
'seller_name': None,
'title': 'Fiat 500X 1.4 Turbo Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2017}
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP66530%27 HTTP/1.1" 200 None
2026-03-30 08:06:33 [auto1.fr] INFO: Saving data for GP66530: {'auction_closing_time': 1774969674.0, 'created_time': 1773120150.281661, 'last_price_update_time': 1774857993.719303}
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP66530') HTTP/1.1" 204 0
2026-03-30 08:06:33 [auto1.fr] INFO: Found listing with ID: UP72076
2026-03-30 08:06:33 [auto1.fr] INFO: Found listing with ID: VP32926
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP32926%27 HTTP/1.1" 200 None
2026-03-30 08:06:33 [auto1.fr] INFO: Scrape type for VP32926: 2
2026-03-30 08:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e263229e-5c01-557a-a5a9-bff79c4655a9 with identifier: VP32926
2026-03-30 08:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e263229e-5c01-557a-a5a9-bff79c4655a9 with scrape type 2
2026-03-30 08:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e263229e-5c01-557a-a5a9-bff79c4655a9 with scrape type 2
2026-03-30 08:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e263229e-5c01-557a-a5a9-bff79c4655a9, identifier: VP32926
2026-03-30 08:06:33 [auto1.fr] INFO: Found listing with ID: LL00787
2026-03-30 08:06:33 [auto1.fr] INFO: Found listing with ID: GV41171
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV41171%27 HTTP/1.1" 200 None
2026-03-30 08:06:33 [auto1.fr] INFO: Scrape type for GV41171: 2
2026-03-30 08:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with identifier: GV41171
2026-03-30 08:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with scrape type 2
2026-03-30 08:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with scrape type 2
2026-03-30 08:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8, identifier: GV41171
2026-03-30 08:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e263229e-5c01-557a-a5a9-bff79c4655a9 with identifier: VP32926
2026-03-30 08:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e263229e-5c01-557a-a5a9-bff79c4655a9 with identifier: VP32926
2026-03-30 08:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e263229e-5c01-557a-a5a9-bff79c4655a9 with identifier: VP32926 to the API
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:36:25Z',
'fuel_type': 'diesel',
'id': 'e263229e-5c01-557a-a5a9-bff79c4655a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VP32926',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 229578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-04',
'seller_name': None,
'title': 'Mitsubishi ASX 1.8 DI-D Invite 2WD',
'transmission': 'manual',
'trim': 'Invite 2WD',
'year': 2013}
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP32926%27 HTTP/1.1" 200 None
2026-03-30 08:06:34 [auto1.fr] INFO: Saving data for VP32926: {'auction_closing_time': 1774971385.0, 'created_time': 1773486419.10664, 'last_price_update_time': 1774857994.389611}
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VP32926') HTTP/1.1" 204 0
2026-03-30 08:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with identifier: GV41171
2026-03-30 08:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with identifier: GV41171
2026-03-30 08:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8 with identifier: GV41171 to the API
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:13:38Z',
'fuel_type': 'petrol',
'id': '4d891e9d-aa09-56d4-bb9a-ed2a3afb17b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GV41171',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 72377,
'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': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV41171%27 HTTP/1.1" 200 None
2026-03-30 08:06:34 [auto1.fr] INFO: Saving data for GV41171: {'auction_closing_time': 1774970018.0, 'created_time': 1773846356.864249, 'last_price_update_time': 1774857994.793356}
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GV41171') HTTP/1.1" 204 0
2026-03-30 08:06:34 [auto1.fr] INFO: Found listing with ID: CR64037
2026-03-30 08:06:34 [auto1.fr] INFO: Found listing with ID: AH27666
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH27666%27 HTTP/1.1" 200 None
2026-03-30 08:06:34 [auto1.fr] INFO: Scrape type for AH27666: 2
2026-03-30 08:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2ca79a6-8057-5f15-b9fa-d740bf586b69 with identifier: AH27666
2026-03-30 08:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2ca79a6-8057-5f15-b9fa-d740bf586b69 with scrape type 2
2026-03-30 08:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2ca79a6-8057-5f15-b9fa-d740bf586b69 with scrape type 2
2026-03-30 08:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f2ca79a6-8057-5f15-b9fa-d740bf586b69, identifier: AH27666
2026-03-30 08:06:34 [auto1.fr] INFO: Found listing with ID: YG18113
2026-03-30 08:06:34 [auto1.fr] INFO: Found listing with ID: TV66965
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV66965%27 HTTP/1.1" 200 None
2026-03-30 08:06:34 [auto1.fr] INFO: Scrape type for TV66965: 2
2026-03-30 08:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9959a218-75d5-5dea-8298-d28bae972e9a with identifier: TV66965
2026-03-30 08:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9959a218-75d5-5dea-8298-d28bae972e9a with scrape type 2
2026-03-30 08:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9959a218-75d5-5dea-8298-d28bae972e9a with scrape type 2
2026-03-30 08:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9959a218-75d5-5dea-8298-d28bae972e9a, identifier: TV66965
2026-03-30 08:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f2ca79a6-8057-5f15-b9fa-d740bf586b69 with identifier: AH27666
2026-03-30 08:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f2ca79a6-8057-5f15-b9fa-d740bf586b69 with identifier: AH27666
2026-03-30 08:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f2ca79a6-8057-5f15-b9fa-d740bf586b69 with identifier: AH27666 to the API
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 265,
'expiration_date': '2026-03-31T15:28:37Z',
'fuel_type': 'diesel',
'id': 'f2ca79a6-8057-5f15-b9fa-d740bf586b69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AH27666',
'listing': 'auction',
'make': 'BMW',
'model': '7er',
'odometer': 124405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-21',
'seller_name': None,
'title': 'BMW 7er 730d',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH27666%27 HTTP/1.1" 200 None
2026-03-30 08:06:35 [auto1.fr] INFO: Saving data for AH27666: {'auction_closing_time': 1774970917.0, 'created_time': 1772105617.687089, 'last_price_update_time': 1774857995.427958}
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AH27666') HTTP/1.1" 204 0
2026-03-30 08:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9959a218-75d5-5dea-8298-d28bae972e9a with identifier: TV66965
2026-03-30 08:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9959a218-75d5-5dea-8298-d28bae972e9a with identifier: TV66965
2026-03-30 08:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9959a218-75d5-5dea-8298-d28bae972e9a with identifier: TV66965 to the API
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:35:01Z',
'fuel_type': 'petrol',
'id': '9959a218-75d5-5dea-8298-d28bae972e9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV66965',
'listing': 'auction',
'make': 'Abarth',
'model': '595C',
'odometer': 122557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-02',
'seller_name': None,
'title': 'Abarth 595C 1.4 Competizione',
'transmission': 'automatic',
'trim': 'Competizione',
'year': 2017}
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV66965%27 HTTP/1.1" 200 None
2026-03-30 08:06:35 [auto1.fr] INFO: Saving data for TV66965: {'auction_closing_time': 1774971301.0, 'created_time': 1774264612.27513, 'last_price_update_time': 1774857995.932196}
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TV66965') HTTP/1.1" 204 0
2026-03-30 08:06:35 [auto1.fr] INFO: Found listing with ID: SD52344
2026-03-30 08:06:35 [auto1.fr] INFO: Found listing with ID: BK72500
2026-03-30 08:06:35 [auto1.fr] INFO: Found listing with ID: VF51675
2026-03-30 08:06:35 [auto1.fr] INFO: Found listing with ID: AD80452
2026-03-30 08:06:35 [auto1.fr] INFO: Found listing with ID: HF01727
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF01727%27 HTTP/1.1" 200 None
2026-03-30 08:06:35 [auto1.fr] INFO: Scrape type for HF01727: 2
2026-03-30 08:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2140dc96-10f7-5693-b739-25c01ce70caf with identifier: HF01727
2026-03-30 08:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2140dc96-10f7-5693-b739-25c01ce70caf with scrape type 2
2026-03-30 08:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2140dc96-10f7-5693-b739-25c01ce70caf with scrape type 2
2026-03-30 08:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2140dc96-10f7-5693-b739-25c01ce70caf, identifier: HF01727
2026-03-30 08:06:36 [auto1.fr] INFO: Found listing with ID: YF91947
2026-03-30 08:06:36 [auto1.fr] INFO: Found listing with ID: CF64953
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF64953%27 HTTP/1.1" 200 None
2026-03-30 08:06:36 [auto1.fr] INFO: Scrape type for CF64953: 2
2026-03-30 08:06:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29806bb8-24c7-502d-a787-69387642663d with identifier: CF64953
2026-03-30 08:06:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29806bb8-24c7-502d-a787-69387642663d with scrape type 2
2026-03-30 08:06:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29806bb8-24c7-502d-a787-69387642663d with scrape type 2
2026-03-30 08:06:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 29806bb8-24c7-502d-a787-69387642663d, identifier: CF64953
2026-03-30 08:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2140dc96-10f7-5693-b739-25c01ce70caf with identifier: HF01727
2026-03-30 08:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2140dc96-10f7-5693-b739-25c01ce70caf with identifier: HF01727
2026-03-30 08:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2140dc96-10f7-5693-b739-25c01ce70caf with identifier: HF01727 to the API
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-31T15:40:09Z',
'fuel_type': 'petrol',
'id': '2140dc96-10f7-5693-b739-25c01ce70caf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF01727',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 168193,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-07',
'seller_name': None,
'title': 'Renault Megane 1.2 TCe Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF01727%27 HTTP/1.1" 200 None
2026-03-30 08:06:36 [auto1.fr] INFO: Saving data for HF01727: {'auction_closing_time': 1774971609.0, 'created_time': 1774015715.441096, 'last_price_update_time': 1774857996.603142}
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HF01727') HTTP/1.1" 204 0
2026-03-30 08:06:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 29806bb8-24c7-502d-a787-69387642663d with identifier: CF64953
2026-03-30 08:06:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 29806bb8-24c7-502d-a787-69387642663d with identifier: CF64953
2026-03-30 08:06:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 29806bb8-24c7-502d-a787-69387642663d with identifier: CF64953 to the API
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-31T15:06:23Z',
'fuel_type': 'hybrid',
'id': '29806bb8-24c7-502d-a787-69387642663d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF64953',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 127142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-29',
'seller_name': None,
'title': 'Toyota Auris 1.8 Hybrid Design Edition',
'transmission': 'automatic',
'trim': 'Design Edition',
'year': 2015}
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF64953%27 HTTP/1.1" 200 None
2026-03-30 08:06:37 [auto1.fr] INFO: Saving data for CF64953: {'auction_closing_time': 1774969583.0, 'created_time': 1773075769.003132, 'last_price_update_time': 1774857997.100255}
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF64953') HTTP/1.1" 204 0
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: XJ44372
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: NZ06649
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: GF46246
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: ZC86979
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC86979%27 HTTP/1.1" 200 None
2026-03-30 08:06:37 [auto1.fr] INFO: Scrape type for ZC86979: 1
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: LX96530
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: VC72866
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC72866%27 HTTP/1.1" 200 None
2026-03-30 08:06:37 [auto1.fr] INFO: Scrape type for VC72866: 2
2026-03-30 08:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15cb2c83-43ce-5360-ae87-81a0131b4c57 with identifier: VC72866
2026-03-30 08:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15cb2c83-43ce-5360-ae87-81a0131b4c57 with scrape type 2
2026-03-30 08:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15cb2c83-43ce-5360-ae87-81a0131b4c57 with scrape type 2
2026-03-30 08:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 15cb2c83-43ce-5360-ae87-81a0131b4c57, identifier: VC72866
2026-03-30 08:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 15cb2c83-43ce-5360-ae87-81a0131b4c57 with identifier: VC72866
2026-03-30 08:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 15cb2c83-43ce-5360-ae87-81a0131b4c57 with identifier: VC72866
2026-03-30 08:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 15cb2c83-43ce-5360-ae87-81a0131b4c57 with identifier: VC72866 to the API
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-31T15:19:34Z',
'fuel_type': 'diesel',
'id': '15cb2c83-43ce-5360-ae87-81a0131b4c57',
'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/VC72866',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 215483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-13',
'seller_name': None,
'title': 'Peugeot 208 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC72866%27 HTTP/1.1" 200 None
2026-03-30 08:06:37 [auto1.fr] INFO: Saving data for VC72866: {'auction_closing_time': 1774970374.0, 'created_time': 1773832774.370114, 'last_price_update_time': 1774857997.637277}
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VC72866') HTTP/1.1" 204 0
2026-03-30 08:06:37 [auto1.fr] INFO: Found listing with ID: SG18598
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG18598%27 HTTP/1.1" 200 None
2026-03-30 08:06:37 [auto1.fr] INFO: Scrape type for SG18598: 2
2026-03-30 08:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f5282b8-1f83-56ff-8ae5-35a596b28443 with identifier: SG18598
2026-03-30 08:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f5282b8-1f83-56ff-8ae5-35a596b28443 with scrape type 2
2026-03-30 08:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f5282b8-1f83-56ff-8ae5-35a596b28443 with scrape type 2
2026-03-30 08:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1f5282b8-1f83-56ff-8ae5-35a596b28443, identifier: SG18598
2026-03-30 08:06: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:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1f5282b8-1f83-56ff-8ae5-35a596b28443 with identifier: SG18598
2026-03-30 08:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:06:37 [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:06:37 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:06:37 [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:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1f5282b8-1f83-56ff-8ae5-35a596b28443 with identifier: SG18598
2026-03-30 08:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1f5282b8-1f83-56ff-8ae5-35a596b28443 with identifier: SG18598 to the API
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-31T15:27:50Z',
'fuel_type': 'petrol',
'id': '1f5282b8-1f83-56ff-8ae5-35a596b28443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SG18598',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 144120,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-29',
'seller_name': None,
'title': 'MINI Countryman Cooper',
'transmission': 'manual',
'trim': '',
'year': 2012}
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG18598%27 HTTP/1.1" 200 None
2026-03-30 08:06:38 [auto1.fr] INFO: Saving data for SG18598: {'auction_closing_time': 1774970870.0, 'created_time': 1773864332.863069, 'last_price_update_time': 1774857998.373683}
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SG18598') HTTP/1.1" 204 0
2026-03-30 08:06:38 [auto1.fr] INFO: Found listing with ID: AR69869
2026-03-30 08:06:38 [auto1.fr] INFO: Found listing with ID: JJ02643
2026-03-30 08:06:38 [auto1.fr] INFO: Found listing with ID: DA80805
2026-03-30 08:06:38 [auto1.fr] INFO: Found listing with ID: MA97510
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA97510%27 HTTP/1.1" 200 None
2026-03-30 08:06:38 [auto1.fr] INFO: Scrape type for MA97510: 2
2026-03-30 08:06:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with identifier: MA97510
2026-03-30 08:06:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with scrape type 2
2026-03-30 08:06:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with scrape type 2
2026-03-30 08:06:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d3c3bd1-a85d-526b-b0a3-851baaf8709d, identifier: MA97510
2026-03-30 08:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with identifier: MA97510
2026-03-30 08:06:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with identifier: MA97510
2026-03-30 08:06:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d3c3bd1-a85d-526b-b0a3-851baaf8709d with identifier: MA97510 to the API
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:31:14Z',
'fuel_type': 'petrol',
'id': '8d3c3bd1-a85d-526b-b0a3-851baaf8709d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA97510',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 77885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-27',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2019}
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA97510%27 HTTP/1.1" 200 None
2026-03-30 08:06:38 [auto1.fr] INFO: Saving data for MA97510: {'auction_closing_time': 1774971074.0, 'created_time': 1774383988.305314, 'last_price_update_time': 1774857998.895202}
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA97510') HTTP/1.1" 204 0
2026-03-30 08:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZJ93568> (referer: https://www.auto1.com/v1/car-details-view/ZJ93568/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: KB64497
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: SE67845
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: PR33870
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: HH88390
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: LD85442
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: HB02679
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: ZZ73666
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: LA59879
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: RM50552
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: GC31391
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: CY61543
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: RG55649
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: WU20781
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: RT86658
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: DJ23398
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: SJ36026
2026-03-30 08:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EH91855/cdb8adcc-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:06:39 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: TU81762
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: UY92063
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY92063%27 HTTP/1.1" 200 None
2026-03-30 08:06:39 [auto1.fr] INFO: Scrape type for UY92063: 2
2026-03-30 08:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c04247a2-fdad-590d-8d8a-86173d88d537 with identifier: UY92063
2026-03-30 08:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c04247a2-fdad-590d-8d8a-86173d88d537 with scrape type 2
2026-03-30 08:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c04247a2-fdad-590d-8d8a-86173d88d537 with scrape type 2
2026-03-30 08:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c04247a2-fdad-590d-8d8a-86173d88d537, identifier: UY92063
2026-03-30 08:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c04247a2-fdad-590d-8d8a-86173d88d537 with identifier: UY92063
2026-03-30 08:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c04247a2-fdad-590d-8d8a-86173d88d537 with identifier: UY92063
2026-03-30 08:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c04247a2-fdad-590d-8d8a-86173d88d537 with identifier: UY92063 to the API
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 224,
'expiration_date': '2026-03-31T15:32:19Z',
'fuel_type': 'hybrid',
'id': 'c04247a2-fdad-590d-8d8a-86173d88d537',
'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/UY92063',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 47961,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-16',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.6 Plug-in Hybrid ë-EAT8 Shine Pack',
'transmission': 'automatic',
'trim': 'Shine Pack',
'year': 2021}
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY92063%27 HTTP/1.1" 200 None
2026-03-30 08:06:39 [auto1.fr] INFO: Saving data for UY92063: {'auction_closing_time': 1774971139.0, 'created_time': 1773121228.83988, 'last_price_update_time': 1774857999.647492}
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UY92063') HTTP/1.1" 204 0
2026-03-30 08:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:39 [auto1.fr] INFO: Found listing with ID: NA46359
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA46359%27 HTTP/1.1" 200 None
2026-03-30 08:06:39 [auto1.fr] INFO: Scrape type for NA46359: 2
2026-03-30 08:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dbac122-4440-5392-b015-b00c1544043a with identifier: NA46359
2026-03-30 08:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dbac122-4440-5392-b015-b00c1544043a with scrape type 2
2026-03-30 08:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dbac122-4440-5392-b015-b00c1544043a with scrape type 2
2026-03-30 08:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6dbac122-4440-5392-b015-b00c1544043a, identifier: NA46359
2026-03-30 08:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6dbac122-4440-5392-b015-b00c1544043a with identifier: NA46359
2026-03-30 08:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6dbac122-4440-5392-b015-b00c1544043a with identifier: NA46359
2026-03-30 08:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6dbac122-4440-5392-b015-b00c1544043a with identifier: NA46359 to the API
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:28:53Z',
'fuel_type': 'petrol',
'id': '6dbac122-4440-5392-b015-b00c1544043a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA46359',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 115656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-27',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.2 e-THP Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA46359%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [auto1.fr] INFO: Saving data for NA46359: {'auction_closing_time': 1774970933.0, 'created_time': 1773950799.183562, 'last_price_update_time': 1774858000.383022}
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NA46359') HTTP/1.1" 204 0
2026-03-30 08:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3 with identifier: ZJ93568
2026-03-30 08:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3 with scrape type 1
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_7547cc1043023f12075146a4d4ad669a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_7547cc1043023f12075146a4d4ad669a.jpg already downloaded
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_39104a2db06d67288d4710beec997f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_39104a2db06d67288d4710beec997f65.jpg already downloaded
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_af2afa401048f1cd7e97b34bc14e9155.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_af2afa401048f1cd7e97b34bc14e9155.jpg already downloaded
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_22669f19bd6f615c9c03439e8912c6c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_22669f19bd6f615c9c03439e8912c6c1.jpg already downloaded
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_1fadbdc755bfd5bc51125eae4ff14932.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_1fadbdc755bfd5bc51125eae4ff14932.jpg already downloaded
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3a%252F63%252F3a63924f5c805d4b356fcf43daa7f534%252Fpa%252FZJ93568_9e7ca9862d498e2ec3bcb5c559bdd3d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_9e7ca9862d498e2ec3bcb5c559bdd3d0.jpg already downloaded
2026-03-30 08:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3, identifier: ZJ93568
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: ZT15844
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: AK73885
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: HC15132
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: ZN81951
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: SA63680
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: UX42544
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: BK74323
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: UZ07675
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: TX49254
2026-03-30 08:06:40 [auto1.fr] INFO: Found listing with ID: UT17520
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT17520%27 HTTP/1.1" 200 None
2026-03-30 08:06:40 [auto1.fr] INFO: Scrape type for UT17520: 2
2026-03-30 08:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47b37b82-2f67-5035-ba98-ff5ed34049af with identifier: UT17520
2026-03-30 08:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47b37b82-2f67-5035-ba98-ff5ed34049af with scrape type 2
2026-03-30 08:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47b37b82-2f67-5035-ba98-ff5ed34049af with scrape type 2
2026-03-30 08:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 47b37b82-2f67-5035-ba98-ff5ed34049af, identifier: UT17520
2026-03-30 08:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3 with identifier: ZJ93568
2026-03-30 08:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3 with identifier: ZJ93568
2026-03-30 08:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3 with identifier: ZJ93568 to the API
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZJ93568>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:43:35Z',
'fuel_type': 'diesel',
'id': '6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ93568',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Renault',
'model': 'Scenic',
'odometer': 245580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_7547cc1043023f12075146a4d4ad669a.jpg',
'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_39104a2db06d67288d4710beec997f65.jpg',
'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_af2afa401048f1cd7e97b34bc14e9155.jpg',
'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_22669f19bd6f615c9c03439e8912c6c1.jpg',
'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_1fadbdc755bfd5bc51125eae4ff14932.jpg',
'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_9e7ca9862d498e2ec3bcb5c559bdd3d0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74796,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_7547cc1043023f12075146a4d4ad669a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77775,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_39104a2db06d67288d4710beec997f65.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93719,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_af2afa401048f1cd7e97b34bc14e9155.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65334,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_22669f19bd6f615c9c03439e8912c6c1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81285,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_1fadbdc755bfd5bc51125eae4ff14932.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3/6c1d22c0-760a-54c5-8646-b1bf6b3b2cb3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3a/63/3a63924f5c805d4b356fcf43daa7f534/pa/ZJ93568_9e7ca9862d498e2ec3bcb5c559bdd3d0.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2015}
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ93568%27 HTTP/1.1" 200 None
2026-03-30 08:06:41 [auto1.fr] INFO: Saving data for ZJ93568: {'created_time': 1774858001.131086, 'last_price_update_time': 1774858001.1311, 'auction_closing_time': 1774971815.0}
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZJ93568') HTTP/1.1" 204 0
2026-03-30 08:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 47b37b82-2f67-5035-ba98-ff5ed34049af with identifier: UT17520
2026-03-30 08:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 47b37b82-2f67-5035-ba98-ff5ed34049af with identifier: UT17520
2026-03-30 08:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 47b37b82-2f67-5035-ba98-ff5ed34049af with identifier: UT17520 to the API
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 99,
'expiration_date': '2026-03-31T15:29:27Z',
'fuel_type': 'diesel',
'id': '47b37b82-2f67-5035-ba98-ff5ed34049af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UT17520',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Cactus',
'odometer': 132061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-07-20',
'seller_name': None,
'title': 'Citroen C4 Cactus 1.6 Blue-HDi Feel Business',
'transmission': 'manual',
'trim': 'Feel Business',
'year': 2017}
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT17520%27 HTTP/1.1" 200 None
2026-03-30 08:06:41 [auto1.fr] INFO: Saving data for UT17520: {'auction_closing_time': 1774970967.0, 'created_time': 1773249782.365502, 'last_price_update_time': 1774858001.701221}
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UT17520') HTTP/1.1" 204 0
2026-03-30 08:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: KZ21626
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: ML75206
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: VJ46136
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: UY44160
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: HM45390
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: KJ36885
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: MC14213
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: PU11656
2026-03-30 08:06:41 [auto1.fr] INFO: Found listing with ID: LL21207
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL21207%27 HTTP/1.1" 200 None
2026-03-30 08:06:41 [auto1.fr] INFO: Scrape type for LL21207: 2
2026-03-30 08:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc40f7a0-ee36-5284-9378-b1a86fe56301 with identifier: LL21207
2026-03-30 08:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc40f7a0-ee36-5284-9378-b1a86fe56301 with scrape type 2
2026-03-30 08:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc40f7a0-ee36-5284-9378-b1a86fe56301 with scrape type 2
2026-03-30 08:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc40f7a0-ee36-5284-9378-b1a86fe56301, identifier: LL21207
2026-03-30 08:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZC86979/cdb8adcc-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:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc40f7a0-ee36-5284-9378-b1a86fe56301 with identifier: LL21207
2026-03-30 08:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc40f7a0-ee36-5284-9378-b1a86fe56301 with identifier: LL21207
2026-03-30 08:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc40f7a0-ee36-5284-9378-b1a86fe56301 with identifier: LL21207 to the API
2026-03-30 08:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:15:29Z',
'fuel_type': 'diesel',
'id': 'fc40f7a0-ee36-5284-9378-b1a86fe56301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL21207',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 226385,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-12',
'seller_name': None,
'title': 'Jeep Renegade 1.6 M-Jet Limited FWD',
'transmission': 'manual',
'trim': 'Limited FWD',
'year': 2016}
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL21207%27 HTTP/1.1" 200 None
2026-03-30 08:06:42 [auto1.fr] INFO: Saving data for LL21207: {'auction_closing_time': 1774970129.0, 'created_time': 1773486433.390459, 'last_price_update_time': 1774858002.270219}
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LL21207') HTTP/1.1" 204 0
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: ET58165
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: VZ93019
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: ZP18872
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: VL26218
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL26218%27 HTTP/1.1" 200 None
2026-03-30 08:06:42 [auto1.fr] INFO: Scrape type for VL26218: 2
2026-03-30 08:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74963c8d-80f4-5e59-916f-b06408b4595b with identifier: VL26218
2026-03-30 08:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74963c8d-80f4-5e59-916f-b06408b4595b with scrape type 2
2026-03-30 08:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74963c8d-80f4-5e59-916f-b06408b4595b with scrape type 2
2026-03-30 08:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 74963c8d-80f4-5e59-916f-b06408b4595b, identifier: VL26218
2026-03-30 08:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 74963c8d-80f4-5e59-916f-b06408b4595b with identifier: VL26218
2026-03-30 08:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 74963c8d-80f4-5e59-916f-b06408b4595b with identifier: VL26218
2026-03-30 08:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 74963c8d-80f4-5e59-916f-b06408b4595b with identifier: VL26218 to the API
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:44:27Z',
'fuel_type': 'diesel',
'id': '74963c8d-80f4-5e59-916f-b06408b4595b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL26218',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 160631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-05',
'seller_name': None,
'title': 'Audi A1 Sportback 1.6 TDI',
'transmission': 'manual',
'trim': '',
'year': 2017}
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL26218%27 HTTP/1.1" 200 None
2026-03-30 08:06:42 [auto1.fr] INFO: Saving data for VL26218: {'auction_closing_time': 1774971867.0, 'created_time': 1771611478.427328, 'last_price_update_time': 1774858002.789645}
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VL26218') HTTP/1.1" 204 0
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: SM81810
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: KM29309
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: GD96207
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: RZ50801
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: NH35726
2026-03-30 08:06:42 [auto1.fr] INFO: Found listing with ID: PP18187
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP18187%27 HTTP/1.1" 200 None
2026-03-30 08:06:42 [auto1.fr] INFO: Scrape type for PP18187: 2
2026-03-30 08:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 705ad924-ef7c-5836-8049-02efaf683b4a with identifier: PP18187
2026-03-30 08:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 705ad924-ef7c-5836-8049-02efaf683b4a with scrape type 2
2026-03-30 08:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 705ad924-ef7c-5836-8049-02efaf683b4a with scrape type 2
2026-03-30 08:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 705ad924-ef7c-5836-8049-02efaf683b4a, identifier: PP18187
2026-03-30 08:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 705ad924-ef7c-5836-8049-02efaf683b4a with identifier: PP18187
2026-03-30 08:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 705ad924-ef7c-5836-8049-02efaf683b4a with identifier: PP18187
2026-03-30 08:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 705ad924-ef7c-5836-8049-02efaf683b4a with identifier: PP18187 to the API
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:46:29Z',
'fuel_type': 'petrol',
'id': '705ad924-ef7c-5836-8049-02efaf683b4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PP18187',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 150891,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-07-26',
'seller_name': None,
'title': 'Peugeot 307 2.0 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2004}
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP18187%27 HTTP/1.1" 200 None
2026-03-30 08:06:43 [auto1.fr] INFO: Saving data for PP18187: {'auction_closing_time': 1774971989.0, 'created_time': 1774451165.803235, 'last_price_update_time': 1774858003.446989}
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PP18187') HTTP/1.1" 204 0
2026-03-30 08:06:43 [auto1.fr] INFO: Found listing with ID: UN32467
2026-03-30 08:06:43 [auto1.fr] INFO: Found listing with ID: RD23036
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD23036%27 HTTP/1.1" 200 None
2026-03-30 08:06:43 [auto1.fr] INFO: Scrape type for RD23036: 2
2026-03-30 08:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with identifier: RD23036
2026-03-30 08:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with scrape type 2
2026-03-30 08:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with scrape type 2
2026-03-30 08:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4, identifier: RD23036
2026-03-30 08:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with identifier: RD23036
2026-03-30 08:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with identifier: RD23036
2026-03-30 08:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4 with identifier: RD23036 to the API
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:34:05Z',
'fuel_type': 'diesel',
'id': '0697ddaf-f5cc-5b7c-a8e9-f37a721f19e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD23036',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 215836,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-27',
'seller_name': None,
'title': 'Renault Koleos 1.6 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD23036%27 HTTP/1.1" 200 None
2026-03-30 08:06:43 [auto1.fr] INFO: Saving data for RD23036: {'auction_closing_time': 1774971245.0, 'created_time': 1774437473.93867, 'last_price_update_time': 1774858003.985297}
2026-03-30 08:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RD23036') HTTP/1.1" 204 0
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: CF93348
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: UT91151
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: HG74686
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: JM16652
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM16652%27 HTTP/1.1" 200 None
2026-03-30 08:06:44 [auto1.fr] INFO: Scrape type for JM16652: 2
2026-03-30 08:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2dcb5cc-77ff-5308-954a-6c5383127c34 with identifier: JM16652
2026-03-30 08:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2dcb5cc-77ff-5308-954a-6c5383127c34 with scrape type 2
2026-03-30 08:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2dcb5cc-77ff-5308-954a-6c5383127c34 with scrape type 2
2026-03-30 08:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e2dcb5cc-77ff-5308-954a-6c5383127c34, identifier: JM16652
2026-03-30 08:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e2dcb5cc-77ff-5308-954a-6c5383127c34 with identifier: JM16652
2026-03-30 08:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e2dcb5cc-77ff-5308-954a-6c5383127c34 with identifier: JM16652
2026-03-30 08:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e2dcb5cc-77ff-5308-954a-6c5383127c34 with identifier: JM16652 to the API
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06: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:06: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': 163,
'expiration_date': '2026-03-31T15:48:08Z',
'fuel_type': 'diesel',
'id': 'e2dcb5cc-77ff-5308-954a-6c5383127c34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JM16652',
'listing': 'auction',
'make': 'Audi',
'model': 'A4 Allroad',
'odometer': 283825,
'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': 'Audi A4 Allroad 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2017}
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM16652%27 HTTP/1.1" 200 None
2026-03-30 08:06:44 [auto1.fr] INFO: Saving data for JM16652: {'auction_closing_time': 1774972088.0, 'created_time': 1774451760.869495, 'last_price_update_time': 1774858004.476413}
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JM16652') HTTP/1.1" 204 0
2026-03-30 08:06: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:06:44 [auto1.fr] INFO: Found listing with ID: UZ43867
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: TY39394
2026-03-30 08:06:44 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: SC47084
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: NM34809
2026-03-30 08:06:44 [auto1.fr] INFO: Found listing with ID: BX20872
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX20872%27 HTTP/1.1" 200 None
2026-03-30 08:06:44 [auto1.fr] INFO: Scrape type for BX20872: 2
2026-03-30 08:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2a976c-9144-5e6e-927c-5fc0de74a5ad with identifier: BX20872
2026-03-30 08:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2a976c-9144-5e6e-927c-5fc0de74a5ad with scrape type 2
2026-03-30 08:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef2a976c-9144-5e6e-927c-5fc0de74a5ad with scrape type 2
2026-03-30 08:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ef2a976c-9144-5e6e-927c-5fc0de74a5ad, identifier: BX20872
2026-03-30 08:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ef2a976c-9144-5e6e-927c-5fc0de74a5ad with identifier: BX20872
2026-03-30 08:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ef2a976c-9144-5e6e-927c-5fc0de74a5ad with identifier: BX20872
2026-03-30 08:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ef2a976c-9144-5e6e-927c-5fc0de74a5ad with identifier: BX20872 to the API
2026-03-30 08:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:27:49Z',
'fuel_type': 'diesel',
'id': 'ef2a976c-9144-5e6e-927c-5fc0de74a5ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX20872',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 99474,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-24',
'seller_name': None,
'title': 'Ford C-Max 1.5 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2016}
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX20872%27 HTTP/1.1" 200 None
2026-03-30 08:06:45 [auto1.fr] INFO: Saving data for BX20872: {'auction_closing_time': 1774970869.0, 'created_time': 1774279553.105567, 'last_price_update_time': 1774858005.11247}
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX20872') HTTP/1.1" 204 0
2026-03-30 08:06:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: LM74101
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: MD23469
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: DN01805
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: AL18302
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: XL24411
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL24411%27 HTTP/1.1" 200 None
2026-03-30 08:06:45 [auto1.fr] INFO: Scrape type for XL24411: 2
2026-03-30 08:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5427f448-af67-50c8-8bf4-0344e3745404 with identifier: XL24411
2026-03-30 08:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5427f448-af67-50c8-8bf4-0344e3745404 with scrape type 2
2026-03-30 08:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5427f448-af67-50c8-8bf4-0344e3745404 with scrape type 2
2026-03-30 08:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5427f448-af67-50c8-8bf4-0344e3745404, identifier: XL24411
2026-03-30 08:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5427f448-af67-50c8-8bf4-0344e3745404 with identifier: XL24411
2026-03-30 08:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5427f448-af67-50c8-8bf4-0344e3745404 with identifier: XL24411
2026-03-30 08:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5427f448-af67-50c8-8bf4-0344e3745404 with identifier: XL24411 to the API
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 118,
'expiration_date': '2026-03-31T15:56:33Z',
'fuel_type': 'electro',
'id': '5427f448-af67-50c8-8bf4-0344e3745404',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL24411',
'listing': 'auction',
'make': 'Fiat',
'model': '500e',
'odometer': 12696,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-12-11',
'seller_name': None,
'title': 'Fiat 500e electric drive 87 kW Icone Plus',
'transmission': 'automatic',
'trim': 'Icone Plus',
'year': 2022}
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL24411%27 HTTP/1.1" 200 None
2026-03-30 08:06:45 [auto1.fr] INFO: Saving data for XL24411: {'auction_closing_time': 1774972593.0, 'created_time': 1773950958.202918, 'last_price_update_time': 1774858005.622502}
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XL24411') HTTP/1.1" 204 0
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: PR14744
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: KR92660
2026-03-30 08:06:45 [auto1.fr] INFO: Found listing with ID: BA37950
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA37950%27 HTTP/1.1" 200 None
2026-03-30 08:06:45 [auto1.fr] INFO: Scrape type for BA37950: 2
2026-03-30 08:06:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c474d2-eac5-5c52-82b6-17625154e53f with identifier: BA37950
2026-03-30 08:06:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c474d2-eac5-5c52-82b6-17625154e53f with scrape type 2
2026-03-30 08:06:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c474d2-eac5-5c52-82b6-17625154e53f with scrape type 2
2026-03-30 08:06:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f9c474d2-eac5-5c52-82b6-17625154e53f, identifier: BA37950
2026-03-30 08:06:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f9c474d2-eac5-5c52-82b6-17625154e53f with identifier: BA37950
2026-03-30 08:06:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f9c474d2-eac5-5c52-82b6-17625154e53f with identifier: BA37950
2026-03-30 08:06:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f9c474d2-eac5-5c52-82b6-17625154e53f with identifier: BA37950 to the API
2026-03-30 08:06:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:22:36Z',
'fuel_type': 'petrol',
'id': 'f9c474d2-eac5-5c52-82b6-17625154e53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA37950',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 147214,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-01',
'seller_name': None,
'title': 'Citroen Berlingo 1.2 e-THP Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2018}
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA37950%27 HTTP/1.1" 200 None
2026-03-30 08:06:46 [auto1.fr] INFO: Saving data for BA37950: {'auction_closing_time': 1774970556.0, 'created_time': 1772733914.124708, 'last_price_update_time': 1774858006.312718}
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BA37950') HTTP/1.1" 204 0
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: GB07314
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: EZ24123
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: YC27822
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: JJ56309
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: CW74569
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: CZ19931
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: LW56484
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: BP57483
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: FF46254
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: VC85970
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: NN90836
2026-03-30 08:06:46 [auto1.fr] INFO: Found listing with ID: PX69189
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX69189%27 HTTP/1.1" 200 None
2026-03-30 08:06:46 [auto1.fr] INFO: Scrape type for PX69189: 2
2026-03-30 08:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f1c7d7f-92ba-5f38-b737-ea202823d64d with identifier: PX69189
2026-03-30 08:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f1c7d7f-92ba-5f38-b737-ea202823d64d with scrape type 2
2026-03-30 08:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f1c7d7f-92ba-5f38-b737-ea202823d64d with scrape type 2
2026-03-30 08:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2f1c7d7f-92ba-5f38-b737-ea202823d64d, identifier: PX69189
2026-03-30 08:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EH91855> (referer: https://www.auto1.com/v1/car-details-view/EH91855/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2f1c7d7f-92ba-5f38-b737-ea202823d64d with identifier: PX69189
2026-03-30 08:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2f1c7d7f-92ba-5f38-b737-ea202823d64d with identifier: PX69189
2026-03-30 08:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2f1c7d7f-92ba-5f38-b737-ea202823d64d with identifier: PX69189 to the API
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:38:22Z',
'fuel_type': 'diesel',
'id': '2f1c7d7f-92ba-5f38-b737-ea202823d64d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PX69189',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 230745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-09-19',
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi Affaire Pack CD Clim Confort',
'transmission': 'manual',
'trim': 'Affaire Pack CD Clim Confort',
'year': 2007}
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX69189%27 HTTP/1.1" 200 None
2026-03-30 08:06:46 [auto1.fr] INFO: Saving data for PX69189: {'auction_closing_time': 1774971502.0, 'created_time': 1774296561.799883, 'last_price_update_time': 1774858006.911652}
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PX69189') HTTP/1.1" 204 0
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: KJ34319
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: HC09349
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: NT78881
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: SN72375
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: GD98920
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: BL97827
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: AF50767
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: LL67655
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: DT73802
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT73802%27 HTTP/1.1" 200 None
2026-03-30 08:06:47 [auto1.fr] INFO: Scrape type for DT73802: 2
2026-03-30 08:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 697577a8-9a16-5189-bdf3-08e8865789a2 with identifier: DT73802
2026-03-30 08:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 697577a8-9a16-5189-bdf3-08e8865789a2 with scrape type 2
2026-03-30 08:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 697577a8-9a16-5189-bdf3-08e8865789a2 with scrape type 2
2026-03-30 08:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 697577a8-9a16-5189-bdf3-08e8865789a2, identifier: DT73802
2026-03-30 08:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 697577a8-9a16-5189-bdf3-08e8865789a2 with identifier: DT73802
2026-03-30 08:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 697577a8-9a16-5189-bdf3-08e8865789a2 with identifier: DT73802
2026-03-30 08:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 697577a8-9a16-5189-bdf3-08e8865789a2 with identifier: DT73802 to the API
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06: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:06: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': 130,
'expiration_date': '2026-03-31T15:54:40Z',
'fuel_type': 'diesel',
'id': '697577a8-9a16-5189-bdf3-08e8865789a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DT73802',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 239737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-29',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2012}
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT73802%27 HTTP/1.1" 200 None
2026-03-30 08:06:47 [auto1.fr] INFO: Saving data for DT73802: {'auction_closing_time': 1774972480.0, 'created_time': 1773251119.811979, 'last_price_update_time': 1774858007.63193}
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DT73802') HTTP/1.1" 204 0
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: TD82166
2026-03-30 08:06:47 [auto1.fr] INFO: Found listing with ID: UR16491
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR16491%27 HTTP/1.1" 200 None
2026-03-30 08:06:47 [auto1.fr] INFO: Scrape type for UR16491: 2
2026-03-30 08:06:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with identifier: UR16491
2026-03-30 08:06:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with scrape type 2
2026-03-30 08:06:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with scrape type 2
2026-03-30 08:06:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5, identifier: UR16491
2026-03-30 08:06:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with identifier: UR16491
2026-03-30 08:06:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with identifier: UR16491
2026-03-30 08:06:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5b071b2d-78fc-582c-a8fb-e3e677f1d8c5 with identifier: UR16491 to the API
2026-03-30 08:06:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:15:28Z',
'fuel_type': 'petrol',
'id': '5b071b2d-78fc-582c-a8fb-e3e677f1d8c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UR16491',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 153295,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-02-06',
'seller_name': None,
'title': 'Renault Grand Scenic 2.0 Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2007}
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR16491%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [auto1.fr] INFO: Saving data for UR16491: {'auction_closing_time': 1774970128.0, 'created_time': 1773864546.986152, 'last_price_update_time': 1774858008.285515}
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UR16491') HTTP/1.1" 204 0
2026-03-30 08:06:48 [auto1.fr] INFO: Found listing with ID: UF85890
2026-03-30 08:06:48 [auto1.fr] INFO: Found listing with ID: HF06911
2026-03-30 08:06:48 [auto1.fr] INFO: Found listing with ID: YK42959
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK42959%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [auto1.fr] INFO: Scrape type for YK42959: 2
2026-03-30 08:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57349986-478c-5de0-92e4-b2182e43a067 with identifier: YK42959
2026-03-30 08:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57349986-478c-5de0-92e4-b2182e43a067 with scrape type 2
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57349986-478c-5de0-92e4-b2182e43a067 with scrape type 2
2026-03-30 08:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 57349986-478c-5de0-92e4-b2182e43a067, identifier: YK42959
2026-03-30 08:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86da0147-e5cc-525f-b732-4c1de5e1beea with identifier: EH91855
2026-03-30 08:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86da0147-e5cc-525f-b732-4c1de5e1beea with scrape type 1
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 86da0147-e5cc-525f-b732-4c1de5e1beea
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_e1de6f9eae399e8f34e1b3118dcf60ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_e1de6f9eae399e8f34e1b3118dcf60ee.jpg already downloaded
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_21d4c85b06d38df4021a70638a6fa99c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_21d4c85b06d38df4021a70638a6fa99c.jpg already downloaded
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_50e4cb3ca71aa1eda8776f48ab46d13b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_50e4cb3ca71aa1eda8776f48ab46d13b.jpg already downloaded
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_88cd98b7395aee72fcf9bfac0172921c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_88cd98b7395aee72fcf9bfac0172921c.jpg already downloaded
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_be77a5a0c8049c3afc9d344a4f321b49.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_be77a5a0c8049c3afc9d344a4f321b49.jpg already downloaded
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg73%252F00%252F7300fcf0ce052f4a57492ddfdbc5e2d0%252Fpa%252FEH91855_c2e73d571f6dc26791fc1c61d20539eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_c2e73d571f6dc26791fc1c61d20539eb.jpg already downloaded
2026-03-30 08:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 86da0147-e5cc-525f-b732-4c1de5e1beea, identifier: EH91855
2026-03-30 08:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 57349986-478c-5de0-92e4-b2182e43a067 with identifier: YK42959
2026-03-30 08:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 57349986-478c-5de0-92e4-b2182e43a067 with identifier: YK42959
2026-03-30 08:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 57349986-478c-5de0-92e4-b2182e43a067 with identifier: YK42959 to the API
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:53:13Z',
'fuel_type': 'diesel',
'id': '57349986-478c-5de0-92e4-b2182e43a067',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YK42959',
'listing': 'auction',
'make': 'Toyota',
'model': 'ProAce Verso',
'odometer': 320315,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-18',
'seller_name': None,
'title': 'Toyota ProAce Verso 1.5 D-4D L1 Dynamic',
'transmission': 'manual',
'trim': 'L1 Dynamic',
'year': 2018}
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YK42959%27 HTTP/1.1" 200 None
2026-03-30 08:06:49 [auto1.fr] INFO: Saving data for YK42959: {'auction_closing_time': 1774972393.0, 'created_time': 1773059481.470687, 'last_price_update_time': 1774858009.100652}
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YK42959') HTTP/1.1" 204 0
2026-03-30 08:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 86da0147-e5cc-525f-b732-4c1de5e1beea with identifier: EH91855
2026-03-30 08:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 86da0147-e5cc-525f-b732-4c1de5e1beea with identifier: EH91855
2026-03-30 08:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 86da0147-e5cc-525f-b732-4c1de5e1beea with identifier: EH91855 to the API
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EH91855>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:57:02Z',
'fuel_type': 'petrol',
'id': '86da0147-e5cc-525f-b732-4c1de5e1beea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EH91855',
'listing': 'auction',
'location': 'FR, Marly-la-ville',
'make': 'Peugeot',
'model': '208',
'odometer': 113340,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_e1de6f9eae399e8f34e1b3118dcf60ee.jpg',
'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_21d4c85b06d38df4021a70638a6fa99c.jpg',
'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_50e4cb3ca71aa1eda8776f48ab46d13b.jpg',
'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_88cd98b7395aee72fcf9bfac0172921c.jpg',
'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_be77a5a0c8049c3afc9d344a4f321b49.jpg',
'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_c2e73d571f6dc26791fc1c61d20539eb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130966,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_e1de6f9eae399e8f34e1b3118dcf60ee.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119919,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_21d4c85b06d38df4021a70638a6fa99c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75923,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_50e4cb3ca71aa1eda8776f48ab46d13b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68405,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_88cd98b7395aee72fcf9bfac0172921c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104258,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_be77a5a0c8049c3afc9d344a4f321b49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86da0147-e5cc-525f-b732-4c1de5e1beea/86da0147-e5cc-525f-b732-4c1de5e1beea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img73/00/7300fcf0ce052f4a57492ddfdbc5e2d0/pa/EH91855_c2e73d571f6dc26791fc1c61d20539eb.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Like',
'transmission': 'manual',
'trim': 'Like',
'year': 2018}
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH91855%27 HTTP/1.1" 200 None
2026-03-30 08:06:49 [auto1.fr] INFO: Saving data for EH91855: {'created_time': 1774858009.535165, 'last_price_update_time': 1774858009.535182, 'auction_closing_time': 1774972622.0}
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EH91855') HTTP/1.1" 204 0
2026-03-30 08:06:49 [auto1.fr] INFO: Found listing with ID: LB87950
2026-03-30 08:06:49 [auto1.fr] INFO: Found listing with ID: WJ25626
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ25626%27 HTTP/1.1" 200 None
2026-03-30 08:06:49 [auto1.fr] INFO: Scrape type for WJ25626: 2
2026-03-30 08:06:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5282b95-21eb-542c-a2be-277cac694757 with identifier: WJ25626
2026-03-30 08:06:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5282b95-21eb-542c-a2be-277cac694757 with scrape type 2
2026-03-30 08:06:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5282b95-21eb-542c-a2be-277cac694757 with scrape type 2
2026-03-30 08:06:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a5282b95-21eb-542c-a2be-277cac694757, identifier: WJ25626
2026-03-30 08:06: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:06:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a5282b95-21eb-542c-a2be-277cac694757 with identifier: WJ25626
2026-03-30 08:06:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a5282b95-21eb-542c-a2be-277cac694757 with identifier: WJ25626
2026-03-30 08:06:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a5282b95-21eb-542c-a2be-277cac694757 with identifier: WJ25626 to the API
2026-03-30 08:06:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:42:56Z',
'fuel_type': 'diesel',
'id': 'a5282b95-21eb-542c-a2be-277cac694757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WJ25626',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 137442,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-09',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 180 d BlueTEC Business',
'transmission': 'automatic',
'trim': 'BlueTEC Business',
'year': 2017}
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ25626%27 HTTP/1.1" 200 None
2026-03-30 08:06:50 [auto1.fr] INFO: Saving data for WJ25626: {'auction_closing_time': 1774971776.0, 'created_time': 1773120072.525935, 'last_price_update_time': 1774858010.678}
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WJ25626') HTTP/1.1" 204 0
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: WA74870
2026-03-30 08:06:50 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: KC26562
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: PG06825
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: JA07941
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: GM18501
2026-03-30 08:06:50 [auto1.fr] INFO: Found listing with ID: UD86149
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD86149%27 HTTP/1.1" 200 None
2026-03-30 08:06:50 [auto1.fr] INFO: Scrape type for UD86149: 2
2026-03-30 08:06:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54f4a7e0-5434-507b-bb6f-38d94d327f40 with identifier: UD86149
2026-03-30 08:06:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54f4a7e0-5434-507b-bb6f-38d94d327f40 with scrape type 2
2026-03-30 08:06:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54f4a7e0-5434-507b-bb6f-38d94d327f40 with scrape type 2
2026-03-30 08:06:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 54f4a7e0-5434-507b-bb6f-38d94d327f40, identifier: UD86149
2026-03-30 08:06:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 54f4a7e0-5434-507b-bb6f-38d94d327f40 with identifier: UD86149
2026-03-30 08:06:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 54f4a7e0-5434-507b-bb6f-38d94d327f40 with identifier: UD86149
2026-03-30 08:06:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 54f4a7e0-5434-507b-bb6f-38d94d327f40 with identifier: UD86149 to the API
2026-03-30 08:06:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:44:58Z',
'fuel_type': 'petrol',
'id': '54f4a7e0-5434-507b-bb6f-38d94d327f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD86149',
'listing': 'auction',
'make': 'Audi',
'model': 'TT',
'odometer': 219271,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-07-10',
'seller_name': None,
'title': 'Audi TT 1.8 Turbo Coupe',
'transmission': 'manual',
'trim': 'Coupe',
'year': 2005}
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD86149%27 HTTP/1.1" 200 None
2026-03-30 08:06:51 [auto1.fr] INFO: Saving data for UD86149: {'auction_closing_time': 1774971898.0, 'created_time': 1773076427.194982, 'last_price_update_time': 1774858011.20868}
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UD86149') HTTP/1.1" 204 0
2026-03-30 08:06:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: FU06277
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: VZ89988
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: SH02811
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: MJ04505
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ04505%27 HTTP/1.1" 200 None
2026-03-30 08:06:51 [auto1.fr] INFO: Scrape type for MJ04505: 2
2026-03-30 08:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff672b8a-95e9-5386-8c07-1f9a9edaec6a with identifier: MJ04505
2026-03-30 08:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff672b8a-95e9-5386-8c07-1f9a9edaec6a with scrape type 2
2026-03-30 08:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff672b8a-95e9-5386-8c07-1f9a9edaec6a with scrape type 2
2026-03-30 08:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ff672b8a-95e9-5386-8c07-1f9a9edaec6a, identifier: MJ04505
2026-03-30 08:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ff672b8a-95e9-5386-8c07-1f9a9edaec6a with identifier: MJ04505
2026-03-30 08:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ff672b8a-95e9-5386-8c07-1f9a9edaec6a with identifier: MJ04505
2026-03-30 08:06:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ff672b8a-95e9-5386-8c07-1f9a9edaec6a with identifier: MJ04505 to the API
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-31T15:48:24Z',
'fuel_type': 'hybrid',
'id': 'ff672b8a-95e9-5386-8c07-1f9a9edaec6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ04505',
'listing': 'auction',
'make': 'Renault',
'model': 'Arkana',
'odometer': 167388,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-29',
'seller_name': None,
'title': 'Renault Arkana 1.6 Hybrid E-Tech Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2021}
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ04505%27 HTTP/1.1" 200 None
2026-03-30 08:06:51 [auto1.fr] INFO: Saving data for MJ04505: {'auction_closing_time': 1774972104.0, 'created_time': 1773693253.756626, 'last_price_update_time': 1774858011.831614}
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ04505') HTTP/1.1" 204 0
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: RJ04391
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: MD03627
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: TC15970
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: LG69185
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: AW56765
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: XR55930
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: MX55612
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: TT62412
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: GP20665
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: XF66924
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: ME64971
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: ML81854
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: HC72507
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: HD73220
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: BL86276
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: WY65543
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: PP88505
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: JF58444
2026-03-30 08:06:51 [auto1.fr] INFO: Found listing with ID: MR10155
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR10155%27 HTTP/1.1" 200 None
2026-03-30 08:06:51 [auto1.fr] INFO: Scrape type for MR10155: 2
2026-03-30 08:06:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with identifier: MR10155
2026-03-30 08:06:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with scrape type 2
2026-03-30 08:06:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with scrape type 2
2026-03-30 08:06:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6ec9a370-128b-5ce7-9d2d-f2429f35cf89, identifier: MR10155
2026-03-30 08:06:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with identifier: MR10155
2026-03-30 08:06:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with identifier: MR10155
2026-03-30 08:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6ec9a370-128b-5ce7-9d2d-f2429f35cf89 with identifier: MR10155 to the API
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:18:53Z',
'fuel_type': 'petrol',
'id': '6ec9a370-128b-5ce7-9d2d-f2429f35cf89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR10155',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 214047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-15',
'seller_name': None,
'title': 'Renault Twingo 1.2 Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2011}
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR10155%27 HTTP/1.1" 200 None
2026-03-30 08:06:52 [auto1.fr] INFO: Saving data for MR10155: {'auction_closing_time': 1774970333.0, 'created_time': 1773057672.065885, 'last_price_update_time': 1774858012.401078}
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR10155') HTTP/1.1" 204 0
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: BP08934
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: WZ16203
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: DJ15962
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ15962%27 HTTP/1.1" 200 None
2026-03-30 08:06:52 [auto1.fr] INFO: Scrape type for DJ15962: 1
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: RY35148
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: RZ14627
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: WL88981
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: NE74351
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: KK28971
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: WJ27946
2026-03-30 08:06:52 [auto1.fr] INFO: Found listing with ID: WU93309
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU93309%27 HTTP/1.1" 200 None
2026-03-30 08:06:52 [auto1.fr] INFO: Scrape type for WU93309: 2
2026-03-30 08:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68738a8a-f28d-5819-b8c0-553a40f3c018 with identifier: WU93309
2026-03-30 08:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68738a8a-f28d-5819-b8c0-553a40f3c018 with scrape type 2
2026-03-30 08:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68738a8a-f28d-5819-b8c0-553a40f3c018 with scrape type 2
2026-03-30 08:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68738a8a-f28d-5819-b8c0-553a40f3c018, identifier: WU93309
2026-03-30 08:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68738a8a-f28d-5819-b8c0-553a40f3c018 with identifier: WU93309
2026-03-30 08:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68738a8a-f28d-5819-b8c0-553a40f3c018 with identifier: WU93309
2026-03-30 08:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68738a8a-f28d-5819-b8c0-553a40f3c018 with identifier: WU93309 to the API
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:11:51Z',
'fuel_type': 'diesel',
'id': '68738a8a-f28d-5819-b8c0-553a40f3c018',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU93309',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover Sport',
'odometer': 250454,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-01',
'seller_name': None,
'title': 'Land Rover Range Rover Sport 2.7 Td V6 TD S',
'transmission': 'automatic',
'trim': 'TD S',
'year': 2007}
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU93309%27 HTTP/1.1" 200 None
2026-03-30 08:06:53 [auto1.fr] INFO: Saving data for WU93309: {'auction_closing_time': 1774969911.0, 'created_time': 1774264710.639443, 'last_price_update_time': 1774858013.087422}
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WU93309') HTTP/1.1" 204 0
2026-03-30 08:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:53 [auto1.fr] INFO: Found listing with ID: TU06885
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU06885%27 HTTP/1.1" 200 None
2026-03-30 08:06:53 [auto1.fr] INFO: Scrape type for TU06885: 2
2026-03-30 08:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e0306d-0d56-593f-a71e-c77ac52e7a18 with identifier: TU06885
2026-03-30 08:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e0306d-0d56-593f-a71e-c77ac52e7a18 with scrape type 2
2026-03-30 08:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79e0306d-0d56-593f-a71e-c77ac52e7a18 with scrape type 2
2026-03-30 08:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 79e0306d-0d56-593f-a71e-c77ac52e7a18, identifier: TU06885
2026-03-30 08:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 79e0306d-0d56-593f-a71e-c77ac52e7a18 with identifier: TU06885
2026-03-30 08:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 79e0306d-0d56-593f-a71e-c77ac52e7a18 with identifier: TU06885
2026-03-30 08:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 79e0306d-0d56-593f-a71e-c77ac52e7a18 with identifier: TU06885 to the API
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:43:50Z',
'fuel_type': 'diesel',
'id': '79e0306d-0d56-593f-a71e-c77ac52e7a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU06885',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 140208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-03',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2016}
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU06885%27 HTTP/1.1" 200 None
2026-03-30 08:06:53 [auto1.fr] INFO: Saving data for TU06885: {'auction_closing_time': 1774971830.0, 'created_time': 1773691559.081087, 'last_price_update_time': 1774858013.595008}
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TU06885') HTTP/1.1" 204 0
2026-03-30 08:06:53 [auto1.fr] INFO: Found listing with ID: CG09144
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG09144%27 HTTP/1.1" 200 None
2026-03-30 08:06:53 [auto1.fr] INFO: Scrape type for CG09144: 1
2026-03-30 08:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/CG09144/cdb8adcc-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:06:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DJ15962/cdb8adcc-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:06: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:06: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:06:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/CG09144> (referer: https://www.auto1.com/v1/car-details-view/CG09144/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a with identifier: CG09144
2026-03-30 08:06:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a with scrape type 1
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_beed4ef82eff09edba5a4ab6be6e81cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_beed4ef82eff09edba5a4ab6be6e81cd.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_f4121d48ce9fb7b78bbbe8fc5e19eec3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_f4121d48ce9fb7b78bbbe8fc5e19eec3.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_69bde405c8b77f8c84ae05c8e9b57ca8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_69bde405c8b77f8c84ae05c8e9b57ca8.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_ab0114e90957817e9cdd9649c16ae975.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_ab0114e90957817e9cdd9649c16ae975.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_4fc9e182e66e46ab587d6c5668c0e822.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_4fc9e182e66e46ab587d6c5668c0e822.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_38b917002675d88d8e71f91736193911.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_38b917002675d88d8e71f91736193911.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_57cedf8bd2dc26432981d459cefc193c.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_57cedf8bd2dc26432981d459cefc193c.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_6adaeb13c572818aac953a3fe557faf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_6adaeb13c572818aac953a3fe557faf2.jpg already downloaded
2026-03-30 08:06:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_cb91e1e016c15a2cef5f27a336224122.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_cb91e1e016c15a2cef5f27a336224122.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimga9%252F4a%252Fa94a67a3a75f0a6c865940d0c7a7cdf9%252Fpa%252FCG09144_7048303a349372f845d32a3f50995d21.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_7048303a349372f845d32a3f50995d21.jpg already downloaded
2026-03-30 08:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a, identifier: CG09144
2026-03-30 08:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a with identifier: CG09144
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:06:56 [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:06:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:06:56 [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:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a with identifier: CG09144
2026-03-30 08:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6e6bb9f3-2a8a-5761-8d5a-2c55127b813a with identifier: CG09144 to the API
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/CG09144>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': None,
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T15:30:00Z',
'fuel_type': 'petrol',
'id': '6e6bb9f3-2a8a-5761-8d5a-2c55127b813a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CG09144',
'listing': 'auction',
'location': 'FR, Ingrandes sur Vienne',
'make': 'Peugeot',
'model': '208',
'odometer': 76537,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_beed4ef82eff09edba5a4ab6be6e81cd.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_f4121d48ce9fb7b78bbbe8fc5e19eec3.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_69bde405c8b77f8c84ae05c8e9b57ca8.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_ab0114e90957817e9cdd9649c16ae975.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_4fc9e182e66e46ab587d6c5668c0e822.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_38b917002675d88d8e71f91736193911.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_57cedf8bd2dc26432981d459cefc193c.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_6adaeb13c572818aac953a3fe557faf2.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_cb91e1e016c15a2cef5f27a336224122.jpg',
'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_7048303a349372f845d32a3f50995d21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90547,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_beed4ef82eff09edba5a4ab6be6e81cd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87041,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_f4121d48ce9fb7b78bbbe8fc5e19eec3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82762,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_69bde405c8b77f8c84ae05c8e9b57ca8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67340,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_ab0114e90957817e9cdd9649c16ae975.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72211,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_4fc9e182e66e46ab587d6c5668c0e822.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82670,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_38b917002675d88d8e71f91736193911.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64890,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_57cedf8bd2dc26432981d459cefc193c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92228,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_6adaeb13c572818aac953a3fe557faf2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89978,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_cb91e1e016c15a2cef5f27a336224122.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e6bb9f3-2a8a-5761-8d5a-2c55127b813a/6e6bb9f3-2a8a-5761-8d5a-2c55127b813a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60003,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga9/4a/a94a67a3a75f0a6c865940d0c7a7cdf9/pa/CG09144_7048303a349372f845d32a3f50995d21.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG09144%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [auto1.fr] INFO: Saving data for CG09144: {'created_time': 1774858016.734988, 'last_price_update_time': 1774858016.735003, 'auction_closing_time': 1774971000.0}
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CG09144') HTTP/1.1" 204 0
2026-03-30 08:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DJ15962> (referer: https://www.auto1.com/v1/car-details-view/DJ15962/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df1c949f-a6d7-5703-a304-c117263b5b9c with identifier: DJ15962
2026-03-30 08:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df1c949f-a6d7-5703-a304-c117263b5b9c with scrape type 1
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df1c949f-a6d7-5703-a304-c117263b5b9c
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_84f2050ce0bc89b1bb8c3a90e8dbc103.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_84f2050ce0bc89b1bb8c3a90e8dbc103.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_08c064024cb99e1664a869b9c88bc68b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_08c064024cb99e1664a869b9c88bc68b.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_56daef10687442eb9c4e1b05d847d6f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_56daef10687442eb9c4e1b05d847d6f0.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_26a09319ee254fa93804387d9ff5d7b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_26a09319ee254fa93804387d9ff5d7b5.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_2b6049d2ba27658f896ded13d000ec88.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_2b6049d2ba27658f896ded13d000ec88.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_0f1d4ce139751216a6c8ba5a32169f3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_0f1d4ce139751216a6c8ba5a32169f3e.jpg already downloaded
2026-03-30 08:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_126d837d48ecc395cb8334787ddf5cc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_126d837d48ecc395cb8334787ddf5cc7.jpg already downloaded
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_8c8cd9430997eadce787379415574db4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_8c8cd9430997eadce787379415574db4.jpg already downloaded
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_a4628f129c26c3038c590a1d983c1972.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_a4628f129c26c3038c590a1d983c1972.jpg already downloaded
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06: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%252Fimg83%252Fbe%252F83be4f82160f92f05d59f2bc76c18211%252Fpa%252FDJ15962_37cea48fc0a52a77444aa50ff8e554b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:06:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_37cea48fc0a52a77444aa50ff8e554b2.jpg already downloaded
2026-03-30 08:06:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: df1c949f-a6d7-5703-a304-c117263b5b9c, identifier: DJ15962
2026-03-30 08:06:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: df1c949f-a6d7-5703-a304-c117263b5b9c with identifier: DJ15962
2026-03-30 08:06:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: df1c949f-a6d7-5703-a304-c117263b5b9c with identifier: DJ15962
2026-03-30 08:06:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: df1c949f-a6d7-5703-a304-c117263b5b9c with identifier: DJ15962 to the API
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DJ15962>
{'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:03:50Z',
'fuel_type': 'petrol',
'id': 'df1c949f-a6d7-5703-a304-c117263b5b9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DJ15962',
'listing': 'auction',
'location': 'FR, Warluis',
'make': 'Opel',
'model': 'Corsa',
'odometer': 36636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_84f2050ce0bc89b1bb8c3a90e8dbc103.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_08c064024cb99e1664a869b9c88bc68b.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_56daef10687442eb9c4e1b05d847d6f0.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_26a09319ee254fa93804387d9ff5d7b5.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_2b6049d2ba27658f896ded13d000ec88.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_0f1d4ce139751216a6c8ba5a32169f3e.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_126d837d48ecc395cb8334787ddf5cc7.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_8c8cd9430997eadce787379415574db4.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_a4628f129c26c3038c590a1d983c1972.jpg',
'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_37cea48fc0a52a77444aa50ff8e554b2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68341,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_84f2050ce0bc89b1bb8c3a90e8dbc103.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68140,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_08c064024cb99e1664a869b9c88bc68b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66953,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_56daef10687442eb9c4e1b05d847d6f0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55266,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_26a09319ee254fa93804387d9ff5d7b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58701,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_2b6049d2ba27658f896ded13d000ec88.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66648,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_0f1d4ce139751216a6c8ba5a32169f3e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58726,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_126d837d48ecc395cb8334787ddf5cc7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71429,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_8c8cd9430997eadce787379415574db4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60746,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_a4628f129c26c3038c590a1d983c1972.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df1c949f-a6d7-5703-a304-c117263b5b9c/df1c949f-a6d7-5703-a304-c117263b5b9c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57383,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img83/be/83be4f82160f92f05d59f2bc76c18211/pa/DJ15962_37cea48fc0a52a77444aa50ff8e554b2.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 Edition Business',
'transmission': 'manual',
'trim': 'Edition Business',
'year': 2021}
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ15962%27 HTTP/1.1" 200 None
2026-03-30 08:06:57 [auto1.fr] INFO: Saving data for DJ15962: {'created_time': 1774858017.513694, 'last_price_update_time': 1774858017.513707, 'auction_closing_time': 1774969430.0}
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DJ15962') HTTP/1.1" 204 0
2026-03-30 08:06:57 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:06:57 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 4762 | hits on page: 40
2026-03-30 08:06:57 [auto1.fr] INFO: Found listing with ID: VY61935
2026-03-30 08:06:57 [auto1.fr] INFO: Found listing with ID: AH64815
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH64815%27 HTTP/1.1" 200 None
2026-03-30 08:06:58 [auto1.fr] INFO: Scrape type for AH64815: 2
2026-03-30 08:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0342a0b9-2979-501a-b5a5-813956804b8a with identifier: AH64815
2026-03-30 08:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0342a0b9-2979-501a-b5a5-813956804b8a with scrape type 2
2026-03-30 08:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0342a0b9-2979-501a-b5a5-813956804b8a with scrape type 2
2026-03-30 08:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0342a0b9-2979-501a-b5a5-813956804b8a, identifier: AH64815
2026-03-30 08:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0342a0b9-2979-501a-b5a5-813956804b8a with identifier: AH64815
2026-03-30 08:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0342a0b9-2979-501a-b5a5-813956804b8a with identifier: AH64815
2026-03-30 08:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0342a0b9-2979-501a-b5a5-813956804b8a with identifier: AH64815 to the API
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06: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:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:01:21Z',
'fuel_type': 'diesel',
'id': '0342a0b9-2979-501a-b5a5-813956804b8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AH64815',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 242942,
'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': 'Audi A4 2.0 TDI Business Line ultra',
'transmission': 'automatic',
'trim': 'Business Line ultra',
'year': 2018}
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH64815%27 HTTP/1.1" 200 None
2026-03-30 08:06:58 [auto1.fr] INFO: Saving data for AH64815: {'auction_closing_time': 1774969281.0, 'created_time': 1773659684.18431, 'last_price_update_time': 1774858018.553565}
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AH64815') HTTP/1.1" 204 0
2026-03-30 08:06: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:06:58 [auto1.fr] INFO: Found listing with ID: YH52342
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: ZF71458
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF71458%27 HTTP/1.1" 200 None
2026-03-30 08:06:58 [auto1.fr] INFO: Scrape type for ZF71458: 1
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: AS01327
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: MK61341
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: YF77818
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: YK09697
2026-03-30 08:06:58 [auto1.fr] INFO: Found listing with ID: ZS24433
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS24433%27 HTTP/1.1" 200 None
2026-03-30 08:06:58 [auto1.fr] INFO: Scrape type for ZS24433: 2
2026-03-30 08:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae6bbb17-7b8f-504b-865d-8148bf4adf7b with identifier: ZS24433
2026-03-30 08:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae6bbb17-7b8f-504b-865d-8148bf4adf7b with scrape type 2
2026-03-30 08:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae6bbb17-7b8f-504b-865d-8148bf4adf7b with scrape type 2
2026-03-30 08:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ae6bbb17-7b8f-504b-865d-8148bf4adf7b, identifier: ZS24433
2026-03-30 08:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ae6bbb17-7b8f-504b-865d-8148bf4adf7b with identifier: ZS24433
2026-03-30 08:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ae6bbb17-7b8f-504b-865d-8148bf4adf7b with identifier: ZS24433
2026-03-30 08:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ae6bbb17-7b8f-504b-865d-8148bf4adf7b with identifier: ZS24433 to the API
2026-03-30 08:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06: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:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:36:44Z',
'fuel_type': 'diesel',
'id': 'ae6bbb17-7b8f-504b-865d-8148bf4adf7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZS24433',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 71805,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-06',
'seller_name': None,
'title': 'Peugeot 508 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS24433%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Saving data for ZS24433: {'auction_closing_time': 1774971404.0, 'created_time': 1773673823.366226, 'last_price_update_time': 1774858019.068844}
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZS24433') HTTP/1.1" 204 0
2026-03-30 08:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: RA45535
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: RG75873
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: YC64262
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: US02346
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US02346%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Scrape type for US02346: 1
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: VS91787
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: HL50910
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL50910%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Scrape type for HL50910: 1
2026-03-30 08:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: BK19685
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK19685%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Scrape type for BK19685: 1
2026-03-30 08:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: JE71016
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: JA39798
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: GT00876
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: AR51988
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: AL46960
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL46960%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Scrape type for AL46960: 2
2026-03-30 08:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with identifier: AL46960
2026-03-30 08:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with scrape type 2
2026-03-30 08:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with scrape type 2
2026-03-30 08:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f219edd1-8168-5d89-9bc2-2e57ae93e2e6, identifier: AL46960
2026-03-30 08:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with identifier: AL46960
2026-03-30 08:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with identifier: AL46960
2026-03-30 08:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f219edd1-8168-5d89-9bc2-2e57ae93e2e6 with identifier: AL46960 to the API
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:01:13Z',
'fuel_type': 'petrol',
'id': 'f219edd1-8168-5d89-9bc2-2e57ae93e2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL46960',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 98900,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-12',
'seller_name': None,
'title': 'Peugeot 208 1.2 e-THP Féline',
'transmission': 'manual',
'trim': 'Féline',
'year': 2016}
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL46960%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Saving data for AL46960: {'auction_closing_time': 1774969273.0, 'created_time': 1774265124.062207, 'last_price_update_time': 1774858019.649118}
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AL46960') HTTP/1.1" 204 0
2026-03-30 08:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: YR53014
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: WB17402
2026-03-30 08:06:59 [auto1.fr] INFO: Found listing with ID: RG39799
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG39799%27 HTTP/1.1" 200 None
2026-03-30 08:06:59 [auto1.fr] INFO: Scrape type for RG39799: 2
2026-03-30 08:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 444ed5bf-ab69-50d7-9564-82aee442a5e8 with identifier: RG39799
2026-03-30 08:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 444ed5bf-ab69-50d7-9564-82aee442a5e8 with scrape type 2
2026-03-30 08:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 444ed5bf-ab69-50d7-9564-82aee442a5e8 with scrape type 2
2026-03-30 08:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 444ed5bf-ab69-50d7-9564-82aee442a5e8, identifier: RG39799
2026-03-30 08:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 444ed5bf-ab69-50d7-9564-82aee442a5e8 with identifier: RG39799
2026-03-30 08:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 444ed5bf-ab69-50d7-9564-82aee442a5e8 with identifier: RG39799
2026-03-30 08:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 444ed5bf-ab69-50d7-9564-82aee442a5e8 with identifier: RG39799 to the API
2026-03-30 08:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:27:16Z',
'fuel_type': 'diesel',
'id': '444ed5bf-ab69-50d7-9564-82aee442a5e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG39799',
'listing': 'auction',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 232124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-04-28',
'seller_name': None,
'title': 'Ford Mondeo 1.8 TDCi Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2008}
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG39799%27 HTTP/1.1" 200 None
2026-03-30 08:07:00 [auto1.fr] INFO: Saving data for RG39799: {'auction_closing_time': 1774970836.0, 'created_time': 1773060185.832431, 'last_price_update_time': 1774858020.262832}
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RG39799') HTTP/1.1" 204 0
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: VC26390
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: SZ19354
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: DY80869
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: ED61493
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: TJ13454
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: YE95249
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: DS19828
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: FY42182
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: BD81949
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD81949%27 HTTP/1.1" 200 None
2026-03-30 08:07:00 [auto1.fr] INFO: Scrape type for BD81949: 2
2026-03-30 08:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e156c04-6dbd-5553-a0f4-6311563d10f6 with identifier: BD81949
2026-03-30 08:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e156c04-6dbd-5553-a0f4-6311563d10f6 with scrape type 2
2026-03-30 08:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e156c04-6dbd-5553-a0f4-6311563d10f6 with scrape type 2
2026-03-30 08:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e156c04-6dbd-5553-a0f4-6311563d10f6, identifier: BD81949
2026-03-30 08:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e156c04-6dbd-5553-a0f4-6311563d10f6 with identifier: BD81949
2026-03-30 08:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e156c04-6dbd-5553-a0f4-6311563d10f6 with identifier: BD81949
2026-03-30 08:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e156c04-6dbd-5553-a0f4-6311563d10f6 with identifier: BD81949 to the API
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:42:56Z',
'fuel_type': 'diesel',
'id': '7e156c04-6dbd-5553-a0f4-6311563d10f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD81949',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 90635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-06',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2019}
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD81949%27 HTTP/1.1" 200 None
2026-03-30 08:07:00 [auto1.fr] INFO: Saving data for BD81949: {'auction_closing_time': 1774971776.0, 'created_time': 1772617685.33529, 'last_price_update_time': 1774858020.817661}
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BD81949') HTTP/1.1" 204 0
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: HS13722
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: ML02900
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: RK77982
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK77982%27 HTTP/1.1" 200 None
2026-03-30 08:07:00 [auto1.fr] INFO: Scrape type for RK77982: 1
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: BE67989
2026-03-30 08:07:00 [auto1.fr] INFO: Found listing with ID: YH76503
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH76503%27 HTTP/1.1" 200 None
2026-03-30 08:07:01 [auto1.fr] INFO: Scrape type for YH76503: 2
2026-03-30 08:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5cb602b-e259-57c7-a1e9-7a39877c7c45 with identifier: YH76503
2026-03-30 08:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5cb602b-e259-57c7-a1e9-7a39877c7c45 with scrape type 2
2026-03-30 08:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5cb602b-e259-57c7-a1e9-7a39877c7c45 with scrape type 2
2026-03-30 08:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c5cb602b-e259-57c7-a1e9-7a39877c7c45, identifier: YH76503
2026-03-30 08:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c5cb602b-e259-57c7-a1e9-7a39877c7c45 with identifier: YH76503
2026-03-30 08:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c5cb602b-e259-57c7-a1e9-7a39877c7c45 with identifier: YH76503
2026-03-30 08:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c5cb602b-e259-57c7-a1e9-7a39877c7c45 with identifier: YH76503 to the API
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:39:18Z',
'fuel_type': 'diesel',
'id': 'c5cb602b-e259-57c7-a1e9-7a39877c7c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YH76503',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 70209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-29',
'seller_name': None,
'title': 'Renault Kadjar 1.5 BLUE dCi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2020}
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YH76503%27 HTTP/1.1" 200 None
2026-03-30 08:07:01 [auto1.fr] INFO: Saving data for YH76503: {'auction_closing_time': 1774971558.0, 'created_time': 1773674447.550226, 'last_price_update_time': 1774858021.586004}
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YH76503') HTTP/1.1" 204 0
2026-03-30 08:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:01 [auto1.fr] INFO: Found listing with ID: ZG89703
2026-03-30 08:07:01 [auto1.fr] INFO: Found listing with ID: HM47617
2026-03-30 08:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/HL50910/cdb8adcc-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:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/US02346/cdb8adcc-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:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/ZF71458/cdb8adcc-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:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:02 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: TL49010
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: VF62487
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: KF52114
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: SA43115
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: UV73863
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV73863%27 HTTP/1.1" 200 None
2026-03-30 08:07:02 [auto1.fr] INFO: Scrape type for UV73863: 2
2026-03-30 08:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6d9b04-3a8b-5971-a636-67efd13c1760 with identifier: UV73863
2026-03-30 08:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6d9b04-3a8b-5971-a636-67efd13c1760 with scrape type 2
2026-03-30 08:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd6d9b04-3a8b-5971-a636-67efd13c1760 with scrape type 2
2026-03-30 08:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dd6d9b04-3a8b-5971-a636-67efd13c1760, identifier: UV73863
2026-03-30 08:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dd6d9b04-3a8b-5971-a636-67efd13c1760 with identifier: UV73863
2026-03-30 08:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dd6d9b04-3a8b-5971-a636-67efd13c1760 with identifier: UV73863
2026-03-30 08:07:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dd6d9b04-3a8b-5971-a636-67efd13c1760 with identifier: UV73863 to the API
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 105,
'expiration_date': '2026-03-31T15:59:12Z',
'fuel_type': 'diesel',
'id': 'dd6d9b04-3a8b-5971-a636-67efd13c1760',
'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/UV73863',
'listing': 'auction',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 74434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-28',
'seller_name': None,
'title': 'Fiat Doblo 1.6 JTDM SX Maxi Furgone',
'transmission': 'manual',
'trim': 'SX Maxi Furgone',
'year': 2018}
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV73863%27 HTTP/1.1" 200 None
2026-03-30 08:07:02 [auto1.fr] INFO: Saving data for UV73863: {'auction_closing_time': 1774972752.0, 'created_time': 1773778320.845203, 'last_price_update_time': 1774858022.685107}
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UV73863') HTTP/1.1" 204 0
2026-03-30 08:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: XL20075
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: ER09200
2026-03-30 08:07:02 [auto1.fr] INFO: Found listing with ID: GP11392
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP11392%27 HTTP/1.1" 200 None
2026-03-30 08:07:02 [auto1.fr] INFO: Scrape type for GP11392: 2
2026-03-30 08:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1857161c-a355-5e87-a64c-09d53fcaa74a with identifier: GP11392
2026-03-30 08:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1857161c-a355-5e87-a64c-09d53fcaa74a with scrape type 2
2026-03-30 08:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1857161c-a355-5e87-a64c-09d53fcaa74a with scrape type 2
2026-03-30 08:07:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1857161c-a355-5e87-a64c-09d53fcaa74a, identifier: GP11392
2026-03-30 08:07:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1857161c-a355-5e87-a64c-09d53fcaa74a with identifier: GP11392
2026-03-30 08:07:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1857161c-a355-5e87-a64c-09d53fcaa74a with identifier: GP11392
2026-03-30 08:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1857161c-a355-5e87-a64c-09d53fcaa74a with identifier: GP11392 to the API
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:51:28Z',
'fuel_type': 'petrol',
'id': '1857161c-a355-5e87-a64c-09d53fcaa74a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP11392',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 137989,
'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': 'Peugeot 308 1.6 Confort Pack',
'transmission': 'manual',
'trim': 'Confort Pack',
'year': 2008}
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP11392%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [auto1.fr] INFO: Saving data for GP11392: {'auction_closing_time': 1774972288.0, 'created_time': 1773349799.128687, 'last_price_update_time': 1774858023.35497}
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP11392') HTTP/1.1" 204 0
2026-03-30 08:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/US02346> (referer: https://www.auto1.com/v1/car-details-view/US02346/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: KG49901
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: UD61888
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD61888%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [auto1.fr] INFO: Scrape type for UD61888: 2
2026-03-30 08:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12109b81-e2b1-5019-a7c4-de073afa9790 with identifier: UD61888
2026-03-30 08:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12109b81-e2b1-5019-a7c4-de073afa9790 with scrape type 2
2026-03-30 08:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12109b81-e2b1-5019-a7c4-de073afa9790 with scrape type 2
2026-03-30 08:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 12109b81-e2b1-5019-a7c4-de073afa9790, identifier: UD61888
2026-03-30 08:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/BK19685/cdb8adcc-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:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/RK77982/cdb8adcc-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:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/HL50910> (referer: https://www.auto1.com/v1/car-details-view/HL50910/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 12109b81-e2b1-5019-a7c4-de073afa9790 with identifier: UD61888
2026-03-30 08:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 12109b81-e2b1-5019-a7c4-de073afa9790 with identifier: UD61888
2026-03-30 08:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 12109b81-e2b1-5019-a7c4-de073afa9790 with identifier: UD61888 to the API
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:06:57Z',
'fuel_type': 'diesel',
'id': '12109b81-e2b1-5019-a7c4-de073afa9790',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UD61888',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 90471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-01',
'seller_name': None,
'title': 'MINI One D',
'transmission': 'manual',
'trim': '',
'year': 2018}
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD61888%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [auto1.fr] INFO: Saving data for UD61888: {'auction_closing_time': 1774969617.0, 'created_time': 1774296599.467099, 'last_price_update_time': 1774858023.891097}
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UD61888') HTTP/1.1" 204 0
2026-03-30 08:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZF71458> (referer: https://www.auto1.com/v1/car-details-view/ZF71458/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: RM00164
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: AS36390
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: KU90889
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU90889%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [auto1.fr] INFO: Scrape type for KU90889: 1
2026-03-30 08:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 895623ce-9d27-577c-810c-f5170c5e25c0 with identifier: US02346
2026-03-30 08:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 895623ce-9d27-577c-810c-f5170c5e25c0 with scrape type 1
2026-03-30 08:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_f5aab4ebd6a918eccfb727382533ed94.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f5aab4ebd6a918eccfb727382533ed94.jpg not downloaded yet
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: KA64045
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: VG73746
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: AL35462
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: NJ66482
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: NW52748
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: EP29644
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: NS68677
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: CN39539
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: KY89343
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: AC64067
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: SR76530
2026-03-30 08:07:03 [auto1.fr] INFO: Found listing with ID: EB39738
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB39738%27 HTTP/1.1" 200 None
2026-03-30 08:07:03 [auto1.fr] INFO: Scrape type for EB39738: 1
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_f59e821b45496d9714054dc9119fdc9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f59e821b45496d9714054dc9119fdc9d.jpg not downloaded yet
2026-03-30 08:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce490948-2d82-5afd-a581-c7b52c6cf753 with identifier: HL50910
2026-03-30 08:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce490948-2d82-5afd-a581-c7b52c6cf753 with scrape type 1
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce490948-2d82-5afd-a581-c7b52c6cf753
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_d5470281327fe5264f89472a17959b0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_d5470281327fe5264f89472a17959b0f.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_1ed446a82ba5ae9d51f56f1103093118.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_1ed446a82ba5ae9d51f56f1103093118.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_59eb3ed7fab2bed79f54b737e3cb86aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_59eb3ed7fab2bed79f54b737e3cb86aa.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_94695f18c8f5299946f5997489486e94.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_94695f18c8f5299946f5997489486e94.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_f2d7a9ecac3a3570a3026689c1079201.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_f2d7a9ecac3a3570a3026689c1079201.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_a3dbbc64e20ba7318d64ee7bfdaa9059.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_a3dbbc64e20ba7318d64ee7bfdaa9059.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_095f3874486fa867b682c06829c8f651.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_095f3874486fa867b682c06829c8f651.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_b16740aded47ece2c2ee94a3a5ab5958.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_b16740aded47ece2c2ee94a3a5ab5958.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_038291c4c766e57251b0976251653ba8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_038291c4c766e57251b0976251653ba8.jpg already downloaded
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimge3%252F78%252Fe37823e2736843a12a5371bae314475e%252Fpa%252FHL50910_e83f4bde01db08033c1e45bfd7a3bcf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_e83f4bde01db08033c1e45bfd7a3bcf8.jpg already downloaded
2026-03-30 08:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ce490948-2d82-5afd-a581-c7b52c6cf753, identifier: HL50910
2026-03-30 08:07:04 [auto1.fr] INFO: Found listing with ID: BU00959
2026-03-30 08:07:04 [auto1.fr] INFO: Found listing with ID: CY32369
2026-03-30 08:07:04 [auto1.fr] INFO: Found listing with ID: NK57774
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK57774%27 HTTP/1.1" 200 None
2026-03-30 08:07:04 [auto1.fr] INFO: Scrape type for NK57774: 2
2026-03-30 08:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b0dbda-3c05-5687-88b1-c13812996ab5 with identifier: NK57774
2026-03-30 08:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b0dbda-3c05-5687-88b1-c13812996ab5 with scrape type 2
2026-03-30 08:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b0dbda-3c05-5687-88b1-c13812996ab5 with scrape type 2
2026-03-30 08:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 70b0dbda-3c05-5687-88b1-c13812996ab5, identifier: NK57774
2026-03-30 08:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ce490948-2d82-5afd-a581-c7b52c6cf753 with identifier: HL50910
2026-03-30 08:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ce490948-2d82-5afd-a581-c7b52c6cf753 with identifier: HL50910
2026-03-30 08:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ce490948-2d82-5afd-a581-c7b52c6cf753 with identifier: HL50910 to the API
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/HL50910>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:06:02Z',
'fuel_type': 'petrol',
'id': 'ce490948-2d82-5afd-a581-c7b52c6cf753',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL50910',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Peugeot',
'model': '208',
'odometer': 118216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_d5470281327fe5264f89472a17959b0f.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_1ed446a82ba5ae9d51f56f1103093118.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_59eb3ed7fab2bed79f54b737e3cb86aa.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_94695f18c8f5299946f5997489486e94.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_f2d7a9ecac3a3570a3026689c1079201.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_a3dbbc64e20ba7318d64ee7bfdaa9059.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_095f3874486fa867b682c06829c8f651.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_b16740aded47ece2c2ee94a3a5ab5958.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_038291c4c766e57251b0976251653ba8.jpg',
'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_e83f4bde01db08033c1e45bfd7a3bcf8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67815,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_d5470281327fe5264f89472a17959b0f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61064,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_1ed446a82ba5ae9d51f56f1103093118.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50338,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_59eb3ed7fab2bed79f54b737e3cb86aa.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57056,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_94695f18c8f5299946f5997489486e94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66500,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_f2d7a9ecac3a3570a3026689c1079201.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56074,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_a3dbbc64e20ba7318d64ee7bfdaa9059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61529,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_095f3874486fa867b682c06829c8f651.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104064,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_b16740aded47ece2c2ee94a3a5ab5958.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71830,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_038291c4c766e57251b0976251653ba8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce490948-2d82-5afd-a581-c7b52c6cf753/ce490948-2d82-5afd-a581-c7b52c6cf753_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96766,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imge3/78/e37823e2736843a12a5371bae314475e/pa/HL50910_e83f4bde01db08033c1e45bfd7a3bcf8.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.6 Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL50910%27 HTTP/1.1" 200 None
2026-03-30 08:07:05 [auto1.fr] INFO: Saving data for HL50910: {'created_time': 1774858025.018808, 'last_price_update_time': 1774858025.01882, 'auction_closing_time': 1774969562.0}
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL50910') HTTP/1.1" 204 0
2026-03-30 08:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 70b0dbda-3c05-5687-88b1-c13812996ab5 with identifier: NK57774
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=violet HTTP/1.1" 200 None
2026-03-30 08:07:05 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:07:05 [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:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 70b0dbda-3c05-5687-88b1-c13812996ab5 with identifier: NK57774
2026-03-30 08:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 70b0dbda-3c05-5687-88b1-c13812996ab5 with identifier: NK57774 to the API
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'violet',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-31T15:20:03Z',
'fuel_type': 'petrol',
'id': '70b0dbda-3c05-5687-88b1-c13812996ab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK57774',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 129471,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-26',
'seller_name': None,
'title': 'Citroen C3 1.2 VTi Feel Edition',
'transmission': 'manual',
'trim': 'Feel Edition',
'year': 2015}
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK57774%27 HTTP/1.1" 200 None
2026-03-30 08:07:05 [auto1.fr] INFO: Saving data for NK57774: {'auction_closing_time': 1774970403.0, 'created_time': 1774278852.881089, 'last_price_update_time': 1774858025.580631}
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NK57774') HTTP/1.1" 204 0
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_647c16f367e79a44df91af1e6cf0af49.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_647c16f367e79a44df91af1e6cf0af49.jpg not downloaded yet
2026-03-30 08:07:05 [auto1.fr] INFO: Found listing with ID: SV53673
2026-03-30 08:07:05 [auto1.fr] INFO: Found listing with ID: EV92409
2026-03-30 08:07:05 [auto1.fr] INFO: Found listing with ID: NM58837
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM58837%27 HTTP/1.1" 200 None
2026-03-30 08:07:05 [auto1.fr] INFO: Scrape type for NM58837: 2
2026-03-30 08:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92575b11-8760-50e6-b3d5-1801eb9f3f8b with identifier: NM58837
2026-03-30 08:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92575b11-8760-50e6-b3d5-1801eb9f3f8b with scrape type 2
2026-03-30 08:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92575b11-8760-50e6-b3d5-1801eb9f3f8b with scrape type 2
2026-03-30 08:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 92575b11-8760-50e6-b3d5-1801eb9f3f8b, identifier: NM58837
2026-03-30 08:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d3776-8965-5f55-a91e-b986ace112e3 with identifier: ZF71458
2026-03-30 08:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d3776-8965-5f55-a91e-b986ace112e3 with scrape type 1
2026-03-30 08:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg not downloaded yet
2026-03-30 08:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 92575b11-8760-50e6-b3d5-1801eb9f3f8b with identifier: NM58837
2026-03-30 08:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 92575b11-8760-50e6-b3d5-1801eb9f3f8b with identifier: NM58837
2026-03-30 08:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 92575b11-8760-50e6-b3d5-1801eb9f3f8b with identifier: NM58837 to the API
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:13:36Z',
'fuel_type': 'petrol',
'id': '92575b11-8760-50e6-b3d5-1801eb9f3f8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NM58837',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 125987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-21',
'seller_name': None,
'title': 'Renault Laguna 1.6 Impulsion',
'transmission': 'manual',
'trim': 'Impulsion',
'year': 2007}
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM58837%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [auto1.fr] INFO: Saving data for NM58837: {'auction_closing_time': 1774970016.0, 'created_time': 1773648348.002028, 'last_price_update_time': 1774858026.286649}
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NM58837') HTTP/1.1" 204 0
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_a6e86e549434faa895319d76eb76910a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_a6e86e549434faa895319d76eb76910a.jpg not downloaded yet
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: KP42994
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: KZ71097
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: RC67764
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: HR35316
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: XL60481
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL60481%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [auto1.fr] INFO: Scrape type for XL60481: 1
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg not downloaded yet
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg not downloaded yet
2026-03-30 08:07:06 [auto1.fr] INFO: Found listing with ID: FB22935
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB22935%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [auto1.fr] INFO: Scrape type for FB22935: 2
2026-03-30 08:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb023920-05d6-5c4d-aa4c-00dc75d7c32c with identifier: FB22935
2026-03-30 08:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb023920-05d6-5c4d-aa4c-00dc75d7c32c with scrape type 2
2026-03-30 08:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb023920-05d6-5c4d-aa4c-00dc75d7c32c with scrape type 2
2026-03-30 08:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bb023920-05d6-5c4d-aa4c-00dc75d7c32c, identifier: FB22935
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_26239218e5e3780470d04089e2cd6bf6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_26239218e5e3780470d04089e2cd6bf6.jpg not downloaded yet
2026-03-30 08:07:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bb023920-05d6-5c4d-aa4c-00dc75d7c32c with identifier: FB22935
2026-03-30 08:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bb023920-05d6-5c4d-aa4c-00dc75d7c32c with identifier: FB22935
2026-03-30 08:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bb023920-05d6-5c4d-aa4c-00dc75d7c32c with identifier: FB22935 to the API
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 2,
'engine_horse_power': 155,
'expiration_date': '2026-03-31T15:47:24Z',
'fuel_type': 'petrol',
'id': 'bb023920-05d6-5c4d-aa4c-00dc75d7c32c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB22935',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'SLC-Klasse',
'odometer': 94209,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-10',
'seller_name': None,
'title': 'Mercedes-Benz SLC-Klasse SLC 180',
'transmission': 'automatic',
'trim': '',
'year': 2017}
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB22935%27 HTTP/1.1" 200 None
2026-03-30 08:07:06 [auto1.fr] INFO: Saving data for FB22935: {'auction_closing_time': 1774972044.0, 'created_time': 1773227873.25461, 'last_price_update_time': 1774858026.98074}
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB22935') HTTP/1.1" 204 0
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_922b8e152e292d81f959fc31da84c711.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_922b8e152e292d81f959fc31da84c711.jpg not downloaded yet
2026-03-30 08:07:07 [scrapy.extensions.logstats] INFO: Crawled 76 pages (at 28 pages/min), scraped 150 items (at 85 items/min)
2026-03-30 08:07:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 08:07:07 [auto1.fr] INFO: Found listing with ID: ZM82858
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM82858%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [auto1.fr] INFO: Scrape type for ZM82858: 2
2026-03-30 08:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67fde00f-31ef-5a73-8313-936562322bb9 with identifier: ZM82858
2026-03-30 08:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67fde00f-31ef-5a73-8313-936562322bb9 with scrape type 2
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67fde00f-31ef-5a73-8313-936562322bb9 with scrape type 2
2026-03-30 08:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 67fde00f-31ef-5a73-8313-936562322bb9, identifier: ZM82858
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg not downloaded yet
2026-03-30 08:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_a6e86e549434faa895319d76eb76910a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 67fde00f-31ef-5a73-8313-936562322bb9 with identifier: ZM82858
2026-03-30 08:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 67fde00f-31ef-5a73-8313-936562322bb9 with identifier: ZM82858
2026-03-30 08:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 67fde00f-31ef-5a73-8313-936562322bb9 with identifier: ZM82858 to the API
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-31T15:46:44Z',
'fuel_type': 'diesel',
'id': '67fde00f-31ef-5a73-8313-936562322bb9',
'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/ZM82858',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 77236,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-01-30',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2024}
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM82858%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [auto1.fr] INFO: Saving data for ZM82858: {'auction_closing_time': 1774972004.0, 'created_time': 1774279352.645243, 'last_price_update_time': 1774858027.534139}
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZM82858') HTTP/1.1" 204 0
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_850832e1b361bd788746db2728e15438.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_850832e1b361bd788746db2728e15438.jpg not downloaded yet
2026-03-30 08:07:07 [auto1.fr] INFO: Found listing with ID: SB76672
2026-03-30 08:07:07 [auto1.fr] INFO: Found listing with ID: XJ36230
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ36230%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [auto1.fr] INFO: Scrape type for XJ36230: 2
2026-03-30 08:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55bc1259-5b0a-5f87-8f74-1249e2299450 with identifier: XJ36230
2026-03-30 08:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55bc1259-5b0a-5f87-8f74-1249e2299450 with scrape type 2
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55bc1259-5b0a-5f87-8f74-1249e2299450 with scrape type 2
2026-03-30 08:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 55bc1259-5b0a-5f87-8f74-1249e2299450, identifier: XJ36230
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg not downloaded yet
2026-03-30 08:07:07 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 55bc1259-5b0a-5f87-8f74-1249e2299450 with identifier: XJ36230
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 08:07:07 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=purple HTTP/1.1" 200 None
2026-03-30 08:07:07 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 08:07:07 [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:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 55bc1259-5b0a-5f87-8f74-1249e2299450 with identifier: XJ36230
2026-03-30 08:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 55bc1259-5b0a-5f87-8f74-1249e2299450 with identifier: XJ36230 to the API
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'purple',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:27:50Z',
'fuel_type': 'electro',
'id': '55bc1259-5b0a-5f87-8f74-1249e2299450',
'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/XJ36230',
'listing': 'auction',
'make': 'Fiat',
'model': '500e Cabrio',
'odometer': 11175,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-04-02',
'seller_name': None,
'title': 'Fiat 500e Cabrio electric drive 70 kW',
'transmission': 'automatic',
'trim': '',
'year': 2024}
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ36230%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [auto1.fr] INFO: Saving data for XJ36230: {'auction_closing_time': 1774970870.0, 'created_time': 1774298327.541296, 'last_price_update_time': 1774858028.276802}
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XJ36230') HTTP/1.1" 204 0
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_fa8b473804e930c349be6dea5df0f614.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_fa8b473804e930c349be6dea5df0f614.jpg not downloaded yet
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg not downloaded yet
2026-03-30 08:07:08 [auto1.fr] INFO: Found listing with ID: VE53658
2026-03-30 08:07:08 [auto1.fr] INFO: Found listing with ID: XY31555
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY31555%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [auto1.fr] INFO: Scrape type for XY31555: 2
2026-03-30 08:07:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fd99f7d-3bfe-5be4-889a-1308781c1127 with identifier: XY31555
2026-03-30 08:07:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fd99f7d-3bfe-5be4-889a-1308781c1127 with scrape type 2
2026-03-30 08:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fd99f7d-3bfe-5be4-889a-1308781c1127 with scrape type 2
2026-03-30 08:07:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1fd99f7d-3bfe-5be4-889a-1308781c1127, identifier: XY31555
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg not downloaded yet
2026-03-30 08:07:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1fd99f7d-3bfe-5be4-889a-1308781c1127 with identifier: XY31555
2026-03-30 08:07:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1fd99f7d-3bfe-5be4-889a-1308781c1127 with identifier: XY31555
2026-03-30 08:07:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1fd99f7d-3bfe-5be4-889a-1308781c1127 with identifier: XY31555 to the API
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:46:49Z',
'fuel_type': 'diesel',
'id': '1fd99f7d-3bfe-5be4-889a-1308781c1127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XY31555',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 213965,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-11-29',
'seller_name': None,
'title': 'BMW X1 sDrive 18d Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2015}
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY31555%27 HTTP/1.1" 200 None
2026-03-30 08:07:08 [auto1.fr] INFO: Saving data for XY31555: {'auction_closing_time': 1774972009.0, 'created_time': 1772615506.003323, 'last_price_update_time': 1774858028.960611}
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XY31555') HTTP/1.1" 204 0
2026-03-30 08:07:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a93b50>
2026-03-30 08:07:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_a6e86e549434faa895319d76eb76910a.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_a6e86e549434faa895319d76eb76910a.jpg saved to cache
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ccfe10>
2026-03-30 08:07:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg saved to cache
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_922b8e152e292d81f959fc31da84c711.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg not downloaded yet
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: SY35677
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: VW72716
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: DZ82419
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: KX23637
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: XU30024
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: FU08159
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU08159%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [auto1.fr] INFO: Scrape type for FU08159: 2
2026-03-30 08:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b02f7c42-109d-5dc1-be64-8de1868c4fbb with identifier: FU08159
2026-03-30 08:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b02f7c42-109d-5dc1-be64-8de1868c4fbb with scrape type 2
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b02f7c42-109d-5dc1-be64-8de1868c4fbb with scrape type 2
2026-03-30 08:07:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b02f7c42-109d-5dc1-be64-8de1868c4fbb, identifier: FU08159
2026-03-30 08:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_5eff0a47a088dce1dfc15f9d061d617a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_5eff0a47a088dce1dfc15f9d061d617a.jpg not downloaded yet
2026-03-30 08:07:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b02f7c42-109d-5dc1-be64-8de1868c4fbb with identifier: FU08159
2026-03-30 08:07:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b02f7c42-109d-5dc1-be64-8de1868c4fbb with identifier: FU08159
2026-03-30 08:07:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b02f7c42-109d-5dc1-be64-8de1868c4fbb with identifier: FU08159 to the API
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-31T15:44:35Z',
'fuel_type': 'petrol',
'id': 'b02f7c42-109d-5dc1-be64-8de1868c4fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU08159',
'listing': 'auction',
'make': 'Fiat',
'model': '500L',
'odometer': 143496,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-29',
'seller_name': None,
'title': 'Fiat 500L 1.4 Easy',
'transmission': 'manual',
'trim': 'Easy',
'year': 2015}
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU08159%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [auto1.fr] INFO: Saving data for FU08159: {'auction_closing_time': 1774971875.0, 'created_time': 1773248827.612992, 'last_price_update_time': 1774858029.70548}
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FU08159') HTTP/1.1" 204 0
2026-03-30 08:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/RK77982> (referer: https://www.auto1.com/v1/car-details-view/RK77982/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_400f60896de38f735aac9eafb67a7f8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_400f60896de38f735aac9eafb67a7f8f.jpg not downloaded yet
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: VU97414
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: DT80486
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT80486%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [auto1.fr] INFO: Scrape type for DT80486: 1
2026-03-30 08:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f59e821b45496d9714054dc9119fdc9d.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_3a95bdac28c9500c265a4b469916658e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_3a95bdac28c9500c265a4b469916658e.jpg not downloaded yet
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: NK27352
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: WM52776
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: TW57421
2026-03-30 08:07:09 [auto1.fr] INFO: Found listing with ID: RP20304
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP20304%27 HTTP/1.1" 200 None
2026-03-30 08:07:09 [auto1.fr] INFO: Scrape type for RP20304: 2
2026-03-30 08:07:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e473dd21-72f5-56a4-bd90-fa52534d8f68 with identifier: RP20304
2026-03-30 08:07:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e473dd21-72f5-56a4-bd90-fa52534d8f68 with scrape type 2
2026-03-30 08:07:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e473dd21-72f5-56a4-bd90-fa52534d8f68 with scrape type 2
2026-03-30 08:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e473dd21-72f5-56a4-bd90-fa52534d8f68, identifier: RP20304
2026-03-30 08:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/KU90889/cdb8adcc-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:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/EB39738/cdb8adcc-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:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a18290>
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_922b8e152e292d81f959fc31da84c711.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_922b8e152e292d81f959fc31da84c711.jpg saved to cache
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a0f1d0>
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg saved to cache
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e473dd21-72f5-56a4-bd90-fa52534d8f68 with identifier: RP20304
2026-03-30 08:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e473dd21-72f5-56a4-bd90-fa52534d8f68 with identifier: RP20304
2026-03-30 08:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e473dd21-72f5-56a4-bd90-fa52534d8f68 with identifier: RP20304 to the API
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:01:27Z',
'fuel_type': 'diesel',
'id': 'e473dd21-72f5-56a4-bd90-fa52534d8f68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RP20304',
'listing': 'auction',
'make': 'Renault',
'model': 'Koleos',
'odometer': 126123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-01-28',
'seller_name': None,
'title': 'Renault Koleos 1.7 BLUE dCi Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2020}
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP20304%27 HTTP/1.1" 200 None
2026-03-30 08:07:10 [auto1.fr] INFO: Saving data for RP20304: {'auction_closing_time': 1774969287.0, 'created_time': 1773118888.580779, 'last_price_update_time': 1774858030.505998}
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RP20304') HTTP/1.1" 204 0
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg not downloaded yet
2026-03-30 08:07:10 [auto1.fr] INFO: Found listing with ID: YJ41205
2026-03-30 08:07:10 [auto1.fr] INFO: Found listing with ID: RC17389
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC17389%27 HTTP/1.1" 200 None
2026-03-30 08:07:10 [auto1.fr] INFO: Scrape type for RC17389: 2
2026-03-30 08:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with identifier: RC17389
2026-03-30 08:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with scrape type 2
2026-03-30 08:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with scrape type 2
2026-03-30 08:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9, identifier: RC17389
2026-03-30 08:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_850832e1b361bd788746db2728e15438.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_fa8b473804e930c349be6dea5df0f614.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with identifier: RC17389
2026-03-30 08:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with identifier: RC17389
2026-03-30 08:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9 with identifier: RC17389 to the API
2026-03-30 08:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 131,
'expiration_date': '2026-03-31T15:12:45Z',
'fuel_type': 'diesel',
'id': 'ecdc2e01-9b34-5d1f-b16c-0cc9c82261c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC17389',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 171223,
'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 308 1.5 Blue-HDi Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2019}
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC17389%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [auto1.fr] INFO: Saving data for RC17389: {'auction_closing_time': 1774969965.0, 'created_time': 1774298094.723265, 'last_price_update_time': 1774858031.115626}
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RC17389') HTTP/1.1" 204 0
2026-03-30 08:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/BK19685> (referer: https://www.auto1.com/v1/car-details-view/BK19685/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07: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:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:11 [auto1.fr] INFO: Found listing with ID: TR32584
2026-03-30 08:07:11 [auto1.fr] INFO: Found listing with ID: MF63659
2026-03-30 08:07:11 [auto1.fr] INFO: Found listing with ID: XG61570
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG61570%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [auto1.fr] INFO: Scrape type for XG61570: 2
2026-03-30 08:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with identifier: XG61570
2026-03-30 08:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with scrape type 2
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with scrape type 2
2026-03-30 08:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6329bfac-d9ac-5e05-96c8-6011f757f0f8, identifier: XG61570
2026-03-30 08:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/XL60481/cdb8adcc-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:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with identifier: XG61570
2026-03-30 08:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with identifier: XG61570
2026-03-30 08:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6329bfac-d9ac-5e05-96c8-6011f757f0f8 with identifier: XG61570 to the API
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 80,
'expiration_date': '2026-03-31T15:45:01Z',
'fuel_type': 'petrol',
'id': '6329bfac-d9ac-5e05-96c8-6011f757f0f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XG61570',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 150612,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-11',
'seller_name': None,
'title': 'Opel Corsa 1.2 Essentia',
'transmission': 'manual',
'trim': 'Essentia',
'year': 2008}
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG61570%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [auto1.fr] INFO: Saving data for XG61570: {'auction_closing_time': 1774971901.0, 'created_time': 1773674493.741153, 'last_price_update_time': 1774858031.762137}
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XG61570') HTTP/1.1" 204 0
2026-03-30 08:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62 with identifier: RK77982
2026-03-30 08:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62 with scrape type 1
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_ce9c4149eb4dcea82b2fba7ca68eb41d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_ce9c4149eb4dcea82b2fba7ca68eb41d.jpg already downloaded
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_bed2a2d7cd90d31fb6b485e63c74c7ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_bed2a2d7cd90d31fb6b485e63c74c7ca.jpg already downloaded
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_c9727fc74a67896b6b3407a6710e2930.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_c9727fc74a67896b6b3407a6710e2930.jpg already downloaded
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_e1c21a7d66b3963430362ef5db43a972.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_e1c21a7d66b3963430362ef5db43a972.jpg already downloaded
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_695344d591e6955f88335d044d159e26.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_695344d591e6955f88335d044d159e26.jpg already downloaded
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.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%252F62%252Fcb625b6f0cd63ef96291c46fb24b6001%252Fpa%252FRK77982_0277959a4843c5a7318a88df72bedc11.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_0277959a4843c5a7318a88df72bedc11.jpg already downloaded
2026-03-30 08:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62, identifier: RK77982
2026-03-30 08:07:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929ea090>
2026-03-30 08:07:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_f59e821b45496d9714054dc9119fdc9d.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f59e821b45496d9714054dc9119fdc9d.jpg saved to cache
2026-03-30 08:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:12 [auto1.fr] INFO: Found listing with ID: WP40871
2026-03-30 08:07:12 [auto1.fr] INFO: Found listing with ID: EZ02912
2026-03-30 08:07:12 [auto1.fr] INFO: Found listing with ID: MM27553
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM27553%27 HTTP/1.1" 200 None
2026-03-30 08:07:12 [auto1.fr] INFO: Scrape type for MM27553: 2
2026-03-30 08:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b40ce875-1d43-5967-8ffc-e29f2fe59094 with identifier: MM27553
2026-03-30 08:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b40ce875-1d43-5967-8ffc-e29f2fe59094 with scrape type 2
2026-03-30 08:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b40ce875-1d43-5967-8ffc-e29f2fe59094 with scrape type 2
2026-03-30 08:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b40ce875-1d43-5967-8ffc-e29f2fe59094, identifier: MM27553
2026-03-30 08:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62 with identifier: RK77982
2026-03-30 08:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62 with identifier: RK77982
2026-03-30 08:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 517d9f8d-a6ce-55c8-9f8f-ceda0e412f62 with identifier: RK77982 to the API
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/RK77982>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': None,
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:50:27Z',
'fuel_type': 'diesel',
'id': '517d9f8d-a6ce-55c8-9f8f-ceda0e412f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK77982',
'listing': 'auction',
'location': 'FR, Chartres de Bretagne',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 173430,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_ce9c4149eb4dcea82b2fba7ca68eb41d.jpg',
'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_bed2a2d7cd90d31fb6b485e63c74c7ca.jpg',
'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_c9727fc74a67896b6b3407a6710e2930.jpg',
'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_e1c21a7d66b3963430362ef5db43a972.jpg',
'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_695344d591e6955f88335d044d159e26.jpg',
'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_0277959a4843c5a7318a88df72bedc11.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80734,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_ce9c4149eb4dcea82b2fba7ca68eb41d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75981,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_bed2a2d7cd90d31fb6b485e63c74c7ca.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79452,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_c9727fc74a67896b6b3407a6710e2930.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63024,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_e1c21a7d66b3963430362ef5db43a972.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88428,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_695344d591e6955f88335d044d159e26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_517d9f8d-a6ce-55c8-9f8f-ceda0e412f62/517d9f8d-a6ce-55c8-9f8f-ceda0e412f62_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77981,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgcb/62/cb625b6f0cd63ef96291c46fb24b6001/pa/RK77982_0277959a4843c5a7318a88df72bedc11.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2010-01-14',
'seats_number': 7,
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2010}
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK77982%27 HTTP/1.1" 200 None
2026-03-30 08:07:12 [auto1.fr] INFO: Saving data for RK77982: {'created_time': 1774858032.559474, 'last_price_update_time': 1774858032.55949, 'auction_closing_time': 1774972227.0}
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RK77982') HTTP/1.1" 204 0
2026-03-30 08:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b40ce875-1d43-5967-8ffc-e29f2fe59094 with identifier: MM27553
2026-03-30 08:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b40ce875-1d43-5967-8ffc-e29f2fe59094 with identifier: MM27553
2026-03-30 08:07:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b40ce875-1d43-5967-8ffc-e29f2fe59094 with identifier: MM27553 to the API
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-31T15:16:28Z',
'fuel_type': 'petrol',
'id': 'b40ce875-1d43-5967-8ffc-e29f2fe59094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM27553',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 46776,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-12',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2019}
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM27553%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [auto1.fr] INFO: Saving data for MM27553: {'auction_closing_time': 1774970188.0, 'created_time': 1772609007.086546, 'last_price_update_time': 1774858033.016278}
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MM27553') HTTP/1.1" 204 0
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092ca10d0>
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_850832e1b361bd788746db2728e15438.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_850832e1b361bd788746db2728e15438.jpg saved to cache
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092981710>
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg saved to cache
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a0de10>
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_fa8b473804e930c349be6dea5df0f614.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_fa8b473804e930c349be6dea5df0f614.jpg saved to cache
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c780886a-77d4-5ded-b7fa-36fba432d0f1 with identifier: BK19685
2026-03-30 08:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c780886a-77d4-5ded-b7fa-36fba432d0f1 with scrape type 1
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c780886a-77d4-5ded-b7fa-36fba432d0f1
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_8b8c1389e773e3df0eee87963e507f42.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8b8c1389e773e3df0eee87963e507f42.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_ea0f3438883705402587313694c0d2b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ea0f3438883705402587313694c0d2b6.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_b14ec32195540b19eb5e10b21b3ca801.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_b14ec32195540b19eb5e10b21b3ca801.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_8fa4f4c007dc1bad25c99be2d4eb6e9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8fa4f4c007dc1bad25c99be2d4eb6e9f.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_5afc92b5b0cde3fb4cbe9ef13285f9b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_5afc92b5b0cde3fb4cbe9ef13285f9b4.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_ad7e70b366852e02f2c09bfe760f1fe4.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ad7e70b366852e02f2c09bfe760f1fe4.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_778235463e4a2435fc69b56691929e5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_778235463e4a2435fc69b56691929e5b.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_e83855b2bf923d751d32255c9b237a07.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_e83855b2bf923d751d32255c9b237a07.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_2f776d177e09e2ff4e0c9a86963a9265.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_2f776d177e09e2ff4e0c9a86963a9265.jpg already downloaded
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimga0%252F27%252Fa02796ffcf1b07effcc0c9d2b8b2ad77%252Fpa%252FBK19685_ff8cc4df913b91eda42402d4bc9bcf06.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ff8cc4df913b91eda42402d4bc9bcf06.jpg already downloaded
2026-03-30 08:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c780886a-77d4-5ded-b7fa-36fba432d0f1, identifier: BK19685
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a02ed0>
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg saved to cache
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_3a95bdac28c9500c265a4b469916658e.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:13 [auto1.fr] INFO: Found listing with ID: XA54724
2026-03-30 08:07:13 [auto1.fr] INFO: Found listing with ID: LE66923
2026-03-30 08:07:13 [auto1.fr] INFO: Found listing with ID: VR30765
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR30765%27 HTTP/1.1" 200 None
2026-03-30 08:07:13 [auto1.fr] INFO: Scrape type for VR30765: 2
2026-03-30 08:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6152eba-cc59-5acd-b01c-87cf6780a1de with identifier: VR30765
2026-03-30 08:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6152eba-cc59-5acd-b01c-87cf6780a1de with scrape type 2
2026-03-30 08:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6152eba-cc59-5acd-b01c-87cf6780a1de with scrape type 2
2026-03-30 08:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a6152eba-cc59-5acd-b01c-87cf6780a1de, identifier: VR30765
2026-03-30 08:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c780886a-77d4-5ded-b7fa-36fba432d0f1 with identifier: BK19685
2026-03-30 08:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c780886a-77d4-5ded-b7fa-36fba432d0f1 with identifier: BK19685
2026-03-30 08:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c780886a-77d4-5ded-b7fa-36fba432d0f1 with identifier: BK19685 to the API
2026-03-30 08:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/BK19685>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-31T15:44:07Z',
'fuel_type': 'diesel',
'id': 'c780886a-77d4-5ded-b7fa-36fba432d0f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK19685',
'listing': 'auction',
'location': 'FR, Compiègne',
'make': 'Citroen',
'model': 'C3',
'odometer': 77863,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8b8c1389e773e3df0eee87963e507f42.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ea0f3438883705402587313694c0d2b6.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_b14ec32195540b19eb5e10b21b3ca801.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8fa4f4c007dc1bad25c99be2d4eb6e9f.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_5afc92b5b0cde3fb4cbe9ef13285f9b4.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ad7e70b366852e02f2c09bfe760f1fe4.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_778235463e4a2435fc69b56691929e5b.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_e83855b2bf923d751d32255c9b237a07.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_2f776d177e09e2ff4e0c9a86963a9265.jpg',
'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ff8cc4df913b91eda42402d4bc9bcf06.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73197,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8b8c1389e773e3df0eee87963e507f42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78517,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ea0f3438883705402587313694c0d2b6.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70588,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_b14ec32195540b19eb5e10b21b3ca801.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2064975,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_8fa4f4c007dc1bad25c99be2d4eb6e9f.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53187,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_5afc92b5b0cde3fb4cbe9ef13285f9b4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65006,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ad7e70b366852e02f2c09bfe760f1fe4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54142,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_778235463e4a2435fc69b56691929e5b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82004,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_e83855b2bf923d751d32255c9b237a07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72065,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_2f776d177e09e2ff4e0c9a86963a9265.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c780886a-77d4-5ded-b7fa-36fba432d0f1/c780886a-77d4-5ded-b7fa-36fba432d0f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59490,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imga0/27/a02796ffcf1b07effcc0c9d2b8b2ad77/pa/BK19685_ff8cc4df913b91eda42402d4bc9bcf06.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Citroen C3 1.5 Blue-HDi C-Series',
'transmission': 'manual',
'trim': 'C-Series',
'year': 2022}
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK19685%27 HTTP/1.1" 200 None
2026-03-30 08:07:14 [auto1.fr] INFO: Saving data for BK19685: {'created_time': 1774858034.754472, 'last_price_update_time': 1774858034.754484, 'auction_closing_time': 1774971847.0}
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK19685') HTTP/1.1" 204 0
2026-03-30 08:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_400f60896de38f735aac9eafb67a7f8f.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a6152eba-cc59-5acd-b01c-87cf6780a1de with identifier: VR30765
2026-03-30 08:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a6152eba-cc59-5acd-b01c-87cf6780a1de with identifier: VR30765
2026-03-30 08:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a6152eba-cc59-5acd-b01c-87cf6780a1de with identifier: VR30765 to the API
2026-03-30 08:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 190,
'expiration_date': '2026-03-31T15:21:56Z',
'fuel_type': 'diesel',
'id': 'a6152eba-cc59-5acd-b01c-87cf6780a1de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VR30765',
'listing': 'auction',
'make': 'MINI',
'model': 'Clubman',
'odometer': 174840,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-18',
'seller_name': None,
'title': 'MINI Clubman Cooper SD ALL4 Chili',
'transmission': 'automatic',
'trim': 'ALL4 Chili',
'year': 2020}
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR30765%27 HTTP/1.1" 200 None
2026-03-30 08:07:15 [auto1.fr] INFO: Saving data for VR30765: {'auction_closing_time': 1774970516.0, 'created_time': 1774298307.720011, 'last_price_update_time': 1774858035.236312}
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VR30765') HTTP/1.1" 204 0
2026-03-30 08:07:15 [auto1.fr] INFO: Found listing with ID: GP95041
2026-03-30 08:07:15 [auto1.fr] INFO: Found listing with ID: SB40125
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB40125%27 HTTP/1.1" 200 None
2026-03-30 08:07:15 [auto1.fr] INFO: Scrape type for SB40125: 2
2026-03-30 08:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with identifier: SB40125
2026-03-30 08:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with scrape type 2
2026-03-30 08:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with scrape type 2
2026-03-30 08:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: adaa501e-18fc-5d3c-ae21-2d53f4a32b28, identifier: SB40125
2026-03-30 08:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/DT80486/cdb8adcc-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:07:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_5eff0a47a088dce1dfc15f9d061d617a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with identifier: SB40125
2026-03-30 08:07:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with identifier: SB40125
2026-03-30 08:07:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: adaa501e-18fc-5d3c-ae21-2d53f4a32b28 with identifier: SB40125 to the API
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:54:37Z',
'fuel_type': 'petrol',
'id': 'adaa501e-18fc-5d3c-ae21-2d53f4a32b28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB40125',
'listing': 'auction',
'make': 'MINI',
'model': 'MINI',
'odometer': 244638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-18',
'seller_name': None,
'title': 'MINI Cooper',
'transmission': 'manual',
'trim': '',
'year': 2008}
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB40125%27 HTTP/1.1" 200 None
2026-03-30 08:07:15 [auto1.fr] INFO: Saving data for SB40125: {'auction_closing_time': 1774972477.0, 'created_time': 1774425992.1119, 'last_price_update_time': 1774858035.776233}
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB40125') HTTP/1.1" 204 0
2026-03-30 08:07:15 [auto1.fr] INFO: Found listing with ID: CZ77892
2026-03-30 08:07:15 [auto1.fr] INFO: Found listing with ID: TG40570
2026-03-30 08:07:15 [auto1.fr] INFO: Found listing with ID: HD96935
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD96935%27 HTTP/1.1" 200 None
2026-03-30 08:07:15 [auto1.fr] INFO: Scrape type for HD96935: 2
2026-03-30 08:07:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with identifier: HD96935
2026-03-30 08:07:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with scrape type 2
2026-03-30 08:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with scrape type 2
2026-03-30 08:07:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8730de02-7d11-50b9-aa7a-406a6c15e4e1, identifier: HD96935
2026-03-30 08:07:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0920a7850>
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg saved to cache
2026-03-30 08:07:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092be1d50>
2026-03-30 08:07:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 08:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg saved to cache
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c4ecd0>
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_3a95bdac28c9500c265a4b469916658e.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_3a95bdac28c9500c265a4b469916658e.jpg saved to cache
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092bf0410>
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_400f60896de38f735aac9eafb67a7f8f.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_400f60896de38f735aac9eafb67a7f8f.jpg saved to cache
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with identifier: HD96935
2026-03-30 08:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with identifier: HD96935
2026-03-30 08:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8730de02-7d11-50b9-aa7a-406a6c15e4e1 with identifier: HD96935 to the API
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-31T15:43:05Z',
'fuel_type': 'diesel',
'id': '8730de02-7d11-50b9-aa7a-406a6c15e4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD96935',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 133392,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-26',
'seller_name': None,
'title': 'Peugeot 308 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD96935%27 HTTP/1.1" 200 None
2026-03-30 08:07:16 [auto1.fr] INFO: Saving data for HD96935: {'auction_closing_time': 1774971785.0, 'created_time': 1774296490.967007, 'last_price_update_time': 1774858036.476937}
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HD96935') HTTP/1.1" 204 0
2026-03-30 08:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:16 [auto1.fr] INFO: Found listing with ID: ZX14325
2026-03-30 08:07:16 [auto1.fr] INFO: Found listing with ID: WH09116
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH09116%27 HTTP/1.1" 200 None
2026-03-30 08:07:16 [auto1.fr] INFO: Scrape type for WH09116: 2
2026-03-30 08:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00929ccd-c03a-5898-9bfb-84f3c655f590 with identifier: WH09116
2026-03-30 08:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00929ccd-c03a-5898-9bfb-84f3c655f590 with scrape type 2
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00929ccd-c03a-5898-9bfb-84f3c655f590 with scrape type 2
2026-03-30 08:07:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 00929ccd-c03a-5898-9bfb-84f3c655f590, identifier: WH09116
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929a5410>
2026-03-30 08:07:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_5eff0a47a088dce1dfc15f9d061d617a.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_5eff0a47a088dce1dfc15f9d061d617a.jpg saved to cache
2026-03-30 08:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 00929ccd-c03a-5898-9bfb-84f3c655f590 with identifier: WH09116
2026-03-30 08:07:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 00929ccd-c03a-5898-9bfb-84f3c655f590 with identifier: WH09116
2026-03-30 08:07:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 00929ccd-c03a-5898-9bfb-84f3c655f590 with identifier: WH09116 to the API
2026-03-30 08:07:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:54:12Z',
'fuel_type': 'diesel',
'id': '00929ccd-c03a-5898-9bfb-84f3c655f590',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WH09116',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 294656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-01-31',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2008}
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH09116%27 HTTP/1.1" 200 None
2026-03-30 08:07:17 [auto1.fr] INFO: Saving data for WH09116: {'auction_closing_time': 1774972452.0, 'created_time': 1774124268.930757, 'last_price_update_time': 1774858037.035477}
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WH09116') HTTP/1.1" 204 0
2026-03-30 08:07: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:07:17 [auto1.fr] INFO: Found listing with ID: YU99421
2026-03-30 08:07:17 [auto1.fr] INFO: Found listing with ID: TT80789
2026-03-30 08:07:17 [auto1.fr] INFO: Found listing with ID: TV87876
2026-03-30 08:07:17 [auto1.fr] INFO: Found listing with ID: PV47971
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV47971%27 HTTP/1.1" 200 None
2026-03-30 08:07:17 [auto1.fr] INFO: Scrape type for PV47971: 2
2026-03-30 08:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb980dfa-4043-5d0c-89af-8a3c2d024248 with identifier: PV47971
2026-03-30 08:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb980dfa-4043-5d0c-89af-8a3c2d024248 with scrape type 2
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb980dfa-4043-5d0c-89af-8a3c2d024248 with scrape type 2
2026-03-30 08:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cb980dfa-4043-5d0c-89af-8a3c2d024248, identifier: PV47971
2026-03-30 08:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cb980dfa-4043-5d0c-89af-8a3c2d024248 with identifier: PV47971
2026-03-30 08:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cb980dfa-4043-5d0c-89af-8a3c2d024248 with identifier: PV47971
2026-03-30 08:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cb980dfa-4043-5d0c-89af-8a3c2d024248 with identifier: PV47971 to the API
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-31T15:23:19Z',
'fuel_type': 'petrol',
'id': 'cb980dfa-4043-5d0c-89af-8a3c2d024248',
'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/PV47971',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 67134,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-05-30',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost Mild-Hybrid ST-Line X',
'transmission': 'manual',
'trim': 'ST-Line X',
'year': 2023}
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV47971%27 HTTP/1.1" 200 None
2026-03-30 08:07:17 [auto1.fr] INFO: Saving data for PV47971: {'auction_closing_time': 1774970599.0, 'created_time': 1773076425.25974, 'last_price_update_time': 1774858037.537452}
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PV47971') HTTP/1.1" 204 0
2026-03-30 08:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092a78790>
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg saved to cache
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092cb20d0>
2026-03-30 08:07:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg saved to cache
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:17 [auto1.fr] INFO: Found listing with ID: XG32357
2026-03-30 08:07:17 [auto1.fr] INFO: Found listing with ID: BB56606
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB56606%27 HTTP/1.1" 200 None
2026-03-30 08:07:17 [auto1.fr] INFO: Scrape type for BB56606: 2
2026-03-30 08:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa367379-8b05-52e9-88bf-851dc1a478a2 with identifier: BB56606
2026-03-30 08:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa367379-8b05-52e9-88bf-851dc1a478a2 with scrape type 2
2026-03-30 08:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa367379-8b05-52e9-88bf-851dc1a478a2 with scrape type 2
2026-03-30 08:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fa367379-8b05-52e9-88bf-851dc1a478a2, identifier: BB56606
2026-03-30 08:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fa367379-8b05-52e9-88bf-851dc1a478a2 with identifier: BB56606
2026-03-30 08:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fa367379-8b05-52e9-88bf-851dc1a478a2 with identifier: BB56606
2026-03-30 08:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fa367379-8b05-52e9-88bf-851dc1a478a2 with identifier: BB56606 to the API
2026-03-30 08:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 125,
'expiration_date': '2026-03-31T15:36:12Z',
'fuel_type': 'petrol',
'id': 'fa367379-8b05-52e9-88bf-851dc1a478a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BB56606',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 103032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-29',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2016}
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB56606%27 HTTP/1.1" 200 None
2026-03-30 08:07:18 [auto1.fr] INFO: Saving data for BB56606: {'auction_closing_time': 1774971372.0, 'created_time': 1773076967.769551, 'last_price_update_time': 1774858038.247573}
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BB56606') HTTP/1.1" 204 0
2026-03-30 08:07:18 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: NH32818
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: LZ87734
2026-03-30 08:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/KU90889> (referer: https://www.auto1.com/v1/car-details-view/KU90889/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/ZC86979> (referer: https://www.auto1.com/v1/car-details-view/ZC86979/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: LZ87734
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: YG68937
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: FX00689
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: CZ00697
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: BC53965
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: NC54891
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: CB31058
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: LP57599
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: UN80440
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: YV99261
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: EZ77748
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ77748%27 HTTP/1.1" 200 None
2026-03-30 08:07:18 [auto1.fr] INFO: Scrape type for EZ77748: 2
2026-03-30 08:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63aa6067-7889-57bf-89a8-4e5dd0d29219 with identifier: EZ77748
2026-03-30 08:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63aa6067-7889-57bf-89a8-4e5dd0d29219 with scrape type 2
2026-03-30 08:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63aa6067-7889-57bf-89a8-4e5dd0d29219 with scrape type 2
2026-03-30 08:07:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 63aa6067-7889-57bf-89a8-4e5dd0d29219, identifier: EZ77748
2026-03-30 08:07:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/EB39738> (referer: https://www.auto1.com/v1/car-details-view/EB39738/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 63aa6067-7889-57bf-89a8-4e5dd0d29219 with identifier: EZ77748
2026-03-30 08:07:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 63aa6067-7889-57bf-89a8-4e5dd0d29219 with identifier: EZ77748
2026-03-30 08:07:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 63aa6067-7889-57bf-89a8-4e5dd0d29219 with identifier: EZ77748 to the API
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-31T15:31:24Z',
'fuel_type': 'diesel',
'id': '63aa6067-7889-57bf-89a8-4e5dd0d29219',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EZ77748',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 139232,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-09',
'seller_name': None,
'title': 'Renault Megane 1.5 BLUE dCi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2019}
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ77748%27 HTTP/1.1" 200 None
2026-03-30 08:07:18 [auto1.fr] INFO: Saving data for EZ77748: {'auction_closing_time': 1774971084.0, 'created_time': 1773059427.897737, 'last_price_update_time': 1774858038.785308}
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EZ77748') HTTP/1.1" 204 0
2026-03-30 08:07: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:07:18 [auto1.fr] INFO: Found listing with ID: RP24230
2026-03-30 08:07:18 [auto1.fr] INFO: Found listing with ID: UX03179
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX03179%27 HTTP/1.1" 200 None
2026-03-30 08:07:18 [auto1.fr] INFO: Scrape type for UX03179: 2
2026-03-30 08:07:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76091f81-e231-5851-bc2f-addee8e40988 with identifier: UX03179
2026-03-30 08:07:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76091f81-e231-5851-bc2f-addee8e40988 with scrape type 2
2026-03-30 08:07:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76091f81-e231-5851-bc2f-addee8e40988 with scrape type 2
2026-03-30 08:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 76091f81-e231-5851-bc2f-addee8e40988, identifier: UX03179
2026-03-30 08:07:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 76091f81-e231-5851-bc2f-addee8e40988 with identifier: UX03179
2026-03-30 08:07:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 76091f81-e231-5851-bc2f-addee8e40988 with identifier: UX03179
2026-03-30 08:07:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 76091f81-e231-5851-bc2f-addee8e40988 with identifier: UX03179 to the API
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:32:06Z',
'fuel_type': 'petrol',
'id': '76091f81-e231-5851-bc2f-addee8e40988',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX03179',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 98180,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-20',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2018}
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX03179%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [auto1.fr] INFO: Saving data for UX03179: {'auction_closing_time': 1774971126.0, 'created_time': 1774278653.062831, 'last_price_update_time': 1774858039.401999}
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UX03179') HTTP/1.1" 204 0
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: AN74735
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: DD23004
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: HW49915
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: CJ57312
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: TV19720
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: FS46454
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: CX30870
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: GV45049
2026-03-30 08:07:19 [auto1.fr] INFO: Found listing with ID: ZP90571
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP90571%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [auto1.fr] INFO: Scrape type for ZP90571: 2
2026-03-30 08:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc7b8869-e824-517f-86cb-0e780e577e00 with identifier: ZP90571
2026-03-30 08:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc7b8869-e824-517f-86cb-0e780e577e00 with scrape type 2
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc7b8869-e824-517f-86cb-0e780e577e00 with scrape type 2
2026-03-30 08:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bc7b8869-e824-517f-86cb-0e780e577e00, identifier: ZP90571
2026-03-30 08:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a with identifier: KU90889
2026-03-30 08:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a with scrape type 1
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_57daa0af8767e0addde137f1c3f98071.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_57daa0af8767e0addde137f1c3f98071.jpg already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_657bc91d501e70152fd15b0cc8e40e71.png%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_657bc91d501e70152fd15b0cc8e40e71.png already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_693f3550259fafacb62c1f59236ed5f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_693f3550259fafacb62c1f59236ed5f9.jpg already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_f1dc927bbbb4576d5408a6073a06d789.png%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_f1dc927bbbb4576d5408a6073a06d789.png already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_38de96dfeec39b1e183a112a5b486702.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_38de96dfeec39b1e183a112a5b486702.jpg already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_373813e8eb9bd8ef99262f582b0702de.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_373813e8eb9bd8ef99262f582b0702de.jpg already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_7d81b5d6fe8385ff9880e7593b5e7133.png%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_7d81b5d6fe8385ff9880e7593b5e7133.png already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_5640e138e6d4266eac3808f67a0a0a29.png%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_5640e138e6d4266eac3808f67a0a0a29.png already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_e1099f93191cfc4a2733cbcf0876d02e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_e1099f93191cfc4a2733cbcf0876d02e.jpg already downloaded
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg68%252F0f%252F680fb0ce43a490672ae2cba8597362db%252Fpa%252FKU90889_689a81b3b9899909057f007774fde3a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_689a81b3b9899909057f007774fde3a6.jpg already downloaded
2026-03-30 08:07:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a, identifier: KU90889
2026-03-30 08:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b72f222-cf21-5595-902e-0600a24ee248 with identifier: ZC86979
2026-03-30 08:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b72f222-cf21-5595-902e-0600a24ee248 with scrape type 1
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b72f222-cf21-5595-902e-0600a24ee248
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_e5374ab80b5ca1eeaa07b107a9c72b40.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e5374ab80b5ca1eeaa07b107a9c72b40.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_113b9384fcfc1a14c33d2001b3259ca2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_113b9384fcfc1a14c33d2001b3259ca2.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_981806b6c3e1d64d0c098f353965c8d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_981806b6c3e1d64d0c098f353965c8d2.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_829b58b9b9a9b4fbcff6d6d07491f22a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_829b58b9b9a9b4fbcff6d6d07491f22a.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_e183a8d29b4344fc22a8c76abd52a6f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e183a8d29b4344fc22a8c76abd52a6f8.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_b0ae879e573b8a797d8dc459264d90f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_b0ae879e573b8a797d8dc459264d90f7.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_9e978ee21d4be6d08bca314ac288af26.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_9e978ee21d4be6d08bca314ac288af26.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_d19bd559438d84ba273f6e5292ba001b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_d19bd559438d84ba273f6e5292ba001b.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_a77019dbf2cf66cb53c407c06c93c683.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_a77019dbf2cf66cb53c407c06c93c683.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg41%252F5a%252F415a0d1c3f3b513ecc5d2b30ca3603f4%252Fpa%252FZC86979_dfd285a46481a34e46b4a85b3e63c7be.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_dfd285a46481a34e46b4a85b3e63c7be.jpg already downloaded
2026-03-30 08:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7b72f222-cf21-5595-902e-0600a24ee248, identifier: ZC86979
2026-03-30 08:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9ab755-6cd3-5172-b6fc-f12af84da66f with identifier: EB39738
2026-03-30 08:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9ab755-6cd3-5172-b6fc-f12af84da66f with scrape type 1
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ae9ab755-6cd3-5172-b6fc-f12af84da66f
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_1703bbc8b19d0ab7a3a6e56adf1856b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_1703bbc8b19d0ab7a3a6e56adf1856b5.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_e735ac015728dcf71d0eea047aec46bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e735ac015728dcf71d0eea047aec46bf.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_6903e37f139b5704d742498d7dccb059.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_6903e37f139b5704d742498d7dccb059.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_f41ac783d9d28f1b7ad16ef5878156f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_f41ac783d9d28f1b7ad16ef5878156f8.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_830a918286486f3870a8f34ff6f83ee7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_830a918286486f3870a8f34ff6f83ee7.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_d8afd65e07e2b50eb89740fe27d67083.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_d8afd65e07e2b50eb89740fe27d67083.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_a399974f4a606ded8ef803c27179ab03.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_a399974f4a606ded8ef803c27179ab03.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_13803fa4c35f9aea249a7821f50fea25.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_13803fa4c35f9aea249a7821f50fea25.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_e5ddf256aba48dd13ca98fdd2ac001b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e5ddf256aba48dd13ca98fdd2ac001b3.jpg already downloaded
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg28%252F64%252F286456e1e4be56e49e77ae92e063ec30%252Fpa%252FEB39738_e82d05d06fb53a7eb9adecda95792aa5.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e82d05d06fb53a7eb9adecda95792aa5.jpg already downloaded
2026-03-30 08:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ae9ab755-6cd3-5172-b6fc-f12af84da66f, identifier: EB39738
2026-03-30 08:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bc7b8869-e824-517f-86cb-0e780e577e00 with identifier: ZP90571
2026-03-30 08:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bc7b8869-e824-517f-86cb-0e780e577e00 with identifier: ZP90571
2026-03-30 08:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bc7b8869-e824-517f-86cb-0e780e577e00 with identifier: ZP90571 to the API
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07: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': 80,
'expiration_date': '2026-03-31T15:31:15Z',
'fuel_type': 'petrol',
'id': 'bc7b8869-e824-517f-86cb-0e780e577e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP90571',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 195169,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-27',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 Trendline',
'transmission': 'manual',
'trim': 'Trendline',
'year': 2012}
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP90571%27 HTTP/1.1" 200 None
2026-03-30 08:07:21 [auto1.fr] INFO: Saving data for ZP90571: {'auction_closing_time': 1774971075.0, 'created_time': 1774264151.884228, 'last_price_update_time': 1774858041.061931}
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP90571') HTTP/1.1" 204 0
2026-03-30 08:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a with identifier: KU90889
2026-03-30 08:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a with identifier: KU90889
2026-03-30 08:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a with identifier: KU90889 to the API
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/KU90889>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T15:19:08Z',
'fuel_type': 'petrol',
'id': '7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a',
'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/KU90889',
'listing': 'auction',
'location': 'FR, Houecourt',
'make': 'BMW',
'model': '3er',
'odometer': 79721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 12,
'photo_urls': ['https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_57daa0af8767e0addde137f1c3f98071.jpg',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_657bc91d501e70152fd15b0cc8e40e71.png',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_693f3550259fafacb62c1f59236ed5f9.jpg',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_f1dc927bbbb4576d5408a6073a06d789.png',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_38de96dfeec39b1e183a112a5b486702.jpg',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_373813e8eb9bd8ef99262f582b0702de.jpg',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_7d81b5d6fe8385ff9880e7593b5e7133.png',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_5640e138e6d4266eac3808f67a0a0a29.png',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_e1099f93191cfc4a2733cbcf0876d02e.jpg',
'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_689a81b3b9899909057f007774fde3a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96303,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_57daa0af8767e0addde137f1c3f98071.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_657bc91d501e70152fd15b0cc8e40e71.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106675,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_693f3550259fafacb62c1f59236ed5f9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_f1dc927bbbb4576d5408a6073a06d789.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100954,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_38de96dfeec39b1e183a112a5b486702.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_373813e8eb9bd8ef99262f582b0702de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_7d81b5d6fe8385ff9880e7593b5e7133.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 180722,
'Height': 512,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_5640e138e6d4266eac3808f67a0a0a29.png',
'Width': 512},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85184,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_e1099f93191cfc4a2733cbcf0876d02e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a/7f0d83fd-5557-5d95-8ece-ec5e2a1cfd3a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72437,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img68/0f/680fb0ce43a490672ae2cba8597362db/pa/KU90889_689a81b3b9899909057f007774fde3a6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3er 318i Business Design',
'transmission': 'automatic',
'trim': 'Business Design',
'year': 2023}
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU90889%27 HTTP/1.1" 200 None
2026-03-30 08:07:21 [auto1.fr] INFO: Saving data for KU90889: {'created_time': 1774858041.585018, 'last_price_update_time': 1774858041.58503, 'auction_closing_time': 1774970348.0}
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KU90889') HTTP/1.1" 204 0
2026-03-30 08:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7b72f222-cf21-5595-902e-0600a24ee248 with identifier: ZC86979
2026-03-30 08:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7b72f222-cf21-5595-902e-0600a24ee248 with identifier: ZC86979
2026-03-30 08:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7b72f222-cf21-5595-902e-0600a24ee248 with identifier: ZC86979 to the API
2026-03-30 08:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/ZC86979>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': None,
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T15:42:40Z',
'fuel_type': 'hybrid',
'id': '7b72f222-cf21-5595-902e-0600a24ee248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZC86979',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Renault',
'model': 'Clio',
'odometer': 116135,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e5374ab80b5ca1eeaa07b107a9c72b40.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_113b9384fcfc1a14c33d2001b3259ca2.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_981806b6c3e1d64d0c098f353965c8d2.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_829b58b9b9a9b4fbcff6d6d07491f22a.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e183a8d29b4344fc22a8c76abd52a6f8.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_b0ae879e573b8a797d8dc459264d90f7.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_9e978ee21d4be6d08bca314ac288af26.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_d19bd559438d84ba273f6e5292ba001b.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_a77019dbf2cf66cb53c407c06c93c683.jpg',
'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_dfd285a46481a34e46b4a85b3e63c7be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74095,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e5374ab80b5ca1eeaa07b107a9c72b40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69580,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_113b9384fcfc1a14c33d2001b3259ca2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66025,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_981806b6c3e1d64d0c098f353965c8d2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60899,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_829b58b9b9a9b4fbcff6d6d07491f22a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59294,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_e183a8d29b4344fc22a8c76abd52a6f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67870,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_b0ae879e573b8a797d8dc459264d90f7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68595,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_9e978ee21d4be6d08bca314ac288af26.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76313,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_d19bd559438d84ba273f6e5292ba001b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74425,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_a77019dbf2cf66cb53c407c06c93c683.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b72f222-cf21-5595-902e-0600a24ee248/7b72f222-cf21-5595-902e-0600a24ee248_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45082,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img41/5a/415a0d1c3f3b513ecc5d2b30ca3603f4/pa/ZC86979_dfd285a46481a34e46b4a85b3e63c7be.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.6 E-Tech Hybrid Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2022}
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC86979%27 HTTP/1.1" 200 None
2026-03-30 08:07:22 [auto1.fr] INFO: Saving data for ZC86979: {'created_time': 1774858042.063788, 'last_price_update_time': 1774858042.063802, 'auction_closing_time': 1774971760.0}
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZC86979') HTTP/1.1" 204 0
2026-03-30 08:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ae9ab755-6cd3-5172-b6fc-f12af84da66f with identifier: EB39738
2026-03-30 08:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ae9ab755-6cd3-5172-b6fc-f12af84da66f with identifier: EB39738
2026-03-30 08:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ae9ab755-6cd3-5172-b6fc-f12af84da66f with identifier: EB39738 to the API
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/EB39738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 135,
'expiration_date': '2026-03-31T15:11:05Z',
'fuel_type': 'diesel',
'id': 'ae9ab755-6cd3-5172-b6fc-f12af84da66f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EB39738',
'listing': 'auction',
'location': 'FR, Marseille',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 202000,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_1703bbc8b19d0ab7a3a6e56adf1856b5.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e735ac015728dcf71d0eea047aec46bf.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_6903e37f139b5704d742498d7dccb059.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_f41ac783d9d28f1b7ad16ef5878156f8.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_830a918286486f3870a8f34ff6f83ee7.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_d8afd65e07e2b50eb89740fe27d67083.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_a399974f4a606ded8ef803c27179ab03.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_13803fa4c35f9aea249a7821f50fea25.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e5ddf256aba48dd13ca98fdd2ac001b3.jpg',
'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e82d05d06fb53a7eb9adecda95792aa5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59155,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_1703bbc8b19d0ab7a3a6e56adf1856b5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2487581,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e735ac015728dcf71d0eea047aec46bf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58984,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_6903e37f139b5704d742498d7dccb059.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57453,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_f41ac783d9d28f1b7ad16ef5878156f8.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54510,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_830a918286486f3870a8f34ff6f83ee7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2535812,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_d8afd65e07e2b50eb89740fe27d67083.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49069,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_a399974f4a606ded8ef803c27179ab03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59945,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_13803fa4c35f9aea249a7821f50fea25.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59805,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e5ddf256aba48dd13ca98fdd2ac001b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ae9ab755-6cd3-5172-b6fc-f12af84da66f/ae9ab755-6cd3-5172-b6fc-f12af84da66f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2627118,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img28/64/286456e1e4be56e49e77ae92e063ec30/pa/EB39738_e82d05d06fb53a7eb9adecda95792aa5.jpg',
'Width': 2048}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B-Klasse B 200 CDI Design',
'transmission': 'manual',
'trim': 'Design',
'year': 2014}
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB39738%27 HTTP/1.1" 200 None
2026-03-30 08:07:22 [auto1.fr] INFO: Saving data for EB39738: {'created_time': 1774858042.62383, 'last_price_update_time': 1774858042.623844, 'auction_closing_time': 1774969865.0}
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EB39738') HTTP/1.1" 204 0
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: WM44955
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: PC41245
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: HB05529
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: YF00056
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: RY17691
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: GJ24206
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: US33967
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: LM27279
2026-03-30 08:07:22 [auto1.fr] INFO: Found listing with ID: FM08864
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM08864%27 HTTP/1.1" 200 None
2026-03-30 08:07:22 [auto1.fr] INFO: Scrape type for FM08864: 2
2026-03-30 08:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 035f543b-5d03-5d82-94b0-8db10c0248ee with identifier: FM08864
2026-03-30 08:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 035f543b-5d03-5d82-94b0-8db10c0248ee with scrape type 2
2026-03-30 08:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 035f543b-5d03-5d82-94b0-8db10c0248ee with scrape type 2
2026-03-30 08:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 035f543b-5d03-5d82-94b0-8db10c0248ee, identifier: FM08864
2026-03-30 08:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 035f543b-5d03-5d82-94b0-8db10c0248ee with identifier: FM08864
2026-03-30 08:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 035f543b-5d03-5d82-94b0-8db10c0248ee with identifier: FM08864
2026-03-30 08:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 035f543b-5d03-5d82-94b0-8db10c0248ee with identifier: FM08864 to the API
2026-03-30 08:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-31T15:32:19Z',
'fuel_type': 'diesel',
'id': '035f543b-5d03-5d82-94b0-8db10c0248ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FM08864',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 319133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-22',
'seller_name': None,
'title': 'Volvo XC60 2.0 DRIVe Momentum',
'transmission': 'manual',
'trim': 'Momentum',
'year': 2010}
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM08864%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [auto1.fr] INFO: Saving data for FM08864: {'auction_closing_time': 1774971139.0, 'created_time': 1774124127.640691, 'last_price_update_time': 1774858043.249679}
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FM08864') HTTP/1.1" 204 0
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: RV55233
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: FE50003
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: MH84462
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: US09137
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: GZ22446
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: WB86369
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB86369%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [auto1.fr] INFO: Scrape type for WB86369: 2
2026-03-30 08:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 440664ec-6006-520d-9ea8-7e79f6a79d1c with identifier: WB86369
2026-03-30 08:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 440664ec-6006-520d-9ea8-7e79f6a79d1c with scrape type 2
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 440664ec-6006-520d-9ea8-7e79f6a79d1c with scrape type 2
2026-03-30 08:07:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 440664ec-6006-520d-9ea8-7e79f6a79d1c, identifier: WB86369
2026-03-30 08:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/XL60481> (referer: https://www.auto1.com/v1/car-details-view/XL60481/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/DT80486> (referer: https://www.auto1.com/v1/car-details-view/DT80486/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 440664ec-6006-520d-9ea8-7e79f6a79d1c with identifier: WB86369
2026-03-30 08:07:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 440664ec-6006-520d-9ea8-7e79f6a79d1c with identifier: WB86369
2026-03-30 08:07:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 440664ec-6006-520d-9ea8-7e79f6a79d1c with identifier: WB86369 to the API
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:17:04Z',
'fuel_type': 'diesel',
'id': '440664ec-6006-520d-9ea8-7e79f6a79d1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB86369',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 167837,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-12',
'seller_name': None,
'title': 'Fiat 500X 1.6 JTDM Pop Star',
'transmission': 'manual',
'trim': 'Pop Star',
'year': 2017}
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB86369%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [auto1.fr] INFO: Saving data for WB86369: {'auction_closing_time': 1774970224.0, 'created_time': 1773314775.272735, 'last_price_update_time': 1774858043.781822}
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WB86369') HTTP/1.1" 204 0
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: ZK10369
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: KB61769
2026-03-30 08:07:23 [auto1.fr] INFO: Found listing with ID: AA82428
2026-03-30 08:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04360334-8bd2-5c83-85a9-556b13f4375e with identifier: XL60481
2026-03-30 08:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04360334-8bd2-5c83-85a9-556b13f4375e with scrape type 1
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04360334-8bd2-5c83-85a9-556b13f4375e
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_8a3f12a8ec1449d6e2e327f41820b1e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_8a3f12a8ec1449d6e2e327f41820b1e7.jpg already downloaded
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_6544cdf41ca2bfbb3d012a12b4815eb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_6544cdf41ca2bfbb3d012a12b4815eb1.jpg already downloaded
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_526f3b74a4400907be38b91df4c7bcce.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_526f3b74a4400907be38b91df4c7bcce.jpg already downloaded
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_b85e13f647ef6f86cdcd36babe35598d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b85e13f647ef6f86cdcd36babe35598d.jpg already downloaded
2026-03-30 08:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_5c46c6ca79b4f01bc22e72180201abeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_5c46c6ca79b4f01bc22e72180201abeb.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_b3fceeba0a0ef0f533ba6b93cdfe48af.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b3fceeba0a0ef0f533ba6b93cdfe48af.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_27a28744836f2e62464f2995751d9dfd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_27a28744836f2e62464f2995751d9dfd.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_555c907c5ccefe7d6abc7c962b925802.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_555c907c5ccefe7d6abc7c962b925802.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_123cfa503a22ec4b3a2475fe501069ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_123cfa503a22ec4b3a2475fe501069ea.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg54%252F79%252F547977efd693b89ccb1824c81637c863%252Fpa%252FXL60481_32c5ed808551d7e06d2019b9942bb5a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_32c5ed808551d7e06d2019b9942bb5a6.jpg already downloaded
2026-03-30 08:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 04360334-8bd2-5c83-85a9-556b13f4375e, identifier: XL60481
2026-03-30 08:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cce3310-8c58-5626-a33e-437d5439a90d with identifier: DT80486
2026-03-30 08:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cce3310-8c58-5626-a33e-437d5439a90d with scrape type 1
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 6 photos for item 1cce3310-8c58-5626-a33e-437d5439a90d
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_9798c950afe0b84bf38711923ddd6083.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_9798c950afe0b84bf38711923ddd6083.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_4356b4bf3ff8675d9b58104a08e31c15.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4356b4bf3ff8675d9b58104a08e31c15.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_67ac3c0c87cdcf0fc07038c09bbd5ae2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_67ac3c0c87cdcf0fc07038c09bbd5ae2.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_7e4da755e9f37b0a3fd70aec9bacea7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_7e4da755e9f37b0a3fd70aec9bacea7d.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_4f78ac441c14fd16c83e5ec59b053525.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4f78ac441c14fd16c83e5ec59b053525.jpg already downloaded
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg6d%252Fb0%252F6db0ce9aa4bc7a3180fa1155bd437b38%252Fpa%252FDT80486_c113d9a8a0579b451c060abf6e52d5f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_c113d9a8a0579b451c060abf6e52d5f9.jpg already downloaded
2026-03-30 08:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1cce3310-8c58-5626-a33e-437d5439a90d, identifier: DT80486
2026-03-30 08:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 04360334-8bd2-5c83-85a9-556b13f4375e with identifier: XL60481
2026-03-30 08:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 04360334-8bd2-5c83-85a9-556b13f4375e with identifier: XL60481
2026-03-30 08:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 04360334-8bd2-5c83-85a9-556b13f4375e with identifier: XL60481 to the API
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/XL60481>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': None,
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T15:13:01Z',
'fuel_type': 'diesel',
'id': '04360334-8bd2-5c83-85a9-556b13f4375e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL60481',
'listing': 'auction',
'location': 'FR, Villenoy',
'make': 'Renault',
'model': 'Espace',
'odometer': 98785,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_8a3f12a8ec1449d6e2e327f41820b1e7.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_6544cdf41ca2bfbb3d012a12b4815eb1.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_526f3b74a4400907be38b91df4c7bcce.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b85e13f647ef6f86cdcd36babe35598d.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_5c46c6ca79b4f01bc22e72180201abeb.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b3fceeba0a0ef0f533ba6b93cdfe48af.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_27a28744836f2e62464f2995751d9dfd.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_555c907c5ccefe7d6abc7c962b925802.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_123cfa503a22ec4b3a2475fe501069ea.jpg',
'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_32c5ed808551d7e06d2019b9942bb5a6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68597,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_8a3f12a8ec1449d6e2e327f41820b1e7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68611,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_6544cdf41ca2bfbb3d012a12b4815eb1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62940,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_526f3b74a4400907be38b91df4c7bcce.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49742,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b85e13f647ef6f86cdcd36babe35598d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2479136,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_5c46c6ca79b4f01bc22e72180201abeb.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68782,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_b3fceeba0a0ef0f533ba6b93cdfe48af.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2427984,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_27a28744836f2e62464f2995751d9dfd.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72222,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_555c907c5ccefe7d6abc7c962b925802.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65408,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_123cfa503a22ec4b3a2475fe501069ea.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04360334-8bd2-5c83-85a9-556b13f4375e/04360334-8bd2-5c83-85a9-556b13f4375e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64905,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img54/79/547977efd693b89ccb1824c81637c863/pa/XL60481_32c5ed808551d7e06d2019b9942bb5a6.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-30',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2016}
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL60481%27 HTTP/1.1" 200 None
2026-03-30 08:07:24 [auto1.fr] INFO: Saving data for XL60481: {'created_time': 1774858044.797642, 'last_price_update_time': 1774858044.797657, 'auction_closing_time': 1774969981.0}
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XL60481') HTTP/1.1" 204 0
2026-03-30 08:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1cce3310-8c58-5626-a33e-437d5439a90d with identifier: DT80486
2026-03-30 08:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1cce3310-8c58-5626-a33e-437d5439a90d with identifier: DT80486
2026-03-30 08:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1cce3310-8c58-5626-a33e-437d5439a90d with identifier: DT80486 to the API
2026-03-30 08:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/DT80486>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:11:31Z',
'fuel_type': 'diesel',
'id': '1cce3310-8c58-5626-a33e-437d5439a90d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DT80486',
'listing': 'auction',
'location': 'FR, Antibes',
'make': 'Peugeot',
'model': '207',
'odometer': 199091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 6,
'photo_urls': ['https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_9798c950afe0b84bf38711923ddd6083.jpg',
'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4356b4bf3ff8675d9b58104a08e31c15.jpg',
'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_67ac3c0c87cdcf0fc07038c09bbd5ae2.jpg',
'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_7e4da755e9f37b0a3fd70aec9bacea7d.jpg',
'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4f78ac441c14fd16c83e5ec59b053525.jpg',
'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_c113d9a8a0579b451c060abf6e52d5f9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77356,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_9798c950afe0b84bf38711923ddd6083.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77274,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4356b4bf3ff8675d9b58104a08e31c15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75938,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_67ac3c0c87cdcf0fc07038c09bbd5ae2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77146,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_7e4da755e9f37b0a3fd70aec9bacea7d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96817,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_4f78ac441c14fd16c83e5ec59b053525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1cce3310-8c58-5626-a33e-437d5439a90d/1cce3310-8c58-5626-a33e-437d5439a90d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43672,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img6d/b0/6db0ce9aa4bc7a3180fa1155bd437b38/pa/DT80486_c113d9a8a0579b451c060abf6e52d5f9.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2011-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi Tendance',
'transmission': 'manual',
'trim': 'Tendance',
'year': 2011}
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT80486%27 HTTP/1.1" 200 None
2026-03-30 08:07:25 [auto1.fr] INFO: Saving data for DT80486: {'created_time': 1774858045.255848, 'last_price_update_time': 1774858045.255861, 'auction_closing_time': 1774969891.0}
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DT80486') HTTP/1.1" 204 0
2026-03-30 08:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_647c16f367e79a44df91af1e6cf0af49.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f5aab4ebd6a918eccfb727382533ed94.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_26239218e5e3780470d04089e2cd6bf6.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c4fe90>
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_647c16f367e79a44df91af1e6cf0af49.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_647c16f367e79a44df91af1e6cf0af49.jpg saved to cache
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:25 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098d4a350>
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_f5aab4ebd6a918eccfb727382533ed94.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f5aab4ebd6a918eccfb727382533ed94.jpg saved to cache
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa092c66750>
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgc4%252F77%252Fc47733ca6075dc1747bf73a31118fb9a%252Fpa%252FZF71458_26239218e5e3780470d04089e2cd6bf6.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_26239218e5e3780470d04089e2cd6bf6.jpg saved to cache
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 128d3776-8965-5f55-a91e-b986ace112e3
2026-03-30 08:07:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 128d3776-8965-5f55-a91e-b986ace112e3, skipping ID generation
2026-03-30 08:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d3776-8965-5f55-a91e-b986ace112e3 with scrape type 1
2026-03-30 08:07:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 128d3776-8965-5f55-a91e-b986ace112e3 sending to next pipeline
2026-03-30 08:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 128d3776-8965-5f55-a91e-b986ace112e3, identifier: ZF71458
2026-03-30 08:07:25 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00\x1a'
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa0929e0e50>
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 08:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimgda%252F06%252Fda0604e2b3ffdbf847f1dc523257ad81%252Fpa%252FUS02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg saved to cache
2026-03-30 08:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 895623ce-9d27-577c-810c-f5170c5e25c0
2026-03-30 08:07:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 895623ce-9d27-577c-810c-f5170c5e25c0, skipping ID generation
2026-03-30 08:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 895623ce-9d27-577c-810c-f5170c5e25c0 with scrape type 1
2026-03-30 08:07:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 895623ce-9d27-577c-810c-f5170c5e25c0 sending to next pipeline
2026-03-30 08:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 895623ce-9d27-577c-810c-f5170c5e25c0, identifier: US02346
2026-03-30 08:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 128d3776-8965-5f55-a91e-b986ace112e3 with identifier: ZF71458
2026-03-30 08:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 128d3776-8965-5f55-a91e-b986ace112e3 with identifier: ZF71458
2026-03-30 08:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 128d3776-8965-5f55-a91e-b986ace112e3 with identifier: ZF71458 to the API
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_26239218e5e3780470d04089e2cd6bf6.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': None,
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:38:04Z',
'fuel_type': 'petrol',
'id': '128d3776-8965-5f55-a91e-b986ace112e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF71458',
'listing': 'auction',
'location': 'FR, Saint-Eloi',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 83501,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68634,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_a565f818ac9bbc2931af37ba3eefd2c5.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70935,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_d84f370f7962a90e9a4ac3e4677f07cc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2640114,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_26239218e5e3780470d04089e2cd6bf6.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58355,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_129e2f0b3187ea80e9dce1ee4bca6db7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65079,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_881b4f551f9eb45fdcf16d325f94037a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66193,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_274418d9e8a8e2ea6dbe20f9886346a4.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57803,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_6b8c6f0dd64485b9e848b6b302cd9103.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76006,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_400f60896de38f735aac9eafb67a7f8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66173,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_3a95bdac28c9500c265a4b469916658e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_128d3776-8965-5f55-a91e-b986ace112e3/128d3776-8965-5f55-a91e-b986ace112e3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58165,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgc4/77/c47733ca6075dc1747bf73a31118fb9a/pa/ZF71458_64b2146dbead6664779394e4ffa0e4d2.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Lodgy 1.2 TCe Silver Line',
'transmission': 'manual',
'trim': 'Silver Line',
'year': 2015}
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF71458%27 HTTP/1.1" 200 None
2026-03-30 08:07:26 [auto1.fr] INFO: Saving data for ZF71458: {'created_time': 1774858046.557688, 'last_price_update_time': 1774858046.557704, 'auction_closing_time': 1774971484.0}
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZF71458') HTTP/1.1" 204 0
2026-03-30 08:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 895623ce-9d27-577c-810c-f5170c5e25c0 with identifier: US02346
2026-03-30 08:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 895623ce-9d27-577c-810c-f5170c5e25c0 with identifier: US02346
2026-03-30 08:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 895623ce-9d27-577c-810c-f5170c5e25c0 with identifier: US02346 to the API
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:53:23Z',
'fuel_type': 'diesel',
'id': '895623ce-9d27-577c-810c-f5170c5e25c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/US02346',
'listing': 'auction',
'location': 'FR, Coudekerque-Branche',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 140245,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3025913,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f5aab4ebd6a918eccfb727382533ed94.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66807,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_f59e821b45496d9714054dc9119fdc9d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3019111,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_647c16f367e79a44df91af1e6cf0af49.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59977,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_a6e86e549434faa895319d76eb76910a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2991984,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_d9104fb1c68d98b8de99ad53efd3deaf.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74519,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_922b8e152e292d81f959fc31da84c711.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71354,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_850832e1b361bd788746db2728e15438.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89696,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_fa8b473804e930c349be6dea5df0f614.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80033,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_c66f44cbffe7a31ee53d11e92b9d9e94.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_895623ce-9d27-577c-810c-f5170c5e25c0/895623ce-9d27-577c-810c-f5170c5e25c0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119799,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/imgda/06/da0604e2b3ffdbf847f1dc523257ad81/pa/US02346_5eff0a47a088dce1dfc15f9d061d617a.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2013}
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27US02346%27 HTTP/1.1" 200 None
2026-03-30 08:07:27 [auto1.fr] INFO: Saving data for US02346: {'created_time': 1774858047.105677, 'last_price_update_time': 1774858047.105688, 'auction_closing_time': 1774972403.0}
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='US02346') HTTP/1.1" 204 0
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: FC34806
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: AL79561
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: HD23941
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: UG12644
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: DF97740
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: PS35063
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: BB27809
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: NU64384
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU64384%27 HTTP/1.1" 200 None
2026-03-30 08:07:27 [auto1.fr] INFO: Scrape type for NU64384: 2
2026-03-30 08:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8b9dd5e-96c1-589d-8003-0780cdf935c4 with identifier: NU64384
2026-03-30 08:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8b9dd5e-96c1-589d-8003-0780cdf935c4 with scrape type 2
2026-03-30 08:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8b9dd5e-96c1-589d-8003-0780cdf935c4 with scrape type 2
2026-03-30 08:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b8b9dd5e-96c1-589d-8003-0780cdf935c4, identifier: NU64384
2026-03-30 08:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b8b9dd5e-96c1-589d-8003-0780cdf935c4 with identifier: NU64384
2026-03-30 08:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b8b9dd5e-96c1-589d-8003-0780cdf935c4 with identifier: NU64384
2026-03-30 08:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b8b9dd5e-96c1-589d-8003-0780cdf935c4 with identifier: NU64384 to the API
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-31T15:30:04Z',
'fuel_type': 'petrol',
'id': 'b8b9dd5e-96c1-589d-8003-0780cdf935c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NU64384',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 191481,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-28',
'seller_name': None,
'title': 'Citroen C1 1.0 Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2010}
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU64384%27 HTTP/1.1" 200 None
2026-03-30 08:07:27 [auto1.fr] INFO: Saving data for NU64384: {'auction_closing_time': 1774971004.0, 'created_time': 1773328418.243883, 'last_price_update_time': 1774858047.672948}
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NU64384') HTTP/1.1" 204 0
2026-03-30 08:07:27 [auto1.fr] INFO: Found listing with ID: SU00375
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU00375%27 HTTP/1.1" 200 None
2026-03-30 08:07:27 [auto1.fr] INFO: Scrape type for SU00375: 1
2026-03-30 08:07: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:07:27 [auto1.fr] INFO: Found listing with ID: KB47626
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB47626%27 HTTP/1.1" 200 None
2026-03-30 08:07:27 [auto1.fr] INFO: Scrape type for KB47626: 2
2026-03-30 08:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c2f5e07-f83e-5787-99f0-f10307df227d with identifier: KB47626
2026-03-30 08:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c2f5e07-f83e-5787-99f0-f10307df227d with scrape type 2
2026-03-30 08:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c2f5e07-f83e-5787-99f0-f10307df227d with scrape type 2
2026-03-30 08:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4c2f5e07-f83e-5787-99f0-f10307df227d, identifier: KB47626
2026-03-30 08:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4c2f5e07-f83e-5787-99f0-f10307df227d with identifier: KB47626
2026-03-30 08:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4c2f5e07-f83e-5787-99f0-f10307df227d with identifier: KB47626
2026-03-30 08:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4c2f5e07-f83e-5787-99f0-f10307df227d with identifier: KB47626 to the API
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:29:23Z',
'fuel_type': 'petrol',
'id': '4c2f5e07-f83e-5787-99f0-f10307df227d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KB47626',
'listing': 'auction',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 133615,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-01',
'seller_name': None,
'title': 'Dacia Dokker 1.2 TCe Stepway',
'transmission': 'manual',
'trim': 'Stepway',
'year': 2017}
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB47626%27 HTTP/1.1" 200 None
2026-03-30 08:07:28 [auto1.fr] INFO: Saving data for KB47626: {'auction_closing_time': 1774970963.0, 'created_time': 1773328475.560707, 'last_price_update_time': 1774858048.281596}
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KB47626') HTTP/1.1" 204 0
2026-03-30 08:07:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: KK91904
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: XC78678
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: GV16284
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: VG72144
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG72144%27 HTTP/1.1" 200 None
2026-03-30 08:07:28 [auto1.fr] INFO: Scrape type for VG72144: 2
2026-03-30 08:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2381034e-31b8-58c1-a090-53daa0bee7a1 with identifier: VG72144
2026-03-30 08:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2381034e-31b8-58c1-a090-53daa0bee7a1 with scrape type 2
2026-03-30 08:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2381034e-31b8-58c1-a090-53daa0bee7a1 with scrape type 2
2026-03-30 08:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2381034e-31b8-58c1-a090-53daa0bee7a1, identifier: VG72144
2026-03-30 08:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2381034e-31b8-58c1-a090-53daa0bee7a1 with identifier: VG72144
2026-03-30 08:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2381034e-31b8-58c1-a090-53daa0bee7a1 with identifier: VG72144
2026-03-30 08:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2381034e-31b8-58c1-a090-53daa0bee7a1 with identifier: VG72144 to the API
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 143,
'expiration_date': '2026-03-31T15:58:55Z',
'fuel_type': 'diesel',
'id': '2381034e-31b8-58c1-a090-53daa0bee7a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VG72144',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 206458,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-24',
'seller_name': None,
'title': 'BMW 1er 118d Edition M Sport',
'transmission': 'manual',
'trim': 'Edition M Sport',
'year': 2014}
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG72144%27 HTTP/1.1" 200 None
2026-03-30 08:07:28 [auto1.fr] INFO: Saving data for VG72144: {'auction_closing_time': 1774972735.0, 'created_time': 1772989229.289404, 'last_price_update_time': 1774858048.87795}
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VG72144') HTTP/1.1" 204 0
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: CH91166
2026-03-30 08:07:28 [auto1.fr] INFO: Found listing with ID: FH42634
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH42634%27 HTTP/1.1" 200 None
2026-03-30 08:07:28 [auto1.fr] INFO: Scrape type for FH42634: 2
2026-03-30 08:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 424c04e2-0605-5fca-aea8-02ffc9e4a628 with identifier: FH42634
2026-03-30 08:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 424c04e2-0605-5fca-aea8-02ffc9e4a628 with scrape type 2
2026-03-30 08:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 424c04e2-0605-5fca-aea8-02ffc9e4a628 with scrape type 2
2026-03-30 08:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 424c04e2-0605-5fca-aea8-02ffc9e4a628, identifier: FH42634
2026-03-30 08:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 424c04e2-0605-5fca-aea8-02ffc9e4a628 with identifier: FH42634
2026-03-30 08:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 424c04e2-0605-5fca-aea8-02ffc9e4a628 with identifier: FH42634
2026-03-30 08:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 424c04e2-0605-5fca-aea8-02ffc9e4a628 with identifier: FH42634 to the API
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-31T15:54:58Z',
'fuel_type': 'diesel',
'id': '424c04e2-0605-5fca-aea8-02ffc9e4a628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH42634',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 113611,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-14',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2015}
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH42634%27 HTTP/1.1" 200 None
2026-03-30 08:07:29 [auto1.fr] INFO: Saving data for FH42634: {'auction_closing_time': 1774972498.0, 'created_time': 1773674529.629318, 'last_price_update_time': 1774858049.398285}
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH42634') HTTP/1.1" 204 0
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: GV13261
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: US48890
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: GU78027
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: AD19719
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: UZ91010
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: SL05897
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: UG53294
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: RY43712
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: EU28848
2026-03-30 08:07:29 [auto1.fr] INFO: Found listing with ID: LG77466
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG77466%27 HTTP/1.1" 200 None
2026-03-30 08:07:29 [auto1.fr] INFO: Scrape type for LG77466: 2
2026-03-30 08:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with identifier: LG77466
2026-03-30 08:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with scrape type 2
2026-03-30 08:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with scrape type 2
2026-03-30 08:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130, identifier: LG77466
2026-03-30 08:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with identifier: LG77466
2026-03-30 08:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with identifier: LG77466
2026-03-30 08:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4fe47cc6-dc0d-5cc2-9bf9-b990752bd130 with identifier: LG77466 to the API
2026-03-30 08:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-31T15:14:44Z',
'fuel_type': 'electro',
'id': '4fe47cc6-dc0d-5cc2-9bf9-b990752bd130',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LG77466',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 66651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-07',
'seller_name': None,
'title': 'Renault Megane E-Tech EV60 Techno',
'transmission': 'automatic',
'trim': 'Techno',
'year': 2022}
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG77466%27 HTTP/1.1" 200 None
2026-03-30 08:07:30 [auto1.fr] INFO: Saving data for LG77466: {'auction_closing_time': 1774970084.0, 'created_time': 1773120078.448532, 'last_price_update_time': 1774858050.088201}
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LG77466') HTTP/1.1" 204 0
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: CR73549
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: DU99453
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: LE66377
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: XS52367
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: MS42511
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: DV55941
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV55941%27 HTTP/1.1" 200 None
2026-03-30 08:07:30 [auto1.fr] INFO: Scrape type for DV55941: 2
2026-03-30 08:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41949bf9-f447-555f-8036-5f735701907f with identifier: DV55941
2026-03-30 08:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41949bf9-f447-555f-8036-5f735701907f with scrape type 2
2026-03-30 08:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41949bf9-f447-555f-8036-5f735701907f with scrape type 2
2026-03-30 08:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41949bf9-f447-555f-8036-5f735701907f, identifier: DV55941
2026-03-30 08:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41949bf9-f447-555f-8036-5f735701907f with identifier: DV55941
2026-03-30 08:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41949bf9-f447-555f-8036-5f735701907f with identifier: DV55941
2026-03-30 08:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41949bf9-f447-555f-8036-5f735701907f with identifier: DV55941 to the API
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 197,
'expiration_date': '2026-03-31T15:14:21Z',
'fuel_type': 'hybrid',
'id': '41949bf9-f447-555f-8036-5f735701907f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DV55941',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 234131,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-11',
'seller_name': None,
'title': 'Toyota RAV 4 2.5 Hybrid Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2016}
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV55941%27 HTTP/1.1" 200 None
2026-03-30 08:07:30 [auto1.fr] INFO: Saving data for DV55941: {'auction_closing_time': 1774970061.0, 'created_time': 1773060076.211165, 'last_price_update_time': 1774858050.703574}
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DV55941') HTTP/1.1" 204 0
2026-03-30 08:07:30 [auto1.fr] INFO: Found listing with ID: JD19463
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD19463%27 HTTP/1.1" 200 None
2026-03-30 08:07:30 [auto1.fr] INFO: Scrape type for JD19463: 2
2026-03-30 08:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7eed153-118a-5c39-b58a-e0ceeb855948 with identifier: JD19463
2026-03-30 08:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7eed153-118a-5c39-b58a-e0ceeb855948 with scrape type 2
2026-03-30 08:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7eed153-118a-5c39-b58a-e0ceeb855948 with scrape type 2
2026-03-30 08:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e7eed153-118a-5c39-b58a-e0ceeb855948, identifier: JD19463
2026-03-30 08:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e7eed153-118a-5c39-b58a-e0ceeb855948 with identifier: JD19463
2026-03-30 08:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e7eed153-118a-5c39-b58a-e0ceeb855948 with identifier: JD19463
2026-03-30 08:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e7eed153-118a-5c39-b58a-e0ceeb855948 with identifier: JD19463 to the API
2026-03-30 08:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-31T15:49:56Z',
'fuel_type': 'petrol',
'id': 'e7eed153-118a-5c39-b58a-e0ceeb855948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JD19463',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 100288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-27',
'seller_name': None,
'title': 'Renault Twingo 1.2 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2007}
2026-03-30 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD19463%27 HTTP/1.1" 200 None
2026-03-30 08:07:31 [auto1.fr] INFO: Saving data for JD19463: {'auction_closing_time': 1774972196.0, 'created_time': 1774279005.960682, 'last_price_update_time': 1774858051.531979}
2026-03-30 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JD19463') HTTP/1.1" 204 0
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: WB51756
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: MH16363
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: KK35444
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: JA97388
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: JC79144
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: AH02524
2026-03-30 08:07:31 [auto1.fr] INFO: Found listing with ID: GY97445
2026-03-30 08:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:32 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:32 [auto1.fr] INFO: Found listing with ID: NR32441
2026-03-30 08:07:32 [auto1.fr] INFO: Found listing with ID: PA02750
2026-03-30 08:07:32 [auto1.fr] INFO: Found listing with ID: JB86421
2026-03-30 08:07:32 [auto1.fr] INFO: Found listing with ID: HD01338
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD01338%27 HTTP/1.1" 200 None
2026-03-30 08:07:32 [auto1.fr] INFO: Scrape type for HD01338: 2
2026-03-30 08:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91127c33-3f04-589c-96aa-98537692aa93 with identifier: HD01338
2026-03-30 08:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91127c33-3f04-589c-96aa-98537692aa93 with scrape type 2
2026-03-30 08:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91127c33-3f04-589c-96aa-98537692aa93 with scrape type 2
2026-03-30 08:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 91127c33-3f04-589c-96aa-98537692aa93, identifier: HD01338
2026-03-30 08:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 91127c33-3f04-589c-96aa-98537692aa93 with identifier: HD01338
2026-03-30 08:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 91127c33-3f04-589c-96aa-98537692aa93 with identifier: HD01338
2026-03-30 08:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 91127c33-3f04-589c-96aa-98537692aa93 with identifier: HD01338 to the API
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 118,
'expiration_date': '2026-03-31T15:03:03Z',
'fuel_type': 'diesel',
'id': '91127c33-3f04-589c-96aa-98537692aa93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HD01338',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 136904,
'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': 'Renault Grand Scenic 1.5 dCi Energy Mild-Hybrid Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2017}
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD01338%27 HTTP/1.1" 200 None
2026-03-30 08:07:32 [auto1.fr] INFO: Saving data for HD01338: {'auction_closing_time': 1774969383.0, 'created_time': 1772608789.112314, 'last_price_update_time': 1774858052.924231}
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HD01338') HTTP/1.1" 204 0
2026-03-30 08:07:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: MH40412
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH40412%27 HTTP/1.1" 200 None
2026-03-30 08:07:33 [auto1.fr] INFO: Scrape type for MH40412: 2
2026-03-30 08:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f34f3be1-5b54-516d-9f3c-cabe562f1b41 with identifier: MH40412
2026-03-30 08:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f34f3be1-5b54-516d-9f3c-cabe562f1b41 with scrape type 2
2026-03-30 08:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f34f3be1-5b54-516d-9f3c-cabe562f1b41 with scrape type 2
2026-03-30 08:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f34f3be1-5b54-516d-9f3c-cabe562f1b41, identifier: MH40412
2026-03-30 08:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f34f3be1-5b54-516d-9f3c-cabe562f1b41 with identifier: MH40412
2026-03-30 08:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f34f3be1-5b54-516d-9f3c-cabe562f1b41 with identifier: MH40412
2026-03-30 08:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f34f3be1-5b54-516d-9f3c-cabe562f1b41 with identifier: MH40412 to the API
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-31T15:13:29Z',
'fuel_type': 'diesel',
'id': 'f34f3be1-5b54-516d-9f3c-cabe562f1b41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH40412',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 223890,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-02',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Style 2WD',
'transmission': 'manual',
'trim': 'Style 2WD',
'year': 2014}
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH40412%27 HTTP/1.1" 200 None
2026-03-30 08:07:33 [auto1.fr] INFO: Saving data for MH40412: {'auction_closing_time': 1774970009.0, 'created_time': 1773144046.746963, 'last_price_update_time': 1774858053.525614}
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MH40412') HTTP/1.1" 204 0
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: UF91240
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: HE88898
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: WN28204
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN28204%27 HTTP/1.1" 200 None
2026-03-30 08:07:33 [auto1.fr] INFO: Scrape type for WN28204: 1
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: FG87897
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: JM92478
2026-03-30 08:07:33 [auto1.fr] INFO: Found listing with ID: SC90011
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC90011%27 HTTP/1.1" 200 None
2026-03-30 08:07:33 [auto1.fr] INFO: Scrape type for SC90011: 2
2026-03-30 08:07:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with identifier: SC90011
2026-03-30 08:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with scrape type 2
2026-03-30 08:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with scrape type 2
2026-03-30 08:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: db6a6e0c-27ef-57bf-a4d4-331bcc2b152c, identifier: SC90011
2026-03-30 08:07:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/SU00375/cdb8adcc-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:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with identifier: SC90011
2026-03-30 08:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with identifier: SC90011
2026-03-30 08:07:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: db6a6e0c-27ef-57bf-a4d4-331bcc2b152c with identifier: SC90011 to the API
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:48:18Z',
'fuel_type': 'diesel',
'id': 'db6a6e0c-27ef-57bf-a4d4-331bcc2b152c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC90011',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 244039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-26',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Business',
'transmission': 'manual',
'trim': 'Business',
'year': 2012}
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC90011%27 HTTP/1.1" 200 None
2026-03-30 08:07:34 [auto1.fr] INFO: Saving data for SC90011: {'auction_closing_time': 1774972098.0, 'created_time': 1774265134.706785, 'last_price_update_time': 1774858054.097905}
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SC90011') HTTP/1.1" 204 0
2026-03-30 08:07: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:07:34 [auto1.fr] INFO: Found listing with ID: DJ04240
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: JR92262
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: CZ59485
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ59485%27 HTTP/1.1" 200 None
2026-03-30 08:07:34 [auto1.fr] INFO: Scrape type for CZ59485: 2
2026-03-30 08:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bf47c8-ecca-5357-876f-a8149aa33892 with identifier: CZ59485
2026-03-30 08:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bf47c8-ecca-5357-876f-a8149aa33892 with scrape type 2
2026-03-30 08:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79bf47c8-ecca-5357-876f-a8149aa33892 with scrape type 2
2026-03-30 08:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 79bf47c8-ecca-5357-876f-a8149aa33892, identifier: CZ59485
2026-03-30 08:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 79bf47c8-ecca-5357-876f-a8149aa33892 with identifier: CZ59485
2026-03-30 08:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 79bf47c8-ecca-5357-876f-a8149aa33892 with identifier: CZ59485
2026-03-30 08:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 79bf47c8-ecca-5357-876f-a8149aa33892 with identifier: CZ59485 to the API
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 73,
'expiration_date': '2026-03-31T15:16:25Z',
'fuel_type': 'petrol',
'id': '79bf47c8-ecca-5357-876f-a8149aa33892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CZ59485',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 138288,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-12',
'seller_name': None,
'title': 'Citroen C3 1.4 Advance',
'transmission': 'manual',
'trim': 'Advance',
'year': 2010}
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ59485%27 HTTP/1.1" 200 None
2026-03-30 08:07:34 [auto1.fr] INFO: Saving data for CZ59485: {'auction_closing_time': 1774970185.0, 'created_time': 1772611300.331591, 'last_price_update_time': 1774858054.638968}
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CZ59485') HTTP/1.1" 204 0
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: LJ50590
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: EZ42976
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: AX20284
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: DT57563
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: LA97865
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA97865%27 HTTP/1.1" 200 None
2026-03-30 08:07:34 [auto1.fr] INFO: Scrape type for LA97865: 1
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: WW85348
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: JA31656
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: VN06433
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: MR60637
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: UK47887
2026-03-30 08:07:34 [auto1.fr] INFO: Found listing with ID: AU99962
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU99962%27 HTTP/1.1" 200 None
2026-03-30 08:07:34 [auto1.fr] INFO: Scrape type for AU99962: 2
2026-03-30 08:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c27e1dc-5782-5407-8871-9bb6ce276d2a with identifier: AU99962
2026-03-30 08:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c27e1dc-5782-5407-8871-9bb6ce276d2a with scrape type 2
2026-03-30 08:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c27e1dc-5782-5407-8871-9bb6ce276d2a with scrape type 2
2026-03-30 08:07:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5c27e1dc-5782-5407-8871-9bb6ce276d2a, identifier: AU99962
2026-03-30 08:07:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5c27e1dc-5782-5407-8871-9bb6ce276d2a with identifier: AU99962
2026-03-30 08:07:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5c27e1dc-5782-5407-8871-9bb6ce276d2a with identifier: AU99962
2026-03-30 08:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5c27e1dc-5782-5407-8871-9bb6ce276d2a with identifier: AU99962 to the API
2026-03-30 08:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-31T15:17:46Z',
'fuel_type': 'petrol',
'id': '5c27e1dc-5782-5407-8871-9bb6ce276d2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AU99962',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 116951,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-12',
'seller_name': None,
'title': 'Suzuki Swift 1.2 DualJet Mild-Hybrid Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2018}
2026-03-30 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU99962%27 HTTP/1.1" 200 None
2026-03-30 08:07:35 [auto1.fr] INFO: Saving data for AU99962: {'auction_closing_time': 1774970266.0, 'created_time': 1773659579.584635, 'last_price_update_time': 1774858055.794983}
2026-03-30 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AU99962') HTTP/1.1" 204 0
2026-03-30 08:07: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:07: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:07:35 [auto1.fr] INFO: Found listing with ID: FF11603
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: PU35447
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: SB24854
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: GN79133
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: CR56365
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: HV80802
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: RW72165
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: TS50900
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: NY88929
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: WT80779
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: BP08503
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: TU98697
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: DP24552
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: DC92769
2026-03-30 08:07:35 [auto1.fr] INFO: Found listing with ID: LB88529
2026-03-30 08:07: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:07:36 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: RU88494
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: BR96197
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: WZ91976
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: YW24880
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW24880%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for YW24880: 1
2026-03-30 08:07: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:07:36 [auto1.fr] INFO: Found listing with ID: RD81906
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: VD85530
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: ZZ63110
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: KN83652
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: JD88175
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD88175%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for JD88175: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: XM88394
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: UN69566
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: YE52567
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: AV43022
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV43022%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for AV43022: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: YS40349
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS40349%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for YS40349: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: UN71738
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: KY94176
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: EW17519
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW17519%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for EW17519: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: KM48677
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: BJ00479
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: TK13160
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: TA86681
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA86681%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for TA86681: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: ZS70845
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS70845%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for ZS70845: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: DR03855
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR03855%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for DR03855: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: UU78194
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU78194%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for UU78194: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: XC12910
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: GK12923
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GK12923%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for GK12923: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: ED30549
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: FP56567
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: MA97525
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: JP68458
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: UU97662
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: TD37120
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ82903%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for KZ82903: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV40153%27 HTTP/1.1" 200 None
2026-03-30 08:07:36 [auto1.fr] INFO: Scrape type for NV40153: 0
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-30 08:07:36 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-30 08:07: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:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/WN28204/cdb8adcc-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:07: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:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/YW24880/cdb8adcc-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:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/SU00375> (referer: https://www.auto1.com/v1/car-details-view/SU00375/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07: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:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a73420b6-b712-5ef0-ae86-64d4cb4ad282 with identifier: SU00375
2026-03-30 08:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73420b6-b712-5ef0-ae86-64d4cb4ad282 with scrape type 1
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a73420b6-b712-5ef0-ae86-64d4cb4ad282
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_ca2fa6434919837e44820a255bffe490.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_ca2fa6434919837e44820a255bffe490.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_b483905e613c55bd39d5f9e6e02f974a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_b483905e613c55bd39d5f9e6e02f974a.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_805db60eb50141124ebd976a9e2bfb16.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_805db60eb50141124ebd976a9e2bfb16.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_d8bdbfd1d8d407c79f6e57d190e652bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_d8bdbfd1d8d407c79f6e57d190e652bd.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_acc0d3056d03be3b4cf8617a1e4aecfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_acc0d3056d03be3b4cf8617a1e4aecfb.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_4f1c310c4d96c0a6fb5c5bfd6921d732.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_4f1c310c4d96c0a6fb5c5bfd6921d732.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_755680b9edb058a013d72bb1b04a50f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_755680b9edb058a013d72bb1b04a50f3.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_710ded358dd9ae14ea10cfcc0c8096c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_710ded358dd9ae14ea10cfcc0c8096c7.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_44231d59901234bad6430663f184c18d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_44231d59901234bad6430663f184c18d.jpg already downloaded
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_477c2ac22003a160998b62d4c68c5c35.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_477c2ac22003a160998b62d4c68c5c35.jpg not downloaded yet
2026-03-30 08:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_477c2ac22003a160998b62d4c68c5c35.jpg> (referer: https://www.auto1.com/)
2026-03-30 08:07:37 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 4763 | hits on page: 40
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST86387%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [auto1.fr] INFO: Scrape type for ST86387: 2
2026-03-30 08:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f6948b-ff50-5eb3-819d-08c667e838ab with identifier: ST86387
2026-03-30 08:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f6948b-ff50-5eb3-819d-08c667e838ab with scrape type 2
2026-03-30 08:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f6948b-ff50-5eb3-819d-08c667e838ab with scrape type 2
2026-03-30 08:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 87f6948b-ff50-5eb3-819d-08c667e838ab, identifier: ST86387
2026-03-30 08:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 87f6948b-ff50-5eb3-819d-08c667e838ab with identifier: ST86387
2026-03-30 08:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 87f6948b-ff50-5eb3-819d-08c667e838ab with identifier: ST86387
2026-03-30 08:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 87f6948b-ff50-5eb3-819d-08c667e838ab with identifier: ST86387 to the API
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:27:45Z',
'fuel_type': 'petrol',
'id': '87f6948b-ff50-5eb3-819d-08c667e838ab',
'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/ST86387',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 79304,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-29',
'seller_name': None,
'title': 'Peugeot 2008 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2019}
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST86387%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [auto1.fr] INFO: Saving data for ST86387: {'auction_closing_time': 1774884465.0, 'created_time': 1773778309.486136, 'last_price_update_time': 1774858057.871606}
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ST86387') HTTP/1.1" 204 0
2026-03-30 08:07: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:07:37 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-30 08:07:37 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW59043%27 HTTP/1.1" 200 None
2026-03-30 08:07:37 [auto1.fr] INFO: Scrape type for BW59043: 2
2026-03-30 08:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b509e2c9-a75e-59a8-9bf6-712e5c37631e with identifier: BW59043
2026-03-30 08:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b509e2c9-a75e-59a8-9bf6-712e5c37631e with scrape type 2
2026-03-30 08:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b509e2c9-a75e-59a8-9bf6-712e5c37631e with scrape type 2
2026-03-30 08:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b509e2c9-a75e-59a8-9bf6-712e5c37631e, identifier: BW59043
2026-03-30 08:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b509e2c9-a75e-59a8-9bf6-712e5c37631e with identifier: BW59043
2026-03-30 08:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b509e2c9-a75e-59a8-9bf6-712e5c37631e with identifier: BW59043
2026-03-30 08:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b509e2c9-a75e-59a8-9bf6-712e5c37631e with identifier: BW59043 to the API
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07: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': 4,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:09:02Z',
'fuel_type': 'diesel',
'id': 'b509e2c9-a75e-59a8-9bf6-712e5c37631e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BW59043',
'listing': 'auction',
'make': 'Peugeot',
'model': '406',
'odometer': 301030,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-01-21',
'seller_name': None,
'title': 'Peugeot 406 2.0 HDi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2003}
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW59043%27 HTTP/1.1" 200 None
2026-03-30 08:07:38 [auto1.fr] INFO: Saving data for BW59043: {'auction_closing_time': 1774883342.0, 'created_time': 1773518901.684136, 'last_price_update_time': 1774858058.387819}
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BW59043') HTTP/1.1" 204 0
2026-03-30 08:07:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 08:07:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7fa098a61390>
2026-03-30 08:07:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 08:07: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:07:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_9.jpg HTTP/1.1" 201 0
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='auto1.fr',RowKey='https%3A%252F%252Fimg-pa.auto1.com%252Fimg1f%252Fd3%252F1fd3533cc0f32d83c59768ebb0f3b6e3%252Fpa%252FSU00375_477c2ac22003a160998b62d4c68c5c35.jpg') HTTP/1.1" 204 0
2026-03-30 08:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_477c2ac22003a160998b62d4c68c5c35.jpg saved to cache
2026-03-30 08:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a73420b6-b712-5ef0-ae86-64d4cb4ad282
2026-03-30 08:07:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a73420b6-b712-5ef0-ae86-64d4cb4ad282, skipping ID generation
2026-03-30 08:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a73420b6-b712-5ef0-ae86-64d4cb4ad282 with scrape type 1
2026-03-30 08:07:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a73420b6-b712-5ef0-ae86-64d4cb4ad282 sending to next pipeline
2026-03-30 08:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a73420b6-b712-5ef0-ae86-64d4cb4ad282, identifier: SU00375
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-30 08:07:38 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS16124%27 HTTP/1.1" 200 None
2026-03-30 08:07:38 [auto1.fr] INFO: Scrape type for HS16124: 2
2026-03-30 08:07:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with identifier: HS16124
2026-03-30 08:07:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with scrape type 2
2026-03-30 08:07:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with scrape type 2
2026-03-30 08:07:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 27732baa-c33d-5338-b3ba-fa28e6aeeac5, identifier: HS16124
2026-03-30 08:07:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/WN28204> (referer: https://www.auto1.com/v1/car-details-view/WN28204/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a73420b6-b712-5ef0-ae86-64d4cb4ad282 with identifier: SU00375
2026-03-30 08:07:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a73420b6-b712-5ef0-ae86-64d4cb4ad282 with identifier: SU00375
2026-03-30 08:07:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a73420b6-b712-5ef0-ae86-64d4cb4ad282 with identifier: SU00375 to the API
2026-03-30 08:07:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07: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:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_477c2ac22003a160998b62d4c68c5c35.jpg>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': None,
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 151,
'expiration_date': '2026-03-31T15:51:57Z',
'fuel_type': 'petrol',
'id': 'a73420b6-b712-5ef0-ae86-64d4cb4ad282',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU00375',
'listing': 'auction',
'location': 'FR, Montévrain',
'make': 'Fiat',
'model': '500X',
'odometer': 118775,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2727632,
'Height': 1536,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_ca2fa6434919837e44820a255bffe490.jpg',
'Width': 2048},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80563,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_b483905e613c55bd39d5f9e6e02f974a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78371,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_805db60eb50141124ebd976a9e2bfb16.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75737,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_d8bdbfd1d8d407c79f6e57d190e652bd.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70385,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_acc0d3056d03be3b4cf8617a1e4aecfb.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78095,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_4f1c310c4d96c0a6fb5c5bfd6921d732.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69929,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_755680b9edb058a013d72bb1b04a50f3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84776,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_710ded358dd9ae14ea10cfcc0c8096c7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74961,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_44231d59901234bad6430663f184c18d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a73420b6-b712-5ef0-ae86-64d4cb4ad282/a73420b6-b712-5ef0-ae86-64d4cb4ad282_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81280,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/d3/1fd3533cc0f32d83c59768ebb0f3b6e3/pa/SU00375_477c2ac22003a160998b62d4c68c5c35.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.3 Turbo Cross',
'transmission': 'automatic',
'trim': 'Cross',
'year': 2019}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU00375%27 HTTP/1.1" 200 None
2026-03-30 08:07:39 [auto1.fr] INFO: Saving data for SU00375: {'created_time': 1774858059.092776, 'last_price_update_time': 1774858059.09279, 'auction_closing_time': 1774972317.0}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SU00375') HTTP/1.1" 204 0
2026-03-30 08:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with identifier: HS16124
2026-03-30 08:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with identifier: HS16124
2026-03-30 08:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 27732baa-c33d-5338-b3ba-fa28e6aeeac5 with identifier: HS16124 to the API
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:56:39Z',
'fuel_type': 'petrol',
'id': '27732baa-c33d-5338-b3ba-fa28e6aeeac5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HS16124',
'listing': 'auction',
'make': 'Peugeot',
'model': '406',
'odometer': 175321,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-07-01',
'seller_name': None,
'title': 'Peugeot 406 1.8 ST',
'transmission': 'manual',
'trim': 'ST',
'year': 1998}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS16124%27 HTTP/1.1" 200 None
2026-03-30 08:07:39 [auto1.fr] INFO: Saving data for HS16124: {'auction_closing_time': 1774886199.0, 'created_time': 1774642484.098057, 'last_price_update_time': 1774858059.406989}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HS16124') HTTP/1.1" 204 0
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-30 08:07:39 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ13554%27 HTTP/1.1" 200 None
2026-03-30 08:07:39 [auto1.fr] INFO: Scrape type for HZ13554: 2
2026-03-30 08:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e833d42-9758-5ea7-b11e-33c265cf0f5c with identifier: HZ13554
2026-03-30 08:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e833d42-9758-5ea7-b11e-33c265cf0f5c with scrape type 2
2026-03-30 08:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e833d42-9758-5ea7-b11e-33c265cf0f5c with scrape type 2
2026-03-30 08:07:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4e833d42-9758-5ea7-b11e-33c265cf0f5c, identifier: HZ13554
2026-03-30 08:07:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4e833d42-9758-5ea7-b11e-33c265cf0f5c with identifier: HZ13554
2026-03-30 08:07:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4e833d42-9758-5ea7-b11e-33c265cf0f5c with identifier: HZ13554
2026-03-30 08:07:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4e833d42-9758-5ea7-b11e-33c265cf0f5c with identifier: HZ13554 to the API
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:46:53Z',
'fuel_type': 'diesel',
'id': '4e833d42-9758-5ea7-b11e-33c265cf0f5c',
'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/HZ13554',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Transporter',
'odometer': 74768,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-24',
'seller_name': None,
'title': 'Volkswagen T6 Transporter 2.0 TDI Kasten FWD',
'transmission': 'manual',
'trim': 'Kasten FWD',
'year': 2020}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ13554%27 HTTP/1.1" 200 None
2026-03-30 08:07:39 [auto1.fr] INFO: Saving data for HZ13554: {'auction_closing_time': 1774885613.0, 'created_time': 1773778301.353025, 'last_price_update_time': 1774858059.843355}
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ13554') HTTP/1.1" 204 0
2026-03-30 08:07:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61d9366b-285d-5335-84d7-32214654ed09 with identifier: WN28204
2026-03-30 08:07:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61d9366b-285d-5335-84d7-32214654ed09 with scrape type 1
2026-03-30 08:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61d9366b-285d-5335-84d7-32214654ed09
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_c49bd4645a89c64adb8efedf5ee4c525.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_c49bd4645a89c64adb8efedf5ee4c525.jpg already downloaded
2026-03-30 08:07:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_97c2a0258000a1b2ce13b76f73e68a6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_97c2a0258000a1b2ce13b76f73e68a6a.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_91d04941b73359a208ac080a69db71c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_91d04941b73359a208ac080a69db71c0.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_471e8efd2d1598956f9676b222d35ef2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_471e8efd2d1598956f9676b222d35ef2.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_ec7f296698423b4e1cbdd412813cfc6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ec7f296698423b4e1cbdd412813cfc6a.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_adca6e02434cb718999d9908ba42973d.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_adca6e02434cb718999d9908ba42973d.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_fadba06c217dd483be2c707706f27e8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_fadba06c217dd483be2c707706f27e8f.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_ab044ff2f16c2024a3894b5289b5be35.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ab044ff2f16c2024a3894b5289b5be35.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_3f1adabd4299b764273c5b6cb052dd9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_3f1adabd4299b764273c5b6cb052dd9e.jpg already downloaded
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimg-pa.auto1.com%252Fimg3f%252F87%252F3f87216e9c6466fb320cea57ba2342f3%252Fpa%252FWN28204_bc28c3240100fffb40231a291f9d21f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_bc28c3240100fffb40231a291f9d21f3.jpg already downloaded
2026-03-30 08:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 61d9366b-285d-5335-84d7-32214654ed09, identifier: WN28204
2026-03-30 08:07:40 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV53025%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [auto1.fr] INFO: Scrape type for CV53025: 2
2026-03-30 08:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c2689f5-9128-56f4-917a-f1907fec1dd2 with identifier: CV53025
2026-03-30 08:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c2689f5-9128-56f4-917a-f1907fec1dd2 with scrape type 2
2026-03-30 08:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c2689f5-9128-56f4-917a-f1907fec1dd2 with scrape type 2
2026-03-30 08:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c2689f5-9128-56f4-917a-f1907fec1dd2, identifier: CV53025
2026-03-30 08:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 61d9366b-285d-5335-84d7-32214654ed09 with identifier: WN28204
2026-03-30 08:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 61d9366b-285d-5335-84d7-32214654ed09 with identifier: WN28204
2026-03-30 08:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 61d9366b-285d-5335-84d7-32214654ed09 with identifier: WN28204 to the API
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/WN28204>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T15:14:30Z',
'fuel_type': 'diesel',
'id': '61d9366b-285d-5335-84d7-32214654ed09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WN28204',
'listing': 'auction',
'location': 'FR, Saint Aignan de Grandlieu',
'make': 'Volvo',
'model': 'V40 Cross Country',
'odometer': 203310,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 16,
'photo_urls': ['https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_c49bd4645a89c64adb8efedf5ee4c525.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_97c2a0258000a1b2ce13b76f73e68a6a.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_91d04941b73359a208ac080a69db71c0.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_471e8efd2d1598956f9676b222d35ef2.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ec7f296698423b4e1cbdd412813cfc6a.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_adca6e02434cb718999d9908ba42973d.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_fadba06c217dd483be2c707706f27e8f.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ab044ff2f16c2024a3894b5289b5be35.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_3f1adabd4299b764273c5b6cb052dd9e.jpg',
'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_bc28c3240100fffb40231a291f9d21f3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63623,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_c49bd4645a89c64adb8efedf5ee4c525.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54116,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_97c2a0258000a1b2ce13b76f73e68a6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64664,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_91d04941b73359a208ac080a69db71c0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52951,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_471e8efd2d1598956f9676b222d35ef2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58387,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ec7f296698423b4e1cbdd412813cfc6a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65353,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_adca6e02434cb718999d9908ba42973d.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54875,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_fadba06c217dd483be2c707706f27e8f.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57369,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_ab044ff2f16c2024a3894b5289b5be35.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58478,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_3f1adabd4299b764273c5b6cb052dd9e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61d9366b-285d-5335-84d7-32214654ed09/61d9366b-285d-5335-84d7-32214654ed09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55114,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img3f/87/3f87216e9c6466fb320cea57ba2342f3/pa/WN28204_bc28c3240100fffb40231a291f9d21f3.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V40 Cross Country 2.0 D3 Pro',
'transmission': 'manual',
'trim': 'Pro',
'year': 2017}
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN28204%27 HTTP/1.1" 200 None
2026-03-30 08:07:40 [auto1.fr] INFO: Saving data for WN28204: {'created_time': 1774858060.876225, 'last_price_update_time': 1774858060.876237, 'auction_closing_time': 1774970070.0}
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WN28204') HTTP/1.1" 204 0
2026-03-30 08:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c2689f5-9128-56f4-917a-f1907fec1dd2 with identifier: CV53025
2026-03-30 08:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c2689f5-9128-56f4-917a-f1907fec1dd2 with identifier: CV53025
2026-03-30 08:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c2689f5-9128-56f4-917a-f1907fec1dd2 with identifier: CV53025 to the API
2026-03-30 08:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:28:07Z',
'fuel_type': 'diesel',
'id': '0c2689f5-9128-56f4-917a-f1907fec1dd2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CV53025',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 249980,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-27',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 HDi Airplay',
'transmission': 'manual',
'trim': 'Airplay',
'year': 2010}
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV53025%27 HTTP/1.1" 200 None
2026-03-30 08:07:41 [auto1.fr] INFO: Saving data for CV53025: {'auction_closing_time': 1774884487.0, 'created_time': 1773414353.87523, 'last_price_update_time': 1774858061.271374}
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CV53025') HTTP/1.1" 204 0
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV15124%27 HTTP/1.1" 200 None
2026-03-30 08:07:41 [auto1.fr] INFO: Scrape type for BV15124: 2
2026-03-30 08:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with identifier: BV15124
2026-03-30 08:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with scrape type 2
2026-03-30 08:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with scrape type 2
2026-03-30 08:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bdf03131-44ea-5f6a-a65c-250bf10a8ec0, identifier: BV15124
2026-03-30 08:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/v1/car-details-view/LA97865/cdb8adcc-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:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with identifier: BV15124
2026-03-30 08:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with identifier: BV15124
2026-03-30 08:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bdf03131-44ea-5f6a-a65c-250bf10a8ec0 with identifier: BV15124 to the API
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:17:05Z',
'fuel_type': 'diesel',
'id': 'bdf03131-44ea-5f6a-a65c-250bf10a8ec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV15124',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 216248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-29',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2009}
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV15124%27 HTTP/1.1" 200 None
2026-03-30 08:07:41 [auto1.fr] INFO: Saving data for BV15124: {'auction_closing_time': 1774883825.0, 'created_time': 1773228144.771948, 'last_price_update_time': 1774858061.708158}
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BV15124') HTTP/1.1" 204 0
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-30 08:07:41 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF61096%27 HTTP/1.1" 200 None
2026-03-30 08:07:41 [auto1.fr] INFO: Scrape type for RF61096: 2
2026-03-30 08:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1306e38c-515b-5b26-bf89-9afa0e19c92a with identifier: RF61096
2026-03-30 08:07:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1306e38c-515b-5b26-bf89-9afa0e19c92a with scrape type 2
2026-03-30 08:07:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1306e38c-515b-5b26-bf89-9afa0e19c92a with scrape type 2
2026-03-30 08:07:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1306e38c-515b-5b26-bf89-9afa0e19c92a, identifier: RF61096
2026-03-30 08:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/YW24880> (referer: https://www.auto1.com/v1/car-details-view/YW24880/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1306e38c-515b-5b26-bf89-9afa0e19c92a with identifier: RF61096
2026-03-30 08:07:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1306e38c-515b-5b26-bf89-9afa0e19c92a with identifier: RF61096
2026-03-30 08:07:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1306e38c-515b-5b26-bf89-9afa0e19c92a with identifier: RF61096 to the API
2026-03-30 08:07:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 55,
'expiration_date': '2026-03-30T15:57:49Z',
'fuel_type': 'petrol',
'id': '1306e38c-515b-5b26-bf89-9afa0e19c92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF61096',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 106034,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1996-04-02',
'seller_name': None,
'title': 'Renault Clio 1.2 RN',
'transmission': 'manual',
'trim': 'RN',
'year': 1996}
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF61096%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [auto1.fr] INFO: Saving data for RF61096: {'auction_closing_time': 1774886269.0, 'created_time': 1772028543.867524, 'last_price_update_time': 1774858062.153448}
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RF61096') HTTP/1.1" 204 0
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-30 08:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7 with identifier: YW24880
2026-03-30 08:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7 with scrape type 1
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_72429d15beb1523d43cda6d9dc49746b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_72429d15beb1523d43cda6d9dc49746b.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_70bbffa64e7d6a7a43e97ac5194f70e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_70bbffa64e7d6a7a43e97ac5194f70e1.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_34658bc5414b8c3754b3b6f4aa4d29c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_34658bc5414b8c3754b3b6f4aa4d29c2.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_e1271826eb0a593f8e2c44a8c93bd711.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_e1271826eb0a593f8e2c44a8c93bd711.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_451444e57ead617c86e32c906691e08b.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_451444e57ead617c86e32c906691e08b.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_55b80ae25c9d7408551b0ff5617475d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_55b80ae25c9d7408551b0ff5617475d9.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_a84d614ed858acb6e3e0403244ce8acf.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_a84d614ed858acb6e3e0403244ce8acf.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_819e9a570dea6fd3c6b660d00882a805.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_819e9a570dea6fd3c6b660d00882a805.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_0ce14f6142abc1445a926e5d6e8ba297.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_0ce14f6142abc1445a926e5d6e8ba297.jpg already downloaded
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg1f%252F92%252F1f922540938933ba768c5933620c758d%252Fpa%252FYW24880_716643e18ca926ed0c19c16fd8d7a4bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_716643e18ca926ed0c19c16fd8d7a4bc.jpg already downloaded
2026-03-30 08:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7, identifier: YW24880
2026-03-30 08:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7 with identifier: YW24880
2026-03-30 08:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7 with identifier: YW24880
2026-03-30 08:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0029e1c1-afb9-5ab0-b1c7-169d7791f7d7 with identifier: YW24880 to the API
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/YW24880>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': None,
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T15:13:14Z',
'fuel_type': 'petrol',
'id': '0029e1c1-afb9-5ab0-b1c7-169d7791f7d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YW24880',
'listing': 'auction',
'location': 'FR, TARNOS',
'make': 'Peugeot',
'model': '308',
'odometer': 145721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 20,
'photo_urls': ['https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_72429d15beb1523d43cda6d9dc49746b.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_70bbffa64e7d6a7a43e97ac5194f70e1.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_34658bc5414b8c3754b3b6f4aa4d29c2.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_e1271826eb0a593f8e2c44a8c93bd711.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_451444e57ead617c86e32c906691e08b.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_55b80ae25c9d7408551b0ff5617475d9.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_a84d614ed858acb6e3e0403244ce8acf.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_819e9a570dea6fd3c6b660d00882a805.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_0ce14f6142abc1445a926e5d6e8ba297.jpg',
'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_716643e18ca926ed0c19c16fd8d7a4bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56305,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_72429d15beb1523d43cda6d9dc49746b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57138,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_70bbffa64e7d6a7a43e97ac5194f70e1.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50936,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_34658bc5414b8c3754b3b6f4aa4d29c2.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45226,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_e1271826eb0a593f8e2c44a8c93bd711.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58479,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_451444e57ead617c86e32c906691e08b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57853,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_55b80ae25c9d7408551b0ff5617475d9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47671,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_a84d614ed858acb6e3e0403244ce8acf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109919,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_819e9a570dea6fd3c6b660d00882a805.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83713,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_0ce14f6142abc1445a926e5d6e8ba297.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0029e1c1-afb9-5ab0-b1c7-169d7791f7d7/0029e1c1-afb9-5ab0-b1c7-169d7791f7d7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88716,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img1f/92/1f922540938933ba768c5933620c758d/pa/YW24880_716643e18ca926ed0c19c16fd8d7a4bc.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2016}
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YW24880%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [auto1.fr] INFO: Saving data for YW24880: {'created_time': 1774858062.854364, 'last_price_update_time': 1774858062.854376, 'auction_closing_time': 1774969994.0}
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YW24880') HTTP/1.1" 204 0
2026-03-30 08:07:42 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 4763 | hits on page: 40
2026-03-30 08:07:42 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY67810%27 HTTP/1.1" 200 None
2026-03-30 08:07:42 [auto1.fr] INFO: Scrape type for TY67810: 2
2026-03-30 08:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b77af8cb-31d0-5ec7-8d16-38d7346db402 with identifier: TY67810
2026-03-30 08:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b77af8cb-31d0-5ec7-8d16-38d7346db402 with scrape type 2
2026-03-30 08:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b77af8cb-31d0-5ec7-8d16-38d7346db402 with scrape type 2
2026-03-30 08:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b77af8cb-31d0-5ec7-8d16-38d7346db402, identifier: TY67810
2026-03-30 08:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b77af8cb-31d0-5ec7-8d16-38d7346db402 with identifier: TY67810
2026-03-30 08:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b77af8cb-31d0-5ec7-8d16-38d7346db402 with identifier: TY67810
2026-03-30 08:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b77af8cb-31d0-5ec7-8d16-38d7346db402 with identifier: TY67810 to the API
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:12:13Z',
'fuel_type': 'petrol',
'id': 'b77af8cb-31d0-5ec7-8d16-38d7346db402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TY67810',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 76364,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-18',
'seller_name': None,
'title': 'Renault Captur 1.2 TCe Energy Zen',
'transmission': 'automatic',
'trim': 'Zen',
'year': 2016}
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY67810%27 HTTP/1.1" 200 None
2026-03-30 08:07:43 [auto1.fr] INFO: Saving data for TY67810: {'auction_closing_time': 1774883533.0, 'created_time': 1774265389.012821, 'last_price_update_time': 1774858063.390937}
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TY67810') HTTP/1.1" 204 0
2026-03-30 08:07: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:07:43 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT20900%27 HTTP/1.1" 200 None
2026-03-30 08:07:43 [auto1.fr] INFO: Scrape type for RT20900: 2
2026-03-30 08:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f14817da-b6cf-55db-b540-18f9dfa9f59f with identifier: RT20900
2026-03-30 08:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14817da-b6cf-55db-b540-18f9dfa9f59f with scrape type 2
2026-03-30 08:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f14817da-b6cf-55db-b540-18f9dfa9f59f with scrape type 2
2026-03-30 08:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f14817da-b6cf-55db-b540-18f9dfa9f59f, identifier: RT20900
2026-03-30 08:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f14817da-b6cf-55db-b540-18f9dfa9f59f with identifier: RT20900
2026-03-30 08:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f14817da-b6cf-55db-b540-18f9dfa9f59f with identifier: RT20900
2026-03-30 08:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f14817da-b6cf-55db-b540-18f9dfa9f59f with identifier: RT20900 to the API
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:57:07Z',
'fuel_type': 'diesel',
'id': 'f14817da-b6cf-55db-b540-18f9dfa9f59f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT20900',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 167927,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-07-15',
'seller_name': None,
'title': 'BMW X3 3.0d',
'transmission': 'manual',
'trim': '',
'year': 2004}
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT20900%27 HTTP/1.1" 200 None
2026-03-30 08:07:43 [auto1.fr] INFO: Saving data for RT20900: {'auction_closing_time': 1774886227.0, 'created_time': 1772172038.106303, 'last_price_update_time': 1774858063.870282}
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RT20900') HTTP/1.1" 204 0
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-30 08:07:43 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB23666%27 HTTP/1.1" 200 None
2026-03-30 08:07:43 [auto1.fr] INFO: Scrape type for YB23666: 2
2026-03-30 08:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6714b61d-8d45-5f30-b861-6d04300554a4 with identifier: YB23666
2026-03-30 08:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6714b61d-8d45-5f30-b861-6d04300554a4 with scrape type 2
2026-03-30 08:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6714b61d-8d45-5f30-b861-6d04300554a4 with scrape type 2
2026-03-30 08:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6714b61d-8d45-5f30-b861-6d04300554a4, identifier: YB23666
2026-03-30 08:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6714b61d-8d45-5f30-b861-6d04300554a4 with identifier: YB23666
2026-03-30 08:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6714b61d-8d45-5f30-b861-6d04300554a4 with identifier: YB23666
2026-03-30 08:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6714b61d-8d45-5f30-b861-6d04300554a4 with identifier: YB23666 to the API
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:43:44Z',
'fuel_type': 'petrol',
'id': '6714b61d-8d45-5f30-b861-6d04300554a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YB23666',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 130924,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-01',
'seller_name': None,
'title': 'Ford Fiesta 1.0 EcoBoost ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2016}
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB23666%27 HTTP/1.1" 200 None
2026-03-30 08:07:44 [auto1.fr] INFO: Saving data for YB23666: {'auction_closing_time': 1774885424.0, 'created_time': 1774469371.895768, 'last_price_update_time': 1774858064.346139}
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YB23666') HTTP/1.1" 204 0
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET81896%27 HTTP/1.1" 200 None
2026-03-30 08:07:44 [auto1.fr] INFO: Scrape type for ET81896: 2
2026-03-30 08:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc22ec35-328a-5410-a895-522a1541801b with identifier: ET81896
2026-03-30 08:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc22ec35-328a-5410-a895-522a1541801b with scrape type 2
2026-03-30 08:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc22ec35-328a-5410-a895-522a1541801b with scrape type 2
2026-03-30 08:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fc22ec35-328a-5410-a895-522a1541801b, identifier: ET81896
2026-03-30 08:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fc22ec35-328a-5410-a895-522a1541801b with identifier: ET81896
2026-03-30 08:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fc22ec35-328a-5410-a895-522a1541801b with identifier: ET81896
2026-03-30 08:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fc22ec35-328a-5410-a895-522a1541801b with identifier: ET81896 to the API
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:49:43Z',
'fuel_type': 'petrol',
'id': 'fc22ec35-328a-5410-a895-522a1541801b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET81896',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 258039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-05-14',
'seller_name': None,
'title': 'Citroen C3 1.1 Classique',
'transmission': 'manual',
'trim': 'Classique',
'year': 2003}
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET81896%27 HTTP/1.1" 200 None
2026-03-30 08:07:44 [auto1.fr] INFO: Saving data for ET81896: {'auction_closing_time': 1774885783.0, 'created_time': 1773986720.309018, 'last_price_update_time': 1774858064.777316}
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET81896') HTTP/1.1" 204 0
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-30 08:07:44 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU53670%27 HTTP/1.1" 200 None
2026-03-30 08:07:44 [auto1.fr] INFO: Scrape type for PU53670: 2
2026-03-30 08:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a72ebe6-d235-590b-872f-9adfa24c26ba with identifier: PU53670
2026-03-30 08:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a72ebe6-d235-590b-872f-9adfa24c26ba with scrape type 2
2026-03-30 08:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a72ebe6-d235-590b-872f-9adfa24c26ba with scrape type 2
2026-03-30 08:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6a72ebe6-d235-590b-872f-9adfa24c26ba, identifier: PU53670
2026-03-30 08:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6a72ebe6-d235-590b-872f-9adfa24c26ba with identifier: PU53670
2026-03-30 08:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6a72ebe6-d235-590b-872f-9adfa24c26ba with identifier: PU53670
2026-03-30 08:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6a72ebe6-d235-590b-872f-9adfa24c26ba with identifier: PU53670 to the API
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:11:10Z',
'fuel_type': 'petrol',
'id': '6a72ebe6-d235-590b-872f-9adfa24c26ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PU53670',
'listing': 'auction',
'make': 'Suzuki',
'model': 'SX4 S-Cross',
'odometer': 174588,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-01',
'seller_name': None,
'title': 'Suzuki SX4 S-Cross 1.6 Style 2WD',
'transmission': 'manual',
'trim': 'Style 2WD',
'year': 2015}
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU53670%27 HTTP/1.1" 200 None
2026-03-30 08:07:45 [auto1.fr] INFO: Saving data for PU53670: {'auction_closing_time': 1774883470.0, 'created_time': 1773119487.671843, 'last_price_update_time': 1774858065.250751}
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PU53670') HTTP/1.1" 204 0
2026-03-30 08:07:45 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-30 08:07:45 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL48033%27 HTTP/1.1" 200 None
2026-03-30 08:07:45 [auto1.fr] INFO: Scrape type for HL48033: 2
2026-03-30 08:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf755edf-8799-54fa-bdc0-fb796ba91156 with identifier: HL48033
2026-03-30 08:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf755edf-8799-54fa-bdc0-fb796ba91156 with scrape type 2
2026-03-30 08:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf755edf-8799-54fa-bdc0-fb796ba91156 with scrape type 2
2026-03-30 08:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cf755edf-8799-54fa-bdc0-fb796ba91156, identifier: HL48033
2026-03-30 08:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cf755edf-8799-54fa-bdc0-fb796ba91156 with identifier: HL48033
2026-03-30 08:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cf755edf-8799-54fa-bdc0-fb796ba91156 with identifier: HL48033
2026-03-30 08:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cf755edf-8799-54fa-bdc0-fb796ba91156 with identifier: HL48033 to the API
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:15:51Z',
'fuel_type': 'petrol',
'id': 'cf755edf-8799-54fa-bdc0-fb796ba91156',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL48033',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 237422,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-09-07',
'seller_name': None,
'title': 'Skoda Fabia 1.2 Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 2003}
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL48033%27 HTTP/1.1" 200 None
2026-03-30 08:07:45 [auto1.fr] INFO: Saving data for HL48033: {'auction_closing_time': 1774883751.0, 'created_time': 1772909307.803725, 'last_price_update_time': 1774858065.755872}
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL48033') HTTP/1.1" 204 0
2026-03-30 08:07:45 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-30 08:07:45 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR76984%27 HTTP/1.1" 200 None
2026-03-30 08:07:45 [auto1.fr] INFO: Scrape type for CR76984: 2
2026-03-30 08:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4985f136-efb1-5b46-b670-d474b5075e28 with identifier: CR76984
2026-03-30 08:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4985f136-efb1-5b46-b670-d474b5075e28 with scrape type 2
2026-03-30 08:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4985f136-efb1-5b46-b670-d474b5075e28 with scrape type 2
2026-03-30 08:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4985f136-efb1-5b46-b670-d474b5075e28, identifier: CR76984
2026-03-30 08:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4985f136-efb1-5b46-b670-d474b5075e28 with identifier: CR76984
2026-03-30 08:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4985f136-efb1-5b46-b670-d474b5075e28 with identifier: CR76984
2026-03-30 08:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4985f136-efb1-5b46-b670-d474b5075e28 with identifier: CR76984 to the API
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:21:42Z',
'fuel_type': 'diesel',
'id': '4985f136-efb1-5b46-b670-d474b5075e28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CR76984',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 33862,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-06',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi Mild-Hybrid Tecno Sky 2WD',
'transmission': 'automatic',
'trim': 'Tecno Sky 2WD',
'year': 2022}
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR76984%27 HTTP/1.1" 200 None
2026-03-30 08:07:46 [auto1.fr] INFO: Saving data for CR76984: {'auction_closing_time': 1774884102.0, 'created_time': 1774771540.365097, 'last_price_update_time': 1774858066.270435}
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CR76984') HTTP/1.1" 204 0
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW86629%27 HTTP/1.1" 200 None
2026-03-30 08:07:46 [auto1.fr] INFO: Scrape type for GW86629: 2
2026-03-30 08:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with identifier: GW86629
2026-03-30 08:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with scrape type 2
2026-03-30 08:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with scrape type 2
2026-03-30 08:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a8122c8f-1fa8-5bcf-810c-7c6a96fd54de, identifier: GW86629
2026-03-30 08:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with identifier: GW86629
2026-03-30 08:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with identifier: GW86629
2026-03-30 08:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a8122c8f-1fa8-5bcf-810c-7c6a96fd54de with identifier: GW86629 to the API
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:56:36Z',
'fuel_type': 'diesel',
'id': 'a8122c8f-1fa8-5bcf-810c-7c6a96fd54de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GW86629',
'listing': 'auction',
'make': 'Kia',
'model': 'Carens',
'odometer': 297247,
'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': 'Kia Carens 1.7 CRDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW86629%27 HTTP/1.1" 200 None
2026-03-30 08:07:46 [auto1.fr] INFO: Saving data for GW86629: {'auction_closing_time': 1774886196.0, 'created_time': 1773400062.333922, 'last_price_update_time': 1774858066.701834}
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GW86629') HTTP/1.1" 204 0
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-30 08:07:46 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG76760%27 HTTP/1.1" 200 None
2026-03-30 08:07:46 [auto1.fr] INFO: Scrape type for UG76760: 2
2026-03-30 08:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f27afed4-26b9-587a-b6b1-6d61d9f1641c with identifier: UG76760
2026-03-30 08:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f27afed4-26b9-587a-b6b1-6d61d9f1641c with scrape type 2
2026-03-30 08:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f27afed4-26b9-587a-b6b1-6d61d9f1641c with scrape type 2
2026-03-30 08:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f27afed4-26b9-587a-b6b1-6d61d9f1641c, identifier: UG76760
2026-03-30 08:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f27afed4-26b9-587a-b6b1-6d61d9f1641c with identifier: UG76760
2026-03-30 08:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f27afed4-26b9-587a-b6b1-6d61d9f1641c with identifier: UG76760
2026-03-30 08:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f27afed4-26b9-587a-b6b1-6d61d9f1641c with identifier: UG76760 to the API
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07: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': 130,
'expiration_date': '2026-03-30T15:10:08Z',
'fuel_type': 'diesel',
'id': 'f27afed4-26b9-587a-b6b1-6d61d9f1641c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG76760',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 254549,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-21',
'seller_name': None,
'title': 'Renault Scenic 1.9 dCi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2009}
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG76760%27 HTTP/1.1" 200 None
2026-03-30 08:07:47 [auto1.fr] INFO: Saving data for UG76760: {'auction_closing_time': 1774883408.0, 'created_time': 1773500929.57849, 'last_price_update_time': 1774858067.319943}
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UG76760') HTTP/1.1" 204 0
2026-03-30 08:07:47 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME85420%27 HTTP/1.1" 200 None
2026-03-30 08:07:47 [auto1.fr] INFO: Scrape type for ME85420: 2
2026-03-30 08:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08dcaa3c-e590-527b-9b79-55e161a6f6aa with identifier: ME85420
2026-03-30 08:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08dcaa3c-e590-527b-9b79-55e161a6f6aa with scrape type 2
2026-03-30 08:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08dcaa3c-e590-527b-9b79-55e161a6f6aa with scrape type 2
2026-03-30 08:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 08dcaa3c-e590-527b-9b79-55e161a6f6aa, identifier: ME85420
2026-03-30 08:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 08dcaa3c-e590-527b-9b79-55e161a6f6aa with identifier: ME85420
2026-03-30 08:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 08dcaa3c-e590-527b-9b79-55e161a6f6aa with identifier: ME85420
2026-03-30 08:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 08dcaa3c-e590-527b-9b79-55e161a6f6aa with identifier: ME85420 to the API
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:30:23Z',
'fuel_type': 'petrol',
'id': '08dcaa3c-e590-527b-9b79-55e161a6f6aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ME85420',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 17695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-05-15',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2019}
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME85420%27 HTTP/1.1" 200 None
2026-03-30 08:07:47 [auto1.fr] INFO: Saving data for ME85420: {'auction_closing_time': 1774884623.0, 'created_time': 1774771540.90539, 'last_price_update_time': 1774858067.758318}
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ME85420') HTTP/1.1" 204 0
2026-03-30 08:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:47 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-30 08:07:47 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM90440%27 HTTP/1.1" 200 None
2026-03-30 08:07:47 [auto1.fr] INFO: Scrape type for RM90440: 2
2026-03-30 08:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5b8b68d-a59f-5d10-b368-35d7576ede4b with identifier: RM90440
2026-03-30 08:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5b8b68d-a59f-5d10-b368-35d7576ede4b with scrape type 2
2026-03-30 08:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5b8b68d-a59f-5d10-b368-35d7576ede4b with scrape type 2
2026-03-30 08:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f5b8b68d-a59f-5d10-b368-35d7576ede4b, identifier: RM90440
2026-03-30 08:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f5b8b68d-a59f-5d10-b368-35d7576ede4b with identifier: RM90440
2026-03-30 08:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f5b8b68d-a59f-5d10-b368-35d7576ede4b with identifier: RM90440
2026-03-30 08:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f5b8b68d-a59f-5d10-b368-35d7576ede4b with identifier: RM90440 to the API
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:45:51Z',
'fuel_type': 'diesel',
'id': 'f5b8b68d-a59f-5d10-b368-35d7576ede4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RM90440',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 388224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-11-16',
'seller_name': None,
'title': 'Opel Astra 1.7 CDTI Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2005}
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM90440%27 HTTP/1.1" 200 None
2026-03-30 08:07:48 [auto1.fr] INFO: Saving data for RM90440: {'auction_closing_time': 1774885551.0, 'created_time': 1774642580.465828, 'last_price_update_time': 1774858068.322565}
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RM90440') HTTP/1.1" 204 0
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH64622%27 HTTP/1.1" 200 None
2026-03-30 08:07:48 [auto1.fr] INFO: Scrape type for HH64622: 2
2026-03-30 08:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with identifier: HH64622
2026-03-30 08:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with scrape type 2
2026-03-30 08:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with scrape type 2
2026-03-30 08:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae, identifier: HH64622
2026-03-30 08:07:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/merchant/car/LA97865> (referer: https://www.auto1.com/v1/car-details-view/LA97865/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with identifier: HH64622
2026-03-30 08:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with identifier: HH64622
2026-03-30 08:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae with identifier: HH64622 to the API
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 203,
'expiration_date': '2026-03-30T15:08:33Z',
'fuel_type': 'petrol',
'id': 'e4d0cea3-3b96-55fd-aa75-53b5b5f7d5ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HH64622',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 271838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-12',
'seller_name': None,
'title': 'Volvo XC60 2.0 T Kinetic',
'transmission': 'automatic',
'trim': 'Kinetic',
'year': 2010}
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH64622%27 HTTP/1.1" 200 None
2026-03-30 08:07:48 [auto1.fr] INFO: Saving data for HH64622: {'auction_closing_time': 1774883313.0, 'created_time': 1772885463.565454, 'last_price_update_time': 1774858068.791816}
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HH64622') HTTP/1.1" 204 0
2026-03-30 08:07:48 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:48 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG91850%27 HTTP/1.1" 200 None
2026-03-30 08:07:48 [auto1.fr] INFO: Scrape type for ZG91850: 2
2026-03-30 08:07:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd807da-8e03-5531-ac6d-7c064eea639a with identifier: ZG91850
2026-03-30 08:07:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd807da-8e03-5531-ac6d-7c064eea639a with scrape type 2
2026-03-30 08:07:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd807da-8e03-5531-ac6d-7c064eea639a with scrape type 2
2026-03-30 08:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1bd807da-8e03-5531-ac6d-7c064eea639a, identifier: ZG91850
2026-03-30 08:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1bd807da-8e03-5531-ac6d-7c064eea639a with identifier: ZG91850
2026-03-30 08:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1bd807da-8e03-5531-ac6d-7c064eea639a with identifier: ZG91850
2026-03-30 08:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1bd807da-8e03-5531-ac6d-7c064eea639a with identifier: ZG91850 to the API
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:20:50Z',
'fuel_type': 'petrol',
'id': '1bd807da-8e03-5531-ac6d-7c064eea639a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG91850',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 132136,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-12',
'seller_name': None,
'title': 'Renault Grand Scenic 1.2 TCe Energy BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2015}
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG91850%27 HTTP/1.1" 200 None
2026-03-30 08:07:49 [auto1.fr] INFO: Saving data for ZG91850: {'auction_closing_time': 1774884050.0, 'created_time': 1773050938.572026, 'last_price_update_time': 1774858069.325181}
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG91850') HTTP/1.1" 204 0
2026-03-30 08:07:49 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU86816%27 HTTP/1.1" 200 None
2026-03-30 08:07:49 [auto1.fr] INFO: Scrape type for DU86816: 2
2026-03-30 08:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c093e141-d879-5d04-887f-291a8f202d76 with identifier: DU86816
2026-03-30 08:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c093e141-d879-5d04-887f-291a8f202d76 with scrape type 2
2026-03-30 08:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c093e141-d879-5d04-887f-291a8f202d76 with scrape type 2
2026-03-30 08:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c093e141-d879-5d04-887f-291a8f202d76, identifier: DU86816
2026-03-30 08:07:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:49 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD88175%27 HTTP/1.1" 200 None
2026-03-30 08:07:49 [auto1.fr] INFO: Scrape type for FD88175: 2
2026-03-30 08:07:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71157beb-1f65-5331-aed1-74c64b11426a with identifier: FD88175
2026-03-30 08:07:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71157beb-1f65-5331-aed1-74c64b11426a with scrape type 2
2026-03-30 08:07:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71157beb-1f65-5331-aed1-74c64b11426a with scrape type 2
2026-03-30 08:07:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 71157beb-1f65-5331-aed1-74c64b11426a, identifier: FD88175
2026-03-30 08:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c093e141-d879-5d04-887f-291a8f202d76 with identifier: DU86816
2026-03-30 08:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c093e141-d879-5d04-887f-291a8f202d76 with identifier: DU86816
2026-03-30 08:07:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c093e141-d879-5d04-887f-291a8f202d76 with identifier: DU86816 to the API
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:04:01Z',
'fuel_type': 'diesel',
'id': 'c093e141-d879-5d04-887f-291a8f202d76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU86816',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 227700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-21',
'seller_name': None,
'title': "Kia cee'd 2.0 CRDi Sport",
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU86816%27 HTTP/1.1" 200 None
2026-03-30 08:07:49 [auto1.fr] INFO: Saving data for DU86816: {'auction_closing_time': 1774883041.0, 'created_time': 1773777957.16505, 'last_price_update_time': 1774858069.957833}
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU86816') HTTP/1.1" 204 0
2026-03-30 08:07:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 71157beb-1f65-5331-aed1-74c64b11426a with identifier: FD88175
2026-03-30 08:07:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 71157beb-1f65-5331-aed1-74c64b11426a with identifier: FD88175
2026-03-30 08:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 71157beb-1f65-5331-aed1-74c64b11426a with identifier: FD88175 to the API
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:33:10Z',
'fuel_type': 'petrol',
'id': '71157beb-1f65-5331-aed1-74c64b11426a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FD88175',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 69695,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-04-07',
'seller_name': None,
'title': 'Citroen C3 1.1 Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2009}
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD88175%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [auto1.fr] INFO: Saving data for FD88175: {'auction_closing_time': 1774884790.0, 'created_time': 1774642636.578592, 'last_price_update_time': 1774858070.291189}
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FD88175') HTTP/1.1" 204 0
2026-03-30 08:07:50 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-30 08:07:50 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT40364%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [auto1.fr] INFO: Scrape type for PT40364: 2
2026-03-30 08:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d08564b5-1692-5b0a-9eb7-6ac508d18adf with identifier: PT40364
2026-03-30 08:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d08564b5-1692-5b0a-9eb7-6ac508d18adf with scrape type 2
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d08564b5-1692-5b0a-9eb7-6ac508d18adf with scrape type 2
2026-03-30 08:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d08564b5-1692-5b0a-9eb7-6ac508d18adf, identifier: PT40364
2026-03-30 08:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b503d3bd-8664-5653-a8c8-a989262e737f with identifier: LA97865
2026-03-30 08:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b503d3bd-8664-5653-a8c8-a989262e737f with scrape type 1
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b503d3bd-8664-5653-a8c8-a989262e737f
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_7b7be4385ed59fc898cfcdd73aef6863.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_7b7be4385ed59fc898cfcdd73aef6863.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_42c3e75ad9501318b376706dd2e969b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_42c3e75ad9501318b376706dd2e969b3.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_4297abb75a568c48462bdc7810df539e.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_4297abb75a568c48462bdc7810df539e.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_80fb161e76d8456355fc01cb5ace9c40.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_80fb161e76d8456355fc01cb5ace9c40.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_fa807e4c92f7d97a3183a07826a67010.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_fa807e4c92f7d97a3183a07826a67010.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_db2e7971e526ab257350b21b24991fb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_db2e7971e526ab257350b21b24991fb0.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_c145cf77637caba19b41670ccce5a1a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_c145cf77637caba19b41670ccce5a1a9.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_55cc85dcc80571c11de157e319a24119.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_55cc85dcc80571c11de157e319a24119.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_9ba778ca06965a747f4b09f372be42fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_9ba778ca06965a747f4b09f372be42fc.jpg already downloaded
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07: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%252Fimg19%252Ff7%252F19f7c2cebfc65bd45ef97213f74d7525%252Fpa%252FLA97865_d8e460fcf18c4e56474c1be2279bc203.jpg%27 HTTP/1.1" 200 None
2026-03-30 08:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_d8e460fcf18c4e56474c1be2279bc203.jpg already downloaded
2026-03-30 08:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b503d3bd-8664-5653-a8c8-a989262e737f, identifier: LA97865
2026-03-30 08:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d08564b5-1692-5b0a-9eb7-6ac508d18adf with identifier: PT40364
2026-03-30 08:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d08564b5-1692-5b0a-9eb7-6ac508d18adf with identifier: PT40364
2026-03-30 08:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d08564b5-1692-5b0a-9eb7-6ac508d18adf with identifier: PT40364 to the API
2026-03-30 08:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:02:07Z',
'fuel_type': 'diesel',
'id': 'd08564b5-1692-5b0a-9eb7-6ac508d18adf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PT40364',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 241276,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-31',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2015}
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT40364%27 HTTP/1.1" 200 None
2026-03-30 08:07:51 [auto1.fr] INFO: Saving data for PT40364: {'auction_closing_time': 1774882927.0, 'created_time': 1772041307.205463, 'last_price_update_time': 1774858071.287746}
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PT40364') HTTP/1.1" 204 0
2026-03-30 08:07:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b503d3bd-8664-5653-a8c8-a989262e737f with identifier: LA97865
2026-03-30 08:07:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b503d3bd-8664-5653-a8c8-a989262e737f with identifier: LA97865
2026-03-30 08:07:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b503d3bd-8664-5653-a8c8-a989262e737f with identifier: LA97865 to the API
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/en/app/merchant/car/LA97865>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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:08:19Z',
'fuel_type': 'petrol',
'id': 'b503d3bd-8664-5653-a8c8-a989262e737f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LA97865',
'listing': 'auction',
'location': 'FR, Allennes-les-Marais',
'make': 'Peugeot',
'model': '208',
'odometer': 62970,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 21,
'photo_urls': ['https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_7b7be4385ed59fc898cfcdd73aef6863.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_42c3e75ad9501318b376706dd2e969b3.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_4297abb75a568c48462bdc7810df539e.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_80fb161e76d8456355fc01cb5ace9c40.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_fa807e4c92f7d97a3183a07826a67010.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_db2e7971e526ab257350b21b24991fb0.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_c145cf77637caba19b41670ccce5a1a9.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_55cc85dcc80571c11de157e319a24119.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_9ba778ca06965a747f4b09f372be42fc.jpg',
'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_d8e460fcf18c4e56474c1be2279bc203.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54058,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_7b7be4385ed59fc898cfcdd73aef6863.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51250,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_42c3e75ad9501318b376706dd2e969b3.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51388,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_4297abb75a568c48462bdc7810df539e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43903,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_80fb161e76d8456355fc01cb5ace9c40.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48532,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_fa807e4c92f7d97a3183a07826a67010.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54268,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_db2e7971e526ab257350b21b24991fb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52278,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_c145cf77637caba19b41670ccce5a1a9.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126884,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_55cc85dcc80571c11de157e319a24119.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68357,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_9ba778ca06965a747f4b09f372be42fc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b503d3bd-8664-5653-a8c8-a989262e737f/b503d3bd-8664-5653-a8c8-a989262e737f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62821,
'Height': 600,
'OriginUrl': 'https://img-pa.auto1.com/img19/f7/19f7c2cebfc65bd45ef97213f74d7525/pa/LA97865_d8e460fcf18c4e56474c1be2279bc203.jpg',
'Width': 800}],
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-09-01',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2020}
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA97865%27 HTTP/1.1" 200 None
2026-03-30 08:07:51 [auto1.fr] INFO: Saving data for LA97865: {'created_time': 1774858071.86248, 'last_price_update_time': 1774858071.862491, 'auction_closing_time': 1774969699.0}
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LA97865') HTTP/1.1" 204 0
2026-03-30 08:07:51 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV83772%27 HTTP/1.1" 200 None
2026-03-30 08:07:51 [auto1.fr] INFO: Scrape type for SV83772: 2
2026-03-30 08:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with identifier: SV83772
2026-03-30 08:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with scrape type 2
2026-03-30 08:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with scrape type 2
2026-03-30 08:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4049f3cf-6404-5d90-a64d-ffd5bb17f006, identifier: SV83772
2026-03-30 08:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with identifier: SV83772
2026-03-30 08:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with identifier: SV83772
2026-03-30 08:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4049f3cf-6404-5d90-a64d-ffd5bb17f006 with identifier: SV83772 to the API
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:49:34Z',
'fuel_type': 'diesel',
'id': '4049f3cf-6404-5d90-a64d-ffd5bb17f006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV83772',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 102040,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-17',
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 Td4 HSE',
'transmission': 'automatic',
'trim': 'HSE',
'year': 2016}
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV83772%27 HTTP/1.1" 200 None
2026-03-30 08:07:52 [auto1.fr] INFO: Saving data for SV83772: {'auction_closing_time': 1774885774.0, 'created_time': 1774771542.250367, 'last_price_update_time': 1774858072.334875}
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV83772') HTTP/1.1" 204 0
2026-03-30 08:07:52 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-30 08:07:52 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX19545%27 HTTP/1.1" 200 None
2026-03-30 08:07:52 [auto1.fr] INFO: Scrape type for PX19545: 2
2026-03-30 08:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with identifier: PX19545
2026-03-30 08:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with scrape type 2
2026-03-30 08:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with scrape type 2
2026-03-30 08:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 31a769da-1a7b-5c8b-8928-f02ca2a97bb0, identifier: PX19545
2026-03-30 08:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with identifier: PX19545
2026-03-30 08:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with identifier: PX19545
2026-03-30 08:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 31a769da-1a7b-5c8b-8928-f02ca2a97bb0 with identifier: PX19545 to the API
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:52:31Z',
'fuel_type': 'diesel',
'id': '31a769da-1a7b-5c8b-8928-f02ca2a97bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PX19545',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 246435,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-05-15',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Ghia',
'transmission': 'manual',
'trim': 'Ghia',
'year': 2003}
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX19545%27 HTTP/1.1" 200 None
2026-03-30 08:07:52 [auto1.fr] INFO: Saving data for PX19545: {'auction_closing_time': 1774885951.0, 'created_time': 1774469194.463914, 'last_price_update_time': 1774858072.755896}
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PX19545') HTTP/1.1" 204 0
2026-03-30 08:07:52 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-30 08:07:52 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF91817%27 HTTP/1.1" 200 None
2026-03-30 08:07:52 [auto1.fr] INFO: Scrape type for XF91817: 2
2026-03-30 08:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with identifier: XF91817
2026-03-30 08:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with scrape type 2
2026-03-30 08:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with scrape type 2
2026-03-30 08:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 46a44072-2eba-5e33-a7c7-a9b0236b46e7, identifier: XF91817
2026-03-30 08:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with identifier: XF91817
2026-03-30 08:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with identifier: XF91817
2026-03-30 08:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 46a44072-2eba-5e33-a7c7-a9b0236b46e7 with identifier: XF91817 to the API
2026-03-30 08:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:41:42Z',
'fuel_type': 'hybrid',
'id': '46a44072-2eba-5e33-a7c7-a9b0236b46e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF91817',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 61108,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-14',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 250e AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2021}
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF91817%27 HTTP/1.1" 200 None
2026-03-30 08:07:53 [auto1.fr] INFO: Saving data for XF91817: {'auction_closing_time': 1774885302.0, 'created_time': 1774771547.147037, 'last_price_update_time': 1774858073.19175}
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XF91817') HTTP/1.1" 204 0
2026-03-30 08:07:53 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-30 08:07:53 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-30 08:07:53 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-30 08:07:53 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU14335%27 HTTP/1.1" 200 None
2026-03-30 08:07:53 [auto1.fr] INFO: Scrape type for RU14335: 2
2026-03-30 08:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with identifier: RU14335
2026-03-30 08:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with scrape type 2
2026-03-30 08:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with scrape type 2
2026-03-30 08:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3d2d186c-f3e7-571b-9838-953bcd5d2d11, identifier: RU14335
2026-03-30 08:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with identifier: RU14335
2026-03-30 08:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with identifier: RU14335
2026-03-30 08:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3d2d186c-f3e7-571b-9838-953bcd5d2d11 with identifier: RU14335 to the API
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 220,
'expiration_date': '2026-03-30T15:10:49Z',
'fuel_type': 'hybrid',
'id': '3d2d186c-f3e7-571b-9838-953bcd5d2d11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RU14335',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 57123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-11',
'seller_name': None,
'title': 'BMW X1 xDrive 25e Business Design',
'transmission': 'automatic',
'trim': 'Business Design',
'year': 2022}
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU14335%27 HTTP/1.1" 200 None
2026-03-30 08:07:53 [auto1.fr] INFO: Saving data for RU14335: {'auction_closing_time': 1774883449.0, 'created_time': 1774469395.360036, 'last_price_update_time': 1774858073.618232}
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RU14335') HTTP/1.1" 204 0
2026-03-30 08:07:53 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL30911%27 HTTP/1.1" 200 None
2026-03-30 08:07:53 [auto1.fr] INFO: Scrape type for AL30911: 2
2026-03-30 08:07:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9066c308-22f5-57b7-850e-d2afe4c6ade7 with identifier: AL30911
2026-03-30 08:07:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9066c308-22f5-57b7-850e-d2afe4c6ade7 with scrape type 2
2026-03-30 08:07:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9066c308-22f5-57b7-850e-d2afe4c6ade7 with scrape type 2
2026-03-30 08:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9066c308-22f5-57b7-850e-d2afe4c6ade7, identifier: AL30911
2026-03-30 08:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9066c308-22f5-57b7-850e-d2afe4c6ade7 with identifier: AL30911
2026-03-30 08:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9066c308-22f5-57b7-850e-d2afe4c6ade7 with identifier: AL30911
2026-03-30 08:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9066c308-22f5-57b7-850e-d2afe4c6ade7 with identifier: AL30911 to the API
2026-03-30 08:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:56:35Z',
'fuel_type': 'diesel',
'id': '9066c308-22f5-57b7-850e-d2afe4c6ade7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AL30911',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 231866,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-14',
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi Affaire Pack CD Clim',
'transmission': 'manual',
'trim': 'Affaire Pack CD Clim',
'year': 2011}
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AL30911%27 HTTP/1.1" 200 None
2026-03-30 08:07:54 [auto1.fr] INFO: Saving data for AL30911: {'auction_closing_time': 1774886195.0, 'created_time': 1774383945.433887, 'last_price_update_time': 1774858074.132197}
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AL30911') HTTP/1.1" 204 0
2026-03-30 08:07:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:07:54 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK47613%27 HTTP/1.1" 200 None
2026-03-30 08:07:54 [auto1.fr] INFO: Scrape type for KK47613: 2
2026-03-30 08:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 602114ef-8577-5d98-a197-2610570b77fb with identifier: KK47613
2026-03-30 08:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 602114ef-8577-5d98-a197-2610570b77fb with scrape type 2
2026-03-30 08:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 602114ef-8577-5d98-a197-2610570b77fb with scrape type 2
2026-03-30 08:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 602114ef-8577-5d98-a197-2610570b77fb, identifier: KK47613
2026-03-30 08:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 602114ef-8577-5d98-a197-2610570b77fb with identifier: KK47613
2026-03-30 08:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 602114ef-8577-5d98-a197-2610570b77fb with identifier: KK47613
2026-03-30 08:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 602114ef-8577-5d98-a197-2610570b77fb with identifier: KK47613 to the API
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:11:27Z',
'fuel_type': 'petrol',
'id': '602114ef-8577-5d98-a197-2610570b77fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KK47613',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 161909,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-06',
'seller_name': None,
'title': 'Peugeot 308 1.6 THP Active Pro',
'transmission': 'manual',
'trim': 'Active Pro',
'year': 2007}
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK47613%27 HTTP/1.1" 200 None
2026-03-30 08:07:54 [auto1.fr] INFO: Saving data for KK47613: {'auction_closing_time': 1774883487.0, 'created_time': 1772885460.391149, 'last_price_update_time': 1774858074.595417}
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KK47613') HTTP/1.1" 204 0
2026-03-30 08:07:54 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK63725%27 HTTP/1.1" 200 None
2026-03-30 08:07:54 [auto1.fr] INFO: Scrape type for PK63725: 2
2026-03-30 08:07:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with identifier: PK63725
2026-03-30 08:07:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with scrape type 2
2026-03-30 08:07:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with scrape type 2
2026-03-30 08:07:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7fc265f9-387c-52e5-9f1e-8f4bd040a03f, identifier: PK63725
2026-03-30 08:07:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with identifier: PK63725
2026-03-30 08:07:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with identifier: PK63725
2026-03-30 08:07:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7fc265f9-387c-52e5-9f1e-8f4bd040a03f with identifier: PK63725 to the API
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07: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': 136,
'expiration_date': '2026-03-30T15:58:56Z',
'fuel_type': 'diesel',
'id': '7fc265f9-387c-52e5-9f1e-8f4bd040a03f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PK63725',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30 Fastback',
'odometer': 68358,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-18',
'seller_name': None,
'title': 'Hyundai i30 Fastback 1.6 CRDi Mild-Hybrid Creative',
'transmission': 'manual',
'trim': 'Creative',
'year': 2019}
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK63725%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Saving data for PK63725: {'auction_closing_time': 1774886336.0, 'created_time': 1774771546.194344, 'last_price_update_time': 1774858075.032421}
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PK63725') HTTP/1.1" 204 0
2026-03-30 08:07:55 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 4762 | hits on page: 40
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD34494%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Scrape type for GD34494: 2
2026-03-30 08:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c4faae4-50be-5249-b8ed-1efb207320a8 with identifier: GD34494
2026-03-30 08:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c4faae4-50be-5249-b8ed-1efb207320a8 with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c4faae4-50be-5249-b8ed-1efb207320a8 with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5c4faae4-50be-5249-b8ed-1efb207320a8, identifier: GD34494
2026-03-30 08:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5c4faae4-50be-5249-b8ed-1efb207320a8 with identifier: GD34494
2026-03-30 08:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5c4faae4-50be-5249-b8ed-1efb207320a8 with identifier: GD34494
2026-03-30 08:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5c4faae4-50be-5249-b8ed-1efb207320a8 with identifier: GD34494 to the API
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:42:46Z',
'fuel_type': 'petrol',
'id': '5c4faae4-50be-5249-b8ed-1efb207320a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GD34494',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Aveo',
'odometer': 171835,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-04',
'seller_name': None,
'title': 'Chevrolet Aveo 1.2 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2011}
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD34494%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Saving data for GD34494: {'auction_closing_time': 1774885366.0, 'created_time': 1774469315.22833, 'last_price_update_time': 1774858075.494967}
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GD34494') HTTP/1.1" 204 0
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY53141%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Scrape type for AY53141: 2
2026-03-30 08:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d44baa-99f9-5506-a165-9f4150da4b3f with identifier: AY53141
2026-03-30 08:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d44baa-99f9-5506-a165-9f4150da4b3f with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d44baa-99f9-5506-a165-9f4150da4b3f with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d5d44baa-99f9-5506-a165-9f4150da4b3f, identifier: AY53141
2026-03-30 08:07:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG05760%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Scrape type for EG05760: 0
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-30 08:07:55 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY56132%27 HTTP/1.1" 200 None
2026-03-30 08:07:55 [auto1.fr] INFO: Scrape type for KY56132: 2
2026-03-30 08:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with identifier: KY56132
2026-03-30 08:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with scrape type 2
2026-03-30 08:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5ccd2d9f-da8e-59d6-8b0b-90b2588636de, identifier: KY56132
2026-03-30 08:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d5d44baa-99f9-5506-a165-9f4150da4b3f with identifier: AY53141
2026-03-30 08:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d5d44baa-99f9-5506-a165-9f4150da4b3f with identifier: AY53141
2026-03-30 08:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d5d44baa-99f9-5506-a165-9f4150da4b3f with identifier: AY53141 to the API
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:20:11Z',
'fuel_type': 'diesel',
'id': 'd5d44baa-99f9-5506-a165-9f4150da4b3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AY53141',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 188578,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-15',
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDi Comfort',
'transmission': 'manual',
'trim': 'Comfort',
'year': 2010}
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY53141%27 HTTP/1.1" 200 None
2026-03-30 08:07:56 [auto1.fr] INFO: Saving data for AY53141: {'auction_closing_time': 1774884011.0, 'created_time': 1773348311.884634, 'last_price_update_time': 1774858076.095113}
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AY53141') HTTP/1.1" 204 0
2026-03-30 08:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with identifier: KY56132
2026-03-30 08:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with identifier: KY56132
2026-03-30 08:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5ccd2d9f-da8e-59d6-8b0b-90b2588636de with identifier: KY56132 to the API
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:58:53Z',
'fuel_type': 'diesel',
'id': '5ccd2d9f-da8e-59d6-8b0b-90b2588636de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KY56132',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 274491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-08-27',
'seller_name': None,
'title': 'Citroen C3 1.4 HDi Leader',
'transmission': 'manual',
'trim': 'Leader',
'year': 2006}
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KY56132%27 HTTP/1.1" 200 None
2026-03-30 08:07:56 [auto1.fr] INFO: Saving data for KY56132: {'auction_closing_time': 1774886333.0, 'created_time': 1774642350.741269, 'last_price_update_time': 1774858076.499929}
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KY56132') HTTP/1.1" 204 0
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB24678%27 HTTP/1.1" 200 None
2026-03-30 08:07:56 [auto1.fr] INFO: Scrape type for PB24678: 2
2026-03-30 08:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with identifier: PB24678
2026-03-30 08:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with scrape type 2
2026-03-30 08:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with scrape type 2
2026-03-30 08:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e030c5a4-25b6-558e-bb74-4eadb2f3cee2, identifier: PB24678
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-30 08:07:56 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN59127%27 HTTP/1.1" 200 None
2026-03-30 08:07:56 [auto1.fr] INFO: Scrape type for YN59127: 2
2026-03-30 08:07:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with identifier: YN59127
2026-03-30 08:07:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with scrape type 2
2026-03-30 08:07:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with scrape type 2
2026-03-30 08:07:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1ffe3a91-2f8d-5c7f-a03b-deb418a68410, identifier: YN59127
2026-03-30 08:07:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with identifier: PB24678
2026-03-30 08:07:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with identifier: PB24678
2026-03-30 08:07:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e030c5a4-25b6-558e-bb74-4eadb2f3cee2 with identifier: PB24678 to the API
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:10:31Z',
'fuel_type': 'diesel',
'id': 'e030c5a4-25b6-558e-bb74-4eadb2f3cee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PB24678',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 298614,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-29',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2008}
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PB24678%27 HTTP/1.1" 200 None
2026-03-30 08:07:57 [auto1.fr] INFO: Saving data for PB24678: {'auction_closing_time': 1774883431.0, 'created_time': 1772872226.735763, 'last_price_update_time': 1774858077.06691}
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PB24678') HTTP/1.1" 204 0
2026-03-30 08:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with identifier: YN59127
2026-03-30 08:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with identifier: YN59127
2026-03-30 08:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1ffe3a91-2f8d-5c7f-a03b-deb418a68410 with identifier: YN59127 to the API
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:18:05Z',
'fuel_type': 'petrol',
'id': '1ffe3a91-2f8d-5c7f-a03b-deb418a68410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YN59127',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 90399,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-10',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2016}
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN59127%27 HTTP/1.1" 200 None
2026-03-30 08:07:57 [auto1.fr] INFO: Saving data for YN59127: {'auction_closing_time': 1774883885.0, 'created_time': 1773760279.462192, 'last_price_update_time': 1774858077.481845}
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YN59127') HTTP/1.1" 204 0
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF28062%27 HTTP/1.1" 200 None
2026-03-30 08:07:57 [auto1.fr] INFO: Scrape type for TF28062: 2
2026-03-30 08:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 263d8dcf-c932-52d6-9d44-117cf5f114b1 with identifier: TF28062
2026-03-30 08:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 263d8dcf-c932-52d6-9d44-117cf5f114b1 with scrape type 2
2026-03-30 08:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 263d8dcf-c932-52d6-9d44-117cf5f114b1 with scrape type 2
2026-03-30 08:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 263d8dcf-c932-52d6-9d44-117cf5f114b1, identifier: TF28062
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-30 08:07:57 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC15931%27 HTTP/1.1" 200 None
2026-03-30 08:07:57 [auto1.fr] INFO: Scrape type for JC15931: 2
2026-03-30 08:07:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adea7a83-ba57-5363-b856-4f637b5dc0fd with identifier: JC15931
2026-03-30 08:07:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adea7a83-ba57-5363-b856-4f637b5dc0fd with scrape type 2
2026-03-30 08:07:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adea7a83-ba57-5363-b856-4f637b5dc0fd with scrape type 2
2026-03-30 08:07:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: adea7a83-ba57-5363-b856-4f637b5dc0fd, identifier: JC15931
2026-03-30 08:07:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 263d8dcf-c932-52d6-9d44-117cf5f114b1 with identifier: TF28062
2026-03-30 08:07:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 263d8dcf-c932-52d6-9d44-117cf5f114b1 with identifier: TF28062
2026-03-30 08:07:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 263d8dcf-c932-52d6-9d44-117cf5f114b1 with identifier: TF28062 to the API
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 205,
'expiration_date': '2026-03-30T15:12:51Z',
'fuel_type': 'diesel',
'id': '263d8dcf-c932-52d6-9d44-117cf5f114b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF28062',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 272372,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-15',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 d 4Matic Business',
'transmission': 'automatic',
'trim': '4Matic Business',
'year': 2016}
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF28062%27 HTTP/1.1" 200 None
2026-03-30 08:07:58 [auto1.fr] INFO: Saving data for TF28062: {'auction_closing_time': 1774883571.0, 'created_time': 1774771549.694443, 'last_price_update_time': 1774858078.066642}
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TF28062') HTTP/1.1" 204 0
2026-03-30 08:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: adea7a83-ba57-5363-b856-4f637b5dc0fd with identifier: JC15931
2026-03-30 08:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: adea7a83-ba57-5363-b856-4f637b5dc0fd with identifier: JC15931
2026-03-30 08:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: adea7a83-ba57-5363-b856-4f637b5dc0fd with identifier: JC15931 to the API
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:08:53Z',
'fuel_type': 'diesel',
'id': 'adea7a83-ba57-5363-b856-4f637b5dc0fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JC15931',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 237142,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-12-16',
'seller_name': None,
'title': 'Opel Corsa 1.3 CDTI Cosmo',
'transmission': 'manual',
'trim': 'Cosmo',
'year': 2009}
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC15931%27 HTTP/1.1" 200 None
2026-03-30 08:07:58 [auto1.fr] INFO: Saving data for JC15931: {'auction_closing_time': 1774883333.0, 'created_time': 1772785235.59727, 'last_price_update_time': 1774858078.582232}
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JC15931') HTTP/1.1" 204 0
2026-03-30 08:07:58 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-30 08:07:58 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-30 08:07:58 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC93475%27 HTTP/1.1" 200 None
2026-03-30 08:07:58 [auto1.fr] INFO: Scrape type for TC93475: 2
2026-03-30 08:07:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41af2502-df36-5a0a-9c94-9ca2424494a8 with identifier: TC93475
2026-03-30 08:07:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41af2502-df36-5a0a-9c94-9ca2424494a8 with scrape type 2
2026-03-30 08:07:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41af2502-df36-5a0a-9c94-9ca2424494a8 with scrape type 2
2026-03-30 08:07:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41af2502-df36-5a0a-9c94-9ca2424494a8, identifier: TC93475
2026-03-30 08:07:58 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-30 08:07:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41af2502-df36-5a0a-9c94-9ca2424494a8 with identifier: TC93475
2026-03-30 08:07:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41af2502-df36-5a0a-9c94-9ca2424494a8 with identifier: TC93475
2026-03-30 08:07:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41af2502-df36-5a0a-9c94-9ca2424494a8 with identifier: TC93475 to the API
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 109,
'expiration_date': '2026-03-30T15:25:22Z',
'fuel_type': 'petrol',
'id': '41af2502-df36-5a0a-9c94-9ca2424494a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC93475',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 45566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-02',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 160 Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2022}
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC93475%27 HTTP/1.1" 200 None
2026-03-30 08:07:59 [auto1.fr] INFO: Saving data for TC93475: {'auction_closing_time': 1774884322.0, 'created_time': 1774771551.172597, 'last_price_update_time': 1774858079.042511}
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TC93475') HTTP/1.1" 204 0
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV34760%27 HTTP/1.1" 200 None
2026-03-30 08:07:59 [auto1.fr] INFO: Scrape type for RV34760: 2
2026-03-30 08:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95fc82c4-013e-5da7-8e0c-c5549c9d553f with identifier: RV34760
2026-03-30 08:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95fc82c4-013e-5da7-8e0c-c5549c9d553f with scrape type 2
2026-03-30 08:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95fc82c4-013e-5da7-8e0c-c5549c9d553f with scrape type 2
2026-03-30 08:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 95fc82c4-013e-5da7-8e0c-c5549c9d553f, identifier: RV34760
2026-03-30 08:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 95fc82c4-013e-5da7-8e0c-c5549c9d553f with identifier: RV34760
2026-03-30 08:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 95fc82c4-013e-5da7-8e0c-c5549c9d553f with identifier: RV34760
2026-03-30 08:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 95fc82c4-013e-5da7-8e0c-c5549c9d553f with identifier: RV34760 to the API
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:24:21Z',
'fuel_type': 'diesel',
'id': '95fc82c4-013e-5da7-8e0c-c5549c9d553f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV34760',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLK-Klasse',
'odometer': 233172,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-02-02',
'seller_name': None,
'title': 'Mercedes-Benz GLK-Klasse GLK 220 CDI BlueEfficiency',
'transmission': 'automatic',
'trim': 'BlueEfficiency',
'year': 2011}
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV34760%27 HTTP/1.1" 200 None
2026-03-30 08:07:59 [auto1.fr] INFO: Saving data for RV34760: {'auction_closing_time': 1774884261.0, 'created_time': 1773778298.99473, 'last_price_update_time': 1774858079.590255}
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RV34760') HTTP/1.1" 204 0
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-30 08:07:59 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD29349%27 HTTP/1.1" 200 None
2026-03-30 08:07:59 [auto1.fr] INFO: Scrape type for VD29349: 2
2026-03-30 08:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11b62b25-963b-5e07-9094-6e538acf8fb0 with identifier: VD29349
2026-03-30 08:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11b62b25-963b-5e07-9094-6e538acf8fb0 with scrape type 2
2026-03-30 08:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11b62b25-963b-5e07-9094-6e538acf8fb0 with scrape type 2
2026-03-30 08:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 11b62b25-963b-5e07-9094-6e538acf8fb0, identifier: VD29349
2026-03-30 08:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 11b62b25-963b-5e07-9094-6e538acf8fb0 with identifier: VD29349
2026-03-30 08:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 11b62b25-963b-5e07-9094-6e538acf8fb0 with identifier: VD29349
2026-03-30 08:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 11b62b25-963b-5e07-9094-6e538acf8fb0 with identifier: VD29349 to the API
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:07:41Z',
'fuel_type': 'petrol',
'id': '11b62b25-963b-5e07-9094-6e538acf8fb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VD29349',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara Picasso',
'odometer': 252382,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-02-27',
'seller_name': None,
'title': 'Citroen Xsara Picasso 1.8 Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2005}
2026-03-30 08:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD29349%27 HTTP/1.1" 200 None
2026-03-30 08:08:00 [auto1.fr] INFO: Saving data for VD29349: {'auction_closing_time': 1774883261.0, 'created_time': 1773832498.547063, 'last_price_update_time': 1774858080.010109}
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VD29349') HTTP/1.1" 204 0
2026-03-30 08:08:00 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-30 08:08:00 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG85438%27 HTTP/1.1" 200 None
2026-03-30 08:08:00 [auto1.fr] INFO: Scrape type for YG85438: 2
2026-03-30 08:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with identifier: YG85438
2026-03-30 08:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with scrape type 2
2026-03-30 08:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with scrape type 2
2026-03-30 08:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55, identifier: YG85438
2026-03-30 08:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with identifier: YG85438
2026-03-30 08:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with identifier: YG85438
2026-03-30 08:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55 with identifier: YG85438 to the API
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:27:03Z',
'fuel_type': 'petrol',
'id': '3fbd4e6b-97ed-51b9-aa64-3c1e56f01f55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YG85438',
'listing': 'auction',
'make': 'Peugeot',
'model': '807',
'odometer': 210625,
'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': 'Peugeot 807 2.0 Confort Pack',
'transmission': 'manual',
'trim': 'Confort Pack',
'year': 2006}
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG85438%27 HTTP/1.1" 200 None
2026-03-30 08:08:00 [auto1.fr] INFO: Saving data for YG85438: {'auction_closing_time': 1774884423.0, 'created_time': 1773475525.815308, 'last_price_update_time': 1774858080.803836}
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YG85438') HTTP/1.1" 204 0
2026-03-30 08:08:00 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ23469%27 HTTP/1.1" 200 None
2026-03-30 08:08:00 [auto1.fr] INFO: Scrape type for HZ23469: 2
2026-03-30 08:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with identifier: HZ23469
2026-03-30 08:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with scrape type 2
2026-03-30 08:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with scrape type 2
2026-03-30 08:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cb597c0-6b7d-54f5-ad94-67a2401fe845, identifier: HZ23469
2026-03-30 08:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with identifier: HZ23469
2026-03-30 08:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with identifier: HZ23469
2026-03-30 08:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cb597c0-6b7d-54f5-ad94-67a2401fe845 with identifier: HZ23469 to the API
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:31:23Z',
'fuel_type': 'petrol',
'id': '6cb597c0-6b7d-54f5-ad94-67a2401fe845',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ23469',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 104219,
'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': 'Citroen C3 Aircross 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ23469%27 HTTP/1.1" 200 None
2026-03-30 08:08:01 [auto1.fr] INFO: Saving data for HZ23469: {'auction_closing_time': 1774884683.0, 'created_time': 1771612627.010723, 'last_price_update_time': 1774858081.466134}
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ23469') HTTP/1.1" 204 0
2026-03-30 08:08:01 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-30 08:08:01 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-30 08:08:01 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL95913%27 HTTP/1.1" 200 None
2026-03-30 08:08:01 [auto1.fr] INFO: Scrape type for KL95913: 2
2026-03-30 08:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc2540b8-2f61-59bf-be0f-2b648b47c897 with identifier: KL95913
2026-03-30 08:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc2540b8-2f61-59bf-be0f-2b648b47c897 with scrape type 2
2026-03-30 08:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc2540b8-2f61-59bf-be0f-2b648b47c897 with scrape type 2
2026-03-30 08:08:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc2540b8-2f61-59bf-be0f-2b648b47c897, identifier: KL95913
2026-03-30 08:08:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc2540b8-2f61-59bf-be0f-2b648b47c897 with identifier: KL95913
2026-03-30 08:08:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc2540b8-2f61-59bf-be0f-2b648b47c897 with identifier: KL95913
2026-03-30 08:08:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc2540b8-2f61-59bf-be0f-2b648b47c897 with identifier: KL95913 to the API
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:00:31Z',
'fuel_type': 'petrol',
'id': 'cc2540b8-2f61-59bf-be0f-2b648b47c897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KL95913',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 130074,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-27',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2015}
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL95913%27 HTTP/1.1" 200 None
2026-03-30 08:08:01 [auto1.fr] INFO: Saving data for KL95913: {'auction_closing_time': 1774882831.0, 'created_time': 1774771551.55088, 'last_price_update_time': 1774858081.869481}
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KL95913') HTTP/1.1" 204 0
2026-03-30 08:08:01 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP14715%27 HTTP/1.1" 200 None
2026-03-30 08:08:01 [auto1.fr] INFO: Scrape type for TP14715: 2
2026-03-30 08:08:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with identifier: TP14715
2026-03-30 08:08:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with scrape type 2
2026-03-30 08:08:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with scrape type 2
2026-03-30 08:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 76e7e2d5-31ed-56a1-af25-b2062cbae8a2, identifier: TP14715
2026-03-30 08:08: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:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with identifier: TP14715
2026-03-30 08:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with identifier: TP14715
2026-03-30 08:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 76e7e2d5-31ed-56a1-af25-b2062cbae8a2 with identifier: TP14715 to the API
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:42:24Z',
'fuel_type': 'diesel',
'id': '76e7e2d5-31ed-56a1-af25-b2062cbae8a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TP14715',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 260114,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-10-10',
'seller_name': None,
'title': 'Renault Kangoo 1.9 dCi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2002}
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP14715%27 HTTP/1.1" 200 None
2026-03-30 08:08:02 [auto1.fr] INFO: Saving data for TP14715: {'auction_closing_time': 1774885344.0, 'created_time': 1774537622.615615, 'last_price_update_time': 1774858082.306872}
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TP14715') HTTP/1.1" 204 0
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV22116%27 HTTP/1.1" 200 None
2026-03-30 08:08:02 [auto1.fr] INFO: Scrape type for KV22116: 2
2026-03-30 08:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with identifier: KV22116
2026-03-30 08:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with scrape type 2
2026-03-30 08:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with scrape type 2
2026-03-30 08:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 411ac5cd-1855-57ef-b700-d0f4d28c6b43, identifier: KV22116
2026-03-30 08:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with identifier: KV22116
2026-03-30 08:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with identifier: KV22116
2026-03-30 08:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 411ac5cd-1855-57ef-b700-d0f4d28c6b43 with identifier: KV22116 to the API
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:57:31Z',
'fuel_type': 'diesel',
'id': '411ac5cd-1855-57ef-b700-d0f4d28c6b43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KV22116',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 83543,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-26',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 200 d T BlueTEC Business',
'transmission': 'automatic',
'trim': 'T BlueTEC Business',
'year': 2017}
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV22116%27 HTTP/1.1" 200 None
2026-03-30 08:08:02 [auto1.fr] INFO: Saving data for KV22116: {'auction_closing_time': 1774886251.0, 'created_time': 1774771557.37765, 'last_price_update_time': 1774858082.850613}
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KV22116') HTTP/1.1" 204 0
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-30 08:08:02 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 4763 | hits on page: 40
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-30 08:08:02 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS26892%27 HTTP/1.1" 200 None
2026-03-30 08:08:02 [auto1.fr] INFO: Scrape type for FS26892: 2
2026-03-30 08:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7afff79f-e389-5b49-8ea3-c30fcce56a04 with identifier: FS26892
2026-03-30 08:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7afff79f-e389-5b49-8ea3-c30fcce56a04 with scrape type 2
2026-03-30 08:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7afff79f-e389-5b49-8ea3-c30fcce56a04 with scrape type 2
2026-03-30 08:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7afff79f-e389-5b49-8ea3-c30fcce56a04, identifier: FS26892
2026-03-30 08:08: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:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7afff79f-e389-5b49-8ea3-c30fcce56a04 with identifier: FS26892
2026-03-30 08:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7afff79f-e389-5b49-8ea3-c30fcce56a04 with identifier: FS26892
2026-03-30 08:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7afff79f-e389-5b49-8ea3-c30fcce56a04 with identifier: FS26892 to the API
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:41:36Z',
'fuel_type': 'petrol',
'id': '7afff79f-e389-5b49-8ea3-c30fcce56a04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FS26892',
'listing': 'auction',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 163952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-21',
'seller_name': None,
'title': "Skoda Fabia 1.2 Pep's",
'transmission': 'manual',
'trim': "Pep's",
'year': 2009}
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS26892%27 HTTP/1.1" 200 None
2026-03-30 08:08:03 [auto1.fr] INFO: Saving data for FS26892: {'auction_closing_time': 1774885296.0, 'created_time': 1774642470.735545, 'last_price_update_time': 1774858083.416823}
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FS26892') HTTP/1.1" 204 0
2026-03-30 08:08:03 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-30 08:08:03 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM47436%27 HTTP/1.1" 200 None
2026-03-30 08:08:03 [auto1.fr] INFO: Scrape type for YM47436: 2
2026-03-30 08:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd2183b4-1760-594b-8abe-0c65ed30540a with identifier: YM47436
2026-03-30 08:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd2183b4-1760-594b-8abe-0c65ed30540a with scrape type 2
2026-03-30 08:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd2183b4-1760-594b-8abe-0c65ed30540a with scrape type 2
2026-03-30 08:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bd2183b4-1760-594b-8abe-0c65ed30540a, identifier: YM47436
2026-03-30 08:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bd2183b4-1760-594b-8abe-0c65ed30540a with identifier: YM47436
2026-03-30 08:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bd2183b4-1760-594b-8abe-0c65ed30540a with identifier: YM47436
2026-03-30 08:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bd2183b4-1760-594b-8abe-0c65ed30540a with identifier: YM47436 to the API
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:38:17Z',
'fuel_type': 'diesel',
'id': 'bd2183b4-1760-594b-8abe-0c65ed30540a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YM47436',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS5',
'odometer': 252151,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-21',
'seller_name': None,
'title': 'DS Automobiles DS5 2.0 Blue-HDi Performance Line',
'transmission': 'automatic',
'trim': 'Performance Line',
'year': 2016}
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM47436%27 HTTP/1.1" 200 None
2026-03-30 08:08:03 [auto1.fr] INFO: Saving data for YM47436: {'auction_closing_time': 1774885097.0, 'created_time': 1774437504.29332, 'last_price_update_time': 1774858083.899268}
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YM47436') HTTP/1.1" 204 0
2026-03-30 08:08:03 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-30 08:08:03 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-30 08:08:03 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP18909%27 HTTP/1.1" 200 None
2026-03-30 08:08:03 [auto1.fr] INFO: Scrape type for SP18909: 2
2026-03-30 08:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbb673c-2d31-5559-91f6-5594c0abaa15 with identifier: SP18909
2026-03-30 08:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbb673c-2d31-5559-91f6-5594c0abaa15 with scrape type 2
2026-03-30 08:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbbb673c-2d31-5559-91f6-5594c0abaa15 with scrape type 2
2026-03-30 08:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbbb673c-2d31-5559-91f6-5594c0abaa15, identifier: SP18909
2026-03-30 08:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbbb673c-2d31-5559-91f6-5594c0abaa15 with identifier: SP18909
2026-03-30 08:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbbb673c-2d31-5559-91f6-5594c0abaa15 with identifier: SP18909
2026-03-30 08:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbbb673c-2d31-5559-91f6-5594c0abaa15 with identifier: SP18909 to the API
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:55:40Z',
'fuel_type': 'diesel',
'id': 'fbbb673c-2d31-5559-91f6-5594c0abaa15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SP18909',
'listing': 'auction',
'make': 'Volvo',
'model': 'V50',
'odometer': 283929,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-12-26',
'seller_name': None,
'title': 'Volvo V50 2.0 D Momentum',
'transmission': 'manual',
'trim': 'Momentum',
'year': 2007}
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP18909%27 HTTP/1.1" 200 None
2026-03-30 08:08:04 [auto1.fr] INFO: Saving data for SP18909: {'auction_closing_time': 1774886140.0, 'created_time': 1774537627.019796, 'last_price_update_time': 1774858084.366526}
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SP18909') HTTP/1.1" 204 0
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC14810%27 HTTP/1.1" 200 None
2026-03-30 08:08:04 [auto1.fr] INFO: Scrape type for XC14810: 2
2026-03-30 08:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2804f3d4-2f9a-5666-ae02-6864a5071989 with identifier: XC14810
2026-03-30 08:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2804f3d4-2f9a-5666-ae02-6864a5071989 with scrape type 2
2026-03-30 08:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2804f3d4-2f9a-5666-ae02-6864a5071989 with scrape type 2
2026-03-30 08:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2804f3d4-2f9a-5666-ae02-6864a5071989, identifier: XC14810
2026-03-30 08:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2804f3d4-2f9a-5666-ae02-6864a5071989 with identifier: XC14810
2026-03-30 08:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2804f3d4-2f9a-5666-ae02-6864a5071989 with identifier: XC14810
2026-03-30 08:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2804f3d4-2f9a-5666-ae02-6864a5071989 with identifier: XC14810 to the API
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:02:32Z',
'fuel_type': 'diesel',
'id': '2804f3d4-2f9a-5666-ae02-6864a5071989',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XC14810',
'listing': 'auction',
'make': 'Citroen',
'model': 'C8',
'odometer': 296634,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-04-15',
'seller_name': None,
'title': 'Citroen C8 2.0 HDi Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2007}
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC14810%27 HTTP/1.1" 200 None
2026-03-30 08:08:04 [auto1.fr] INFO: Saving data for XC14810: {'auction_closing_time': 1774882952.0, 'created_time': 1774469339.516601, 'last_price_update_time': 1774858084.816887}
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XC14810') HTTP/1.1" 204 0
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-30 08:08:04 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR50483%27 HTTP/1.1" 200 None
2026-03-30 08:08:04 [auto1.fr] INFO: Scrape type for GR50483: 2
2026-03-30 08:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f65604c1-1b96-55be-b198-9d753a489fbb with identifier: GR50483
2026-03-30 08:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f65604c1-1b96-55be-b198-9d753a489fbb with scrape type 2
2026-03-30 08:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f65604c1-1b96-55be-b198-9d753a489fbb with scrape type 2
2026-03-30 08:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f65604c1-1b96-55be-b198-9d753a489fbb, identifier: GR50483
2026-03-30 08:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f65604c1-1b96-55be-b198-9d753a489fbb with identifier: GR50483
2026-03-30 08:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f65604c1-1b96-55be-b198-9d753a489fbb with identifier: GR50483
2026-03-30 08:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f65604c1-1b96-55be-b198-9d753a489fbb with identifier: GR50483 to the API
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:23:39Z',
'fuel_type': 'diesel',
'id': 'f65604c1-1b96-55be-b198-9d753a489fbb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR50483',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 125636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-30',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 d 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2017}
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR50483%27 HTTP/1.1" 200 None
2026-03-30 08:08:05 [auto1.fr] INFO: Saving data for GR50483: {'auction_closing_time': 1774884219.0, 'created_time': 1774771559.735291, 'last_price_update_time': 1774858085.494215}
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GR50483') HTTP/1.1" 204 0
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-30 08:08:05 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX33838%27 HTTP/1.1" 200 None
2026-03-30 08:08:05 [auto1.fr] INFO: Scrape type for AX33838: 2
2026-03-30 08:08:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25bc329-f882-5f41-b071-d5cfa1f98f7b with identifier: AX33838
2026-03-30 08:08:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25bc329-f882-5f41-b071-d5cfa1f98f7b with scrape type 2
2026-03-30 08:08:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25bc329-f882-5f41-b071-d5cfa1f98f7b with scrape type 2
2026-03-30 08:08:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a25bc329-f882-5f41-b071-d5cfa1f98f7b, identifier: AX33838
2026-03-30 08:08:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a25bc329-f882-5f41-b071-d5cfa1f98f7b with identifier: AX33838
2026-03-30 08:08:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a25bc329-f882-5f41-b071-d5cfa1f98f7b with identifier: AX33838
2026-03-30 08:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a25bc329-f882-5f41-b071-d5cfa1f98f7b with identifier: AX33838 to the API
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:43:09Z',
'fuel_type': 'diesel',
'id': 'a25bc329-f882-5f41-b071-d5cfa1f98f7b',
'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/AX33838',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 52255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-04',
'seller_name': None,
'title': 'Citroen C4 1.5 Blue-HDi Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2021}
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX33838%27 HTTP/1.1" 200 None
2026-03-30 08:08:05 [auto1.fr] INFO: Saving data for AX33838: {'auction_closing_time': 1774885389.0, 'created_time': 1774771559.338368, 'last_price_update_time': 1774858085.91909}
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AX33838') HTTP/1.1" 204 0
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TN34978%27 HTTP/1.1" 200 None
2026-03-30 08:08:06 [auto1.fr] INFO: Scrape type for TN34978: 2
2026-03-30 08:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1342e4ec-de90-5c6b-97ee-176840acbb7c with identifier: TN34978
2026-03-30 08:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1342e4ec-de90-5c6b-97ee-176840acbb7c with scrape type 2
2026-03-30 08:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1342e4ec-de90-5c6b-97ee-176840acbb7c with scrape type 2
2026-03-30 08:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1342e4ec-de90-5c6b-97ee-176840acbb7c, identifier: TN34978
2026-03-30 08:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1342e4ec-de90-5c6b-97ee-176840acbb7c with identifier: TN34978
2026-03-30 08:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1342e4ec-de90-5c6b-97ee-176840acbb7c with identifier: TN34978
2026-03-30 08:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1342e4ec-de90-5c6b-97ee-176840acbb7c with identifier: TN34978 to the API
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:00:38Z',
'fuel_type': 'petrol',
'id': '1342e4ec-de90-5c6b-97ee-176840acbb7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TN34978',
'listing': 'auction',
'make': 'Ford',
'model': 'B-Max',
'odometer': 168028,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-31',
'seller_name': None,
'title': 'Ford B-Max 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2013}
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TN34978%27 HTTP/1.1" 200 None
2026-03-30 08:08:06 [auto1.fr] INFO: Saving data for TN34978: {'auction_closing_time': 1774882838.0, 'created_time': 1774537691.345569, 'last_price_update_time': 1774858086.497732}
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TN34978') HTTP/1.1" 204 0
2026-03-30 08:08: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:08:06 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW62484%27 HTTP/1.1" 200 None
2026-03-30 08:08:06 [auto1.fr] INFO: Scrape type for NW62484: 2
2026-03-30 08:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56f11aa5-0254-5add-b9f7-b97843b41c4a with identifier: NW62484
2026-03-30 08:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56f11aa5-0254-5add-b9f7-b97843b41c4a with scrape type 2
2026-03-30 08:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56f11aa5-0254-5add-b9f7-b97843b41c4a with scrape type 2
2026-03-30 08:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 56f11aa5-0254-5add-b9f7-b97843b41c4a, identifier: NW62484
2026-03-30 08:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 56f11aa5-0254-5add-b9f7-b97843b41c4a with identifier: NW62484
2026-03-30 08:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 56f11aa5-0254-5add-b9f7-b97843b41c4a with identifier: NW62484
2026-03-30 08:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 56f11aa5-0254-5add-b9f7-b97843b41c4a with identifier: NW62484 to the API
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:54:56Z',
'fuel_type': 'diesel',
'id': '56f11aa5-0254-5add-b9f7-b97843b41c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NW62484',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 169950,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-29',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Carat',
'transmission': 'manual',
'trim': 'Carat',
'year': 2009}
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW62484%27 HTTP/1.1" 200 None
2026-03-30 08:08:06 [auto1.fr] INFO: Saving data for NW62484: {'auction_closing_time': 1774886096.0, 'created_time': 1772618680.434649, 'last_price_update_time': 1774858086.943254}
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NW62484') HTTP/1.1" 204 0
2026-03-30 08:08:06 [scrapy.extensions.logstats] INFO: Crawled 105 pages (at 29 pages/min), scraped 247 items (at 97 items/min)
2026-03-30 08:08:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-30 08:08:06 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 4763 | hits on page: 40
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-30 08:08:06 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ13303%27 HTTP/1.1" 200 None
2026-03-30 08:08:06 [auto1.fr] INFO: Scrape type for ZJ13303: 2
2026-03-30 08:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with identifier: ZJ13303
2026-03-30 08:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with scrape type 2
2026-03-30 08:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with scrape type 2
2026-03-30 08:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb, identifier: ZJ13303
2026-03-30 08:08:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with identifier: ZJ13303
2026-03-30 08:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with identifier: ZJ13303
2026-03-30 08:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6e1d4e55-a13a-5cd9-849d-e4da210f5bcb with identifier: ZJ13303 to the API
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:37:30Z',
'fuel_type': 'diesel',
'id': '6e1d4e55-a13a-5cd9-849d-e4da210f5bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZJ13303',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 110754,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-23',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline BlueMotion',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion',
'year': 2018}
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ13303%27 HTTP/1.1" 200 None
2026-03-30 08:08:07 [auto1.fr] INFO: Saving data for ZJ13303: {'auction_closing_time': 1774885050.0, 'created_time': 1774771563.15885, 'last_price_update_time': 1774858087.400934}
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZJ13303') HTTP/1.1" 204 0
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU97326%27 HTTP/1.1" 200 None
2026-03-30 08:08:07 [auto1.fr] INFO: Scrape type for EU97326: 2
2026-03-30 08:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 518b0046-f1d0-5127-9651-c1831aa7ab62 with identifier: EU97326
2026-03-30 08:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 518b0046-f1d0-5127-9651-c1831aa7ab62 with scrape type 2
2026-03-30 08:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 518b0046-f1d0-5127-9651-c1831aa7ab62 with scrape type 2
2026-03-30 08:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 518b0046-f1d0-5127-9651-c1831aa7ab62, identifier: EU97326
2026-03-30 08:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 518b0046-f1d0-5127-9651-c1831aa7ab62 with identifier: EU97326
2026-03-30 08:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 518b0046-f1d0-5127-9651-c1831aa7ab62 with identifier: EU97326
2026-03-30 08:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 518b0046-f1d0-5127-9651-c1831aa7ab62 with identifier: EU97326 to the API
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:31:27Z',
'fuel_type': 'diesel',
'id': '518b0046-f1d0-5127-9651-c1831aa7ab62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EU97326',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 280070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-09-23',
'seller_name': None,
'title': 'Peugeot 307 2.0 HDi XT Premium',
'transmission': 'manual',
'trim': 'XT Premium',
'year': 2001}
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU97326%27 HTTP/1.1" 200 None
2026-03-30 08:08:07 [auto1.fr] INFO: Saving data for EU97326: {'auction_closing_time': 1774884687.0, 'created_time': 1774557352.842638, 'last_price_update_time': 1774858087.917029}
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EU97326') HTTP/1.1" 204 0
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-30 08:08:07 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC17233%27 HTTP/1.1" 200 None
2026-03-30 08:08:07 [auto1.fr] INFO: Scrape type for SC17233: 2
2026-03-30 08:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a614024-1aa6-5e20-a288-3fcf3f047eda with identifier: SC17233
2026-03-30 08:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a614024-1aa6-5e20-a288-3fcf3f047eda with scrape type 2
2026-03-30 08:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a614024-1aa6-5e20-a288-3fcf3f047eda with scrape type 2
2026-03-30 08:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a614024-1aa6-5e20-a288-3fcf3f047eda, identifier: SC17233
2026-03-30 08:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a614024-1aa6-5e20-a288-3fcf3f047eda with identifier: SC17233
2026-03-30 08:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a614024-1aa6-5e20-a288-3fcf3f047eda with identifier: SC17233
2026-03-30 08:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a614024-1aa6-5e20-a288-3fcf3f047eda with identifier: SC17233 to the API
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:18:07Z',
'fuel_type': 'diesel',
'id': '2a614024-1aa6-5e20-a288-3fcf3f047eda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SC17233',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 316223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-10',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Societe Air',
'transmission': 'manual',
'trim': 'Societe Air',
'year': 2008}
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SC17233%27 HTTP/1.1" 200 None
2026-03-30 08:08:08 [auto1.fr] INFO: Saving data for SC17233: {'auction_closing_time': 1774883887.0, 'created_time': 1774642345.474461, 'last_price_update_time': 1774858088.349717}
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SC17233') HTTP/1.1" 204 0
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ69703%27 HTTP/1.1" 200 None
2026-03-30 08:08:08 [auto1.fr] INFO: Scrape type for VZ69703: 2
2026-03-30 08:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8327a8eb-c321-5962-b1bc-6a58fd929943 with identifier: VZ69703
2026-03-30 08:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8327a8eb-c321-5962-b1bc-6a58fd929943 with scrape type 2
2026-03-30 08:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8327a8eb-c321-5962-b1bc-6a58fd929943 with scrape type 2
2026-03-30 08:08:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8327a8eb-c321-5962-b1bc-6a58fd929943, identifier: VZ69703
2026-03-30 08:08:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8327a8eb-c321-5962-b1bc-6a58fd929943 with identifier: VZ69703
2026-03-30 08:08:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8327a8eb-c321-5962-b1bc-6a58fd929943 with identifier: VZ69703
2026-03-30 08:08:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8327a8eb-c321-5962-b1bc-6a58fd929943 with identifier: VZ69703 to the API
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:04:14Z',
'fuel_type': 'diesel',
'id': '8327a8eb-c321-5962-b1bc-6a58fd929943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VZ69703',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 194804,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-12-10',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 170 CDI Classic',
'transmission': 'manual',
'trim': 'Classic',
'year': 1998}
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VZ69703%27 HTTP/1.1" 200 None
2026-03-30 08:08:08 [auto1.fr] INFO: Saving data for VZ69703: {'auction_closing_time': 1774883054.0, 'created_time': 1774469258.574021, 'last_price_update_time': 1774858088.864595}
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VZ69703') HTTP/1.1" 204 0
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-30 08:08:08 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC88587%27 HTTP/1.1" 200 None
2026-03-30 08:08:08 [auto1.fr] INFO: Scrape type for WC88587: 2
2026-03-30 08:08:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with identifier: WC88587
2026-03-30 08:08:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with scrape type 2
2026-03-30 08:08:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with scrape type 2
2026-03-30 08:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0, identifier: WC88587
2026-03-30 08:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with identifier: WC88587
2026-03-30 08:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with identifier: WC88587
2026-03-30 08:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9e419272-5d2a-57cf-9f7f-36d3aa4cefc0 with identifier: WC88587 to the API
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 75,
'expiration_date': '2026-03-30T15:17:45Z',
'fuel_type': 'petrol',
'id': '9e419272-5d2a-57cf-9f7f-36d3aa4cefc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC88587',
'listing': 'auction',
'make': 'Citroen',
'model': 'Xsara',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-10-30',
'seller_name': None,
'title': 'Citroen Xsara 1.4',
'transmission': 'manual',
'trim': '',
'year': 2002}
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC88587%27 HTTP/1.1" 200 None
2026-03-30 08:08:09 [auto1.fr] INFO: Saving data for WC88587: {'auction_closing_time': 1774883865.0, 'created_time': 1774642581.874853, 'last_price_update_time': 1774858089.324026}
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WC88587') HTTP/1.1" 204 0
2026-03-30 08:08:09 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-30 08:08:09 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ52968%27 HTTP/1.1" 200 None
2026-03-30 08:08:09 [auto1.fr] INFO: Scrape type for FJ52968: 2
2026-03-30 08:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 164a54ac-8489-5439-84c8-65c97ca1db11 with identifier: FJ52968
2026-03-30 08:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 164a54ac-8489-5439-84c8-65c97ca1db11 with scrape type 2
2026-03-30 08:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 164a54ac-8489-5439-84c8-65c97ca1db11 with scrape type 2
2026-03-30 08:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 164a54ac-8489-5439-84c8-65c97ca1db11, identifier: FJ52968
2026-03-30 08:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 164a54ac-8489-5439-84c8-65c97ca1db11 with identifier: FJ52968
2026-03-30 08:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 164a54ac-8489-5439-84c8-65c97ca1db11 with identifier: FJ52968
2026-03-30 08:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 164a54ac-8489-5439-84c8-65c97ca1db11 with identifier: FJ52968 to the API
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:51:30Z',
'fuel_type': 'diesel',
'id': '164a54ac-8489-5439-84c8-65c97ca1db11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ52968',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 205144,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-10-16',
'seller_name': None,
'title': 'Citroen C5 1.6 HDi',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ52968%27 HTTP/1.1" 200 None
2026-03-30 08:08:09 [auto1.fr] INFO: Saving data for FJ52968: {'auction_closing_time': 1774885890.0, 'created_time': 1773777983.78318, 'last_price_update_time': 1774858089.750271}
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FJ52968') HTTP/1.1" 204 0
2026-03-30 08:08:09 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-30 08:08:09 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS30683%27 HTTP/1.1" 200 None
2026-03-30 08:08:09 [auto1.fr] INFO: Scrape type for XS30683: 2
2026-03-30 08:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22006743-6607-5299-85b3-245e65725eb4 with identifier: XS30683
2026-03-30 08:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22006743-6607-5299-85b3-245e65725eb4 with scrape type 2
2026-03-30 08:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22006743-6607-5299-85b3-245e65725eb4 with scrape type 2
2026-03-30 08:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 22006743-6607-5299-85b3-245e65725eb4, identifier: XS30683
2026-03-30 08:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 22006743-6607-5299-85b3-245e65725eb4 with identifier: XS30683
2026-03-30 08:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 22006743-6607-5299-85b3-245e65725eb4 with identifier: XS30683
2026-03-30 08:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 22006743-6607-5299-85b3-245e65725eb4 with identifier: XS30683 to the API
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:11:01Z',
'fuel_type': 'diesel',
'id': '22006743-6607-5299-85b3-245e65725eb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS30683',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 250406,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-18',
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2011}
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS30683%27 HTTP/1.1" 200 None
2026-03-30 08:08:10 [auto1.fr] INFO: Saving data for XS30683: {'auction_closing_time': 1774883461.0, 'created_time': 1773486363.017459, 'last_price_update_time': 1774858090.268554}
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XS30683') HTTP/1.1" 204 0
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-30 08:08:10 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC30814%27 HTTP/1.1" 200 None
2026-03-30 08:08:10 [auto1.fr] INFO: Scrape type for WC30814: 2
2026-03-30 08:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62179c00-1222-5e2f-8692-5cc6b2004900 with identifier: WC30814
2026-03-30 08:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62179c00-1222-5e2f-8692-5cc6b2004900 with scrape type 2
2026-03-30 08:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62179c00-1222-5e2f-8692-5cc6b2004900 with scrape type 2
2026-03-30 08:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 62179c00-1222-5e2f-8692-5cc6b2004900, identifier: WC30814
2026-03-30 08:08: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:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 62179c00-1222-5e2f-8692-5cc6b2004900 with identifier: WC30814
2026-03-30 08:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 62179c00-1222-5e2f-8692-5cc6b2004900 with identifier: WC30814
2026-03-30 08:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 62179c00-1222-5e2f-8692-5cc6b2004900 with identifier: WC30814 to the API
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:25:15Z',
'fuel_type': 'petrol',
'id': '62179c00-1222-5e2f-8692-5cc6b2004900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WC30814',
'listing': 'auction',
'make': 'Audi',
'model': 'A3',
'odometer': 208685,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-09-29',
'seller_name': None,
'title': 'Audi A3 1.6 Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 1999}
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC30814%27 HTTP/1.1" 200 None
2026-03-30 08:08:10 [auto1.fr] INFO: Saving data for WC30814: {'auction_closing_time': 1774884315.0, 'created_time': 1774537638.144742, 'last_price_update_time': 1774858090.963069}
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WC30814') HTTP/1.1" 204 0
2026-03-30 08:08:11 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-30 08:08:11 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-30 08:08:11 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-30 08:08:11 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-30 08:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK46201%27 HTTP/1.1" 200 None
2026-03-30 08:08:11 [auto1.fr] INFO: Scrape type for BK46201: 2
2026-03-30 08:08:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 824509d1-f971-569f-9c03-cbf3f8ea9ade with identifier: BK46201
2026-03-30 08:08:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 824509d1-f971-569f-9c03-cbf3f8ea9ade with scrape type 2
2026-03-30 08:08:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 824509d1-f971-569f-9c03-cbf3f8ea9ade with scrape type 2
2026-03-30 08:08:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 824509d1-f971-569f-9c03-cbf3f8ea9ade, identifier: BK46201
2026-03-30 08:08:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 824509d1-f971-569f-9c03-cbf3f8ea9ade with identifier: BK46201
2026-03-30 08:08:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 824509d1-f971-569f-9c03-cbf3f8ea9ade with identifier: BK46201
2026-03-30 08:08:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 824509d1-f971-569f-9c03-cbf3f8ea9ade with identifier: BK46201 to the API
2026-03-30 08:08:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:06:47Z',
'fuel_type': 'petrol',
'id': '824509d1-f971-569f-9c03-cbf3f8ea9ade',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK46201',
'listing': 'auction',
'make': 'Citroen',
'model': 'DS3',
'odometer': 127418,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-10',
'seller_name': None,
'title': 'Citroen DS3 1.2 e-THP Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2018}
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK46201%27 HTTP/1.1" 200 None
2026-03-30 08:08:12 [auto1.fr] INFO: Saving data for BK46201: {'auction_closing_time': 1774883207.0, 'created_time': 1772618415.447557, 'last_price_update_time': 1774858092.274949}
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK46201') HTTP/1.1" 204 0
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-30 08:08:12 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 4763 | hits on page: 40
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ98354%27 HTTP/1.1" 200 None
2026-03-30 08:08:12 [auto1.fr] INFO: Scrape type for NJ98354: 2
2026-03-30 08:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 193574e7-eab9-555f-a802-95a483b5c2f9 with identifier: NJ98354
2026-03-30 08:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 193574e7-eab9-555f-a802-95a483b5c2f9 with scrape type 2
2026-03-30 08:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 193574e7-eab9-555f-a802-95a483b5c2f9 with scrape type 2
2026-03-30 08:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 193574e7-eab9-555f-a802-95a483b5c2f9, identifier: NJ98354
2026-03-30 08:08: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:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 193574e7-eab9-555f-a802-95a483b5c2f9 with identifier: NJ98354
2026-03-30 08:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 193574e7-eab9-555f-a802-95a483b5c2f9 with identifier: NJ98354
2026-03-30 08:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 193574e7-eab9-555f-a802-95a483b5c2f9 with identifier: NJ98354 to the API
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:23:03Z',
'fuel_type': 'petrol',
'id': '193574e7-eab9-555f-a802-95a483b5c2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NJ98354',
'listing': 'auction',
'make': 'Opel',
'model': 'Meriva',
'odometer': 191251,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-28',
'seller_name': None,
'title': 'Opel Meriva 1.4 Cool Line2',
'transmission': 'manual',
'trim': 'Cool Line2',
'year': 2010}
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ98354%27 HTTP/1.1" 200 None
2026-03-30 08:08:12 [auto1.fr] INFO: Saving data for NJ98354: {'auction_closing_time': 1774884183.0, 'created_time': 1773692883.476365, 'last_price_update_time': 1774858092.761813}
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NJ98354') HTTP/1.1" 204 0
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-30 08:08:12 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP89153%27 HTTP/1.1" 200 None
2026-03-30 08:08:12 [auto1.fr] INFO: Scrape type for NP89153: 2
2026-03-30 08:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1731d35-77d1-5a56-8df5-9e431ed472fb with identifier: NP89153
2026-03-30 08:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1731d35-77d1-5a56-8df5-9e431ed472fb with scrape type 2
2026-03-30 08:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1731d35-77d1-5a56-8df5-9e431ed472fb with scrape type 2
2026-03-30 08:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1731d35-77d1-5a56-8df5-9e431ed472fb, identifier: NP89153
2026-03-30 08:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1731d35-77d1-5a56-8df5-9e431ed472fb with identifier: NP89153
2026-03-30 08:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1731d35-77d1-5a56-8df5-9e431ed472fb with identifier: NP89153
2026-03-30 08:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1731d35-77d1-5a56-8df5-9e431ed472fb with identifier: NP89153 to the API
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 'green',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 207,
'expiration_date': '2026-03-30T15:14:39Z',
'fuel_type': 'diesel',
'id': 'f1731d35-77d1-5a56-8df5-9e431ed472fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NP89153',
'listing': 'auction',
'make': 'Jaguar',
'model': 'S-TYPE',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-11-14',
'seller_name': None,
'title': 'Jaguar S-TYPE 2.7 D V6 Classic',
'transmission': 'automatic',
'trim': 'Classic',
'year': 2004}
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP89153%27 HTTP/1.1" 200 None
2026-03-30 08:08:13 [auto1.fr] INFO: Saving data for NP89153: {'auction_closing_time': 1774883679.0, 'created_time': 1772615276.227012, 'last_price_update_time': 1774858093.197494}
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NP89153') HTTP/1.1" 204 0
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN53736%27 HTTP/1.1" 200 None
2026-03-30 08:08:13 [auto1.fr] INFO: Scrape type for AN53736: 2
2026-03-30 08:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with identifier: AN53736
2026-03-30 08:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with scrape type 2
2026-03-30 08:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with scrape type 2
2026-03-30 08:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 21c7e650-eef1-5ab1-ad31-bed9bcc57884, identifier: AN53736
2026-03-30 08:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with identifier: AN53736
2026-03-30 08:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with identifier: AN53736
2026-03-30 08:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 21c7e650-eef1-5ab1-ad31-bed9bcc57884 with identifier: AN53736 to the API
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:00:56Z',
'fuel_type': 'diesel',
'id': '21c7e650-eef1-5ab1-ad31-bed9bcc57884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AN53736',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 212043,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-26',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Exception',
'transmission': 'manual',
'trim': 'Exception',
'year': 2011}
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN53736%27 HTTP/1.1" 200 None
2026-03-30 08:08:13 [auto1.fr] INFO: Saving data for AN53736: {'auction_closing_time': 1774882856.0, 'created_time': 1772534205.928039, 'last_price_update_time': 1774858093.833412}
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AN53736') HTTP/1.1" 204 0
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-30 08:08:13 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR64183%27 HTTP/1.1" 200 None
2026-03-30 08:08:13 [auto1.fr] INFO: Scrape type for GR64183: 2
2026-03-30 08:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 699b6b00-7de9-5d96-a1c3-dd100df94014 with identifier: GR64183
2026-03-30 08:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 699b6b00-7de9-5d96-a1c3-dd100df94014 with scrape type 2
2026-03-30 08:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 699b6b00-7de9-5d96-a1c3-dd100df94014 with scrape type 2
2026-03-30 08:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 699b6b00-7de9-5d96-a1c3-dd100df94014, identifier: GR64183
2026-03-30 08:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 699b6b00-7de9-5d96-a1c3-dd100df94014 with identifier: GR64183
2026-03-30 08:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 699b6b00-7de9-5d96-a1c3-dd100df94014 with identifier: GR64183
2026-03-30 08:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 699b6b00-7de9-5d96-a1c3-dd100df94014 with identifier: GR64183 to the API
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:55:44Z',
'fuel_type': 'diesel',
'id': '699b6b00-7de9-5d96-a1c3-dd100df94014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GR64183',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 409940,
'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': 'Volkswagen Golf VI 1.6 TDI Style BlueMotion',
'transmission': 'manual',
'trim': 'Style BlueMotion',
'year': 2012}
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR64183%27 HTTP/1.1" 200 None
2026-03-30 08:08:14 [auto1.fr] INFO: Saving data for GR64183: {'auction_closing_time': 1774886144.0, 'created_time': 1773294071.105632, 'last_price_update_time': 1774858094.262453}
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GR64183') HTTP/1.1" 204 0
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY98975%27 HTTP/1.1" 200 None
2026-03-30 08:08:14 [auto1.fr] INFO: Scrape type for VY98975: 2
2026-03-30 08:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7250b55-a5e4-599f-a7e8-d2064b06b09f with identifier: VY98975
2026-03-30 08:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7250b55-a5e4-599f-a7e8-d2064b06b09f with scrape type 2
2026-03-30 08:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7250b55-a5e4-599f-a7e8-d2064b06b09f with scrape type 2
2026-03-30 08:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7250b55-a5e4-599f-a7e8-d2064b06b09f, identifier: VY98975
2026-03-30 08:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7250b55-a5e4-599f-a7e8-d2064b06b09f with identifier: VY98975
2026-03-30 08:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7250b55-a5e4-599f-a7e8-d2064b06b09f with identifier: VY98975
2026-03-30 08:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7250b55-a5e4-599f-a7e8-d2064b06b09f with identifier: VY98975 to the API
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 60,
'expiration_date': '2026-03-30T15:50:53Z',
'fuel_type': 'petrol',
'id': 'f7250b55-a5e4-599f-a7e8-d2064b06b09f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY98975',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 151166,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-06-05',
'seller_name': None,
'title': 'Seat Ibiza 1.4 Stella',
'transmission': 'manual',
'trim': 'Stella',
'year': 2001}
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY98975%27 HTTP/1.1" 200 None
2026-03-30 08:08:14 [auto1.fr] INFO: Saving data for VY98975: {'auction_closing_time': 1774885853.0, 'created_time': 1774537579.392581, 'last_price_update_time': 1774858094.72031}
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VY98975') HTTP/1.1" 204 0
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-30 08:08:14 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA49248%27 HTTP/1.1" 200 None
2026-03-30 08:08:14 [auto1.fr] INFO: Scrape type for GA49248: 2
2026-03-30 08:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90355f7e-aa95-5baa-849e-67a02d5b67e0 with identifier: GA49248
2026-03-30 08:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90355f7e-aa95-5baa-849e-67a02d5b67e0 with scrape type 2
2026-03-30 08:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90355f7e-aa95-5baa-849e-67a02d5b67e0 with scrape type 2
2026-03-30 08:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 90355f7e-aa95-5baa-849e-67a02d5b67e0, identifier: GA49248
2026-03-30 08:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 90355f7e-aa95-5baa-849e-67a02d5b67e0 with identifier: GA49248
2026-03-30 08:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 90355f7e-aa95-5baa-849e-67a02d5b67e0 with identifier: GA49248
2026-03-30 08:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 90355f7e-aa95-5baa-849e-67a02d5b67e0 with identifier: GA49248 to the API
2026-03-30 08:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:16:12Z',
'fuel_type': 'diesel',
'id': '90355f7e-aa95-5baa-849e-67a02d5b67e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GA49248',
'listing': 'auction',
'make': 'Chrysler',
'model': 'PT Cruiser',
'odometer': 260294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-03-07',
'seller_name': None,
'title': 'Chrysler PT Cruiser 2.2 CRD Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2002}
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA49248%27 HTTP/1.1" 200 None
2026-03-30 08:08:15 [auto1.fr] INFO: Saving data for GA49248: {'auction_closing_time': 1774883772.0, 'created_time': 1772878349.943564, 'last_price_update_time': 1774858095.153611}
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GA49248') HTTP/1.1" 204 0
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP87146%27 HTTP/1.1" 200 None
2026-03-30 08:08:15 [auto1.fr] INFO: Scrape type for XP87146: 2
2026-03-30 08:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e856693-683d-5aaa-9483-c7db9fa580b4 with identifier: XP87146
2026-03-30 08:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e856693-683d-5aaa-9483-c7db9fa580b4 with scrape type 2
2026-03-30 08:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e856693-683d-5aaa-9483-c7db9fa580b4 with scrape type 2
2026-03-30 08:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e856693-683d-5aaa-9483-c7db9fa580b4, identifier: XP87146
2026-03-30 08:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e856693-683d-5aaa-9483-c7db9fa580b4 with identifier: XP87146
2026-03-30 08:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e856693-683d-5aaa-9483-c7db9fa580b4 with identifier: XP87146
2026-03-30 08:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e856693-683d-5aaa-9483-c7db9fa580b4 with identifier: XP87146 to the API
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:43:26Z',
'fuel_type': 'petrol',
'id': '7e856693-683d-5aaa-9483-c7db9fa580b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XP87146',
'listing': 'auction',
'make': 'Fiat',
'model': 'Coupe',
'odometer': 208884,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-08-22',
'seller_name': None,
'title': 'Fiat Coupe 1.8',
'transmission': 'manual',
'trim': '',
'year': 1999}
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP87146%27 HTTP/1.1" 200 None
2026-03-30 08:08:15 [auto1.fr] INFO: Saving data for XP87146: {'auction_closing_time': 1774885406.0, 'created_time': 1773475530.705492, 'last_price_update_time': 1774858095.708681}
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XP87146') HTTP/1.1" 204 0
2026-03-30 08:08:15 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46936%27 HTTP/1.1" 200 None
2026-03-30 08:08:15 [auto1.fr] INFO: Scrape type for SU46936: 2
2026-03-30 08:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with identifier: SU46936
2026-03-30 08:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with scrape type 2
2026-03-30 08:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with scrape type 2
2026-03-30 08:08:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f, identifier: SU46936
2026-03-30 08:08:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with identifier: SU46936
2026-03-30 08:08:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with identifier: SU46936
2026-03-30 08:08:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f with identifier: SU46936 to the API
2026-03-30 08:08:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:50:23Z',
'fuel_type': 'diesel',
'id': 'fcbaa935-40a1-5b09-bbc0-1d53ea80ee7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SU46936',
'listing': 'auction',
'make': 'Citroen',
'model': 'C2',
'odometer': 294264,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-12',
'seller_name': None,
'title': 'Citroen C2 1.4 HDi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2006}
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46936%27 HTTP/1.1" 200 None
2026-03-30 08:08:16 [auto1.fr] INFO: Saving data for SU46936: {'auction_closing_time': 1774885823.0, 'created_time': 1772886072.317991, 'last_price_update_time': 1774858096.189511}
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SU46936') HTTP/1.1" 204 0
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL57229%27 HTTP/1.1" 200 None
2026-03-30 08:08:16 [auto1.fr] INFO: Scrape type for FL57229: 2
2026-03-30 08:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with identifier: FL57229
2026-03-30 08:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with scrape type 2
2026-03-30 08:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with scrape type 2
2026-03-30 08:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a2a59e6-1a8e-5817-9e62-39ea511abab0, identifier: FL57229
2026-03-30 08:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with identifier: FL57229
2026-03-30 08:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with identifier: FL57229
2026-03-30 08:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a2a59e6-1a8e-5817-9e62-39ea511abab0 with identifier: FL57229 to the API
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08: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': 242,
'expiration_date': '2026-03-30T15:30:06Z',
'fuel_type': 'hybrid',
'id': '2a2a59e6-1a8e-5817-9e62-39ea511abab0',
'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/FL57229',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 72652,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-26',
'seller_name': None,
'title': 'Ford Kuga 2.5 Plug-in Hybrid ST-Line',
'transmission': 'automatic',
'trim': 'ST-Line',
'year': 2023}
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL57229%27 HTTP/1.1" 200 None
2026-03-30 08:08:16 [auto1.fr] INFO: Saving data for FL57229: {'auction_closing_time': 1774884606.0, 'created_time': 1774771579.997917, 'last_price_update_time': 1774858096.766711}
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FL57229') HTTP/1.1" 204 0
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-30 08:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:16 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-30 08:08:16 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV42943%27 HTTP/1.1" 200 None
2026-03-30 08:08:16 [auto1.fr] INFO: Scrape type for BV42943: 2
2026-03-30 08:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f81388b5-7700-5cfd-9792-2b35200a88d6 with identifier: BV42943
2026-03-30 08:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f81388b5-7700-5cfd-9792-2b35200a88d6 with scrape type 2
2026-03-30 08:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f81388b5-7700-5cfd-9792-2b35200a88d6 with scrape type 2
2026-03-30 08:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f81388b5-7700-5cfd-9792-2b35200a88d6, identifier: BV42943
2026-03-30 08:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f81388b5-7700-5cfd-9792-2b35200a88d6 with identifier: BV42943
2026-03-30 08:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f81388b5-7700-5cfd-9792-2b35200a88d6 with identifier: BV42943
2026-03-30 08:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f81388b5-7700-5cfd-9792-2b35200a88d6 with identifier: BV42943 to the API
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:38:12Z',
'fuel_type': 'diesel',
'id': 'f81388b5-7700-5cfd-9792-2b35200a88d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BV42943',
'listing': 'auction',
'make': 'Kia',
'model': "cee'd",
'odometer': 150656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-12',
'seller_name': None,
'title': "Kia cee'd 1.6 CRDi Mild-Hybrid Active Business",
'transmission': 'automatic',
'trim': 'Active Business',
'year': 2021}
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV42943%27 HTTP/1.1" 200 None
2026-03-30 08:08:17 [auto1.fr] INFO: Saving data for BV42943: {'auction_closing_time': 1774885092.0, 'created_time': 1774771569.748039, 'last_price_update_time': 1774858097.332401}
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BV42943') HTTP/1.1" 204 0
2026-03-30 08:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:17 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW09364%27 HTTP/1.1" 200 None
2026-03-30 08:08:17 [auto1.fr] INFO: Scrape type for WW09364: 2
2026-03-30 08:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c10859e0-88de-567e-8d56-0d6832a5c126 with identifier: WW09364
2026-03-30 08:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c10859e0-88de-567e-8d56-0d6832a5c126 with scrape type 2
2026-03-30 08:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c10859e0-88de-567e-8d56-0d6832a5c126 with scrape type 2
2026-03-30 08:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c10859e0-88de-567e-8d56-0d6832a5c126, identifier: WW09364
2026-03-30 08:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c10859e0-88de-567e-8d56-0d6832a5c126 with identifier: WW09364
2026-03-30 08:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c10859e0-88de-567e-8d56-0d6832a5c126 with identifier: WW09364
2026-03-30 08:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c10859e0-88de-567e-8d56-0d6832a5c126 with identifier: WW09364 to the API
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:36:51Z',
'fuel_type': 'petrol',
'id': 'c10859e0-88de-567e-8d56-0d6832a5c126',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW09364',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i20',
'odometer': 210419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-26',
'seller_name': None,
'title': 'Hyundai i20 1.2 Creative',
'transmission': 'manual',
'trim': 'Creative',
'year': 2014}
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW09364%27 HTTP/1.1" 200 None
2026-03-30 08:08:17 [auto1.fr] INFO: Saving data for WW09364: {'auction_closing_time': 1774885011.0, 'created_time': 1773144073.849315, 'last_price_update_time': 1774858097.859515}
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WW09364') HTTP/1.1" 204 0
2026-03-30 08:08:17 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS86790%27 HTTP/1.1" 200 None
2026-03-30 08:08:17 [auto1.fr] INFO: Scrape type for DS86790: 2
2026-03-30 08:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48e2e285-f856-51bd-9007-594438ed627e with identifier: DS86790
2026-03-30 08:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48e2e285-f856-51bd-9007-594438ed627e with scrape type 2
2026-03-30 08:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48e2e285-f856-51bd-9007-594438ed627e with scrape type 2
2026-03-30 08:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 48e2e285-f856-51bd-9007-594438ed627e, identifier: DS86790
2026-03-30 08:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 48e2e285-f856-51bd-9007-594438ed627e with identifier: DS86790
2026-03-30 08:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 48e2e285-f856-51bd-9007-594438ed627e with identifier: DS86790
2026-03-30 08:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 48e2e285-f856-51bd-9007-594438ed627e with identifier: DS86790 to the API
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 179,
'expiration_date': '2026-03-30T15:07:59Z',
'fuel_type': 'diesel',
'id': '48e2e285-f856-51bd-9007-594438ed627e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DS86790',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 94815,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-08',
'seller_name': None,
'title': 'Land Rover Evoque D180 Mild-Hybrid SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2019}
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS86790%27 HTTP/1.1" 200 None
2026-03-30 08:08:18 [auto1.fr] INFO: Saving data for DS86790: {'auction_closing_time': 1774883279.0, 'created_time': 1772615637.735893, 'last_price_update_time': 1774858098.360667}
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DS86790') HTTP/1.1" 204 0
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU00304%27 HTTP/1.1" 200 None
2026-03-30 08:08:18 [auto1.fr] INFO: Scrape type for HU00304: 2
2026-03-30 08:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa498bda-d5c7-5ac6-a8c0-8beaaade915f with identifier: HU00304
2026-03-30 08:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa498bda-d5c7-5ac6-a8c0-8beaaade915f with scrape type 2
2026-03-30 08:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa498bda-d5c7-5ac6-a8c0-8beaaade915f with scrape type 2
2026-03-30 08:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aa498bda-d5c7-5ac6-a8c0-8beaaade915f, identifier: HU00304
2026-03-30 08:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aa498bda-d5c7-5ac6-a8c0-8beaaade915f with identifier: HU00304
2026-03-30 08:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aa498bda-d5c7-5ac6-a8c0-8beaaade915f with identifier: HU00304
2026-03-30 08:08:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aa498bda-d5c7-5ac6-a8c0-8beaaade915f with identifier: HU00304 to the API
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 230,
'expiration_date': '2026-03-30T15:12:41Z',
'fuel_type': 'diesel',
'id': 'aa498bda-d5c7-5ac6-a8c0-8beaaade915f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HU00304',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'M-Klasse',
'odometer': 225414,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-22',
'seller_name': None,
'title': 'Mercedes-Benz M-Klasse ML 350 CDI 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2011}
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU00304%27 HTTP/1.1" 200 None
2026-03-30 08:08:18 [auto1.fr] INFO: Saving data for HU00304: {'auction_closing_time': 1774883561.0, 'created_time': 1770907417.675408, 'last_price_update_time': 1774858098.838917}
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HU00304') HTTP/1.1" 204 0
2026-03-30 08:08:18 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP53379%27 HTTP/1.1" 200 None
2026-03-30 08:08:18 [auto1.fr] INFO: Scrape type for LP53379: 2
2026-03-30 08:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a783c715-9337-5bf4-add0-30f62341348b with identifier: LP53379
2026-03-30 08:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a783c715-9337-5bf4-add0-30f62341348b with scrape type 2
2026-03-30 08:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a783c715-9337-5bf4-add0-30f62341348b with scrape type 2
2026-03-30 08:08:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a783c715-9337-5bf4-add0-30f62341348b, identifier: LP53379
2026-03-30 08:08:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a783c715-9337-5bf4-add0-30f62341348b with identifier: LP53379
2026-03-30 08:08:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a783c715-9337-5bf4-add0-30f62341348b with identifier: LP53379
2026-03-30 08:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a783c715-9337-5bf4-add0-30f62341348b with identifier: LP53379 to the API
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:46:09Z',
'fuel_type': 'petrol',
'id': 'a783c715-9337-5bf4-add0-30f62341348b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP53379',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Alfa 156',
'odometer': 178753,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-05-19',
'seller_name': None,
'title': 'Alfa Romeo Alfa 156 1.6 T.Spark Impression',
'transmission': 'manual',
'trim': 'T.Spark Impression',
'year': 2005}
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP53379%27 HTTP/1.1" 200 None
2026-03-30 08:08:19 [auto1.fr] INFO: Saving data for LP53379: {'auction_closing_time': 1774885569.0, 'created_time': 1774537620.000399, 'last_price_update_time': 1774858099.269017}
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LP53379') HTTP/1.1" 204 0
2026-03-30 08:08:19 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC91262%27 HTTP/1.1" 200 None
2026-03-30 08:08:19 [auto1.fr] INFO: Scrape type for KC91262: 2
2026-03-30 08:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with identifier: KC91262
2026-03-30 08:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with scrape type 2
2026-03-30 08:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with scrape type 2
2026-03-30 08:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c, identifier: KC91262
2026-03-30 08:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with identifier: KC91262
2026-03-30 08:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with identifier: KC91262
2026-03-30 08:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3a6ec4cb-14b9-5d97-97b9-192e36de6e2c with identifier: KC91262 to the API
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 126,
'expiration_date': '2026-03-30T15:55:32Z',
'fuel_type': 'petrol',
'id': '3a6ec4cb-14b9-5d97-97b9-192e36de6e2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC91262',
'listing': 'auction',
'make': 'Honda',
'model': 'Civic',
'odometer': 141877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-13',
'seller_name': None,
'title': 'Honda Civic 1.0 VTEC Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2019}
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC91262%27 HTTP/1.1" 200 None
2026-03-30 08:08:19 [auto1.fr] INFO: Saving data for KC91262: {'auction_closing_time': 1774886132.0, 'created_time': 1774771575.327237, 'last_price_update_time': 1774858099.759325}
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KC91262') HTTP/1.1" 204 0
2026-03-30 08:08:19 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-30 08:08:19 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-30 08:08:19 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG57879%27 HTTP/1.1" 200 None
2026-03-30 08:08:19 [auto1.fr] INFO: Scrape type for JG57879: 2
2026-03-30 08:08:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4868ffc-ea67-53a1-97a4-c24c4aa9938f with identifier: JG57879
2026-03-30 08:08:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4868ffc-ea67-53a1-97a4-c24c4aa9938f with scrape type 2
2026-03-30 08:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4868ffc-ea67-53a1-97a4-c24c4aa9938f with scrape type 2
2026-03-30 08:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4868ffc-ea67-53a1-97a4-c24c4aa9938f, identifier: JG57879
2026-03-30 08:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4868ffc-ea67-53a1-97a4-c24c4aa9938f with identifier: JG57879
2026-03-30 08:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4868ffc-ea67-53a1-97a4-c24c4aa9938f with identifier: JG57879
2026-03-30 08:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4868ffc-ea67-53a1-97a4-c24c4aa9938f with identifier: JG57879 to the API
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:47:27Z',
'fuel_type': 'petrol',
'id': 'e4868ffc-ea67-53a1-97a4-c24c4aa9938f',
'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/JG57879',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-05-26',
'seller_name': None,
'title': 'Opel Astra 1.2 Turbo GS',
'transmission': 'automatic',
'trim': 'GS',
'year': 2024}
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG57879%27 HTTP/1.1" 200 None
2026-03-30 08:08:20 [auto1.fr] INFO: Saving data for JG57879: {'auction_closing_time': 1774885647.0, 'created_time': 1774771573.885549, 'last_price_update_time': 1774858100.333808}
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JG57879') HTTP/1.1" 204 0
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG99698%27 HTTP/1.1" 200 None
2026-03-30 08:08:20 [auto1.fr] INFO: Scrape type for UG99698: 2
2026-03-30 08:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0820b3b1-e832-5e7a-9286-49e65fd98cba with identifier: UG99698
2026-03-30 08:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0820b3b1-e832-5e7a-9286-49e65fd98cba with scrape type 2
2026-03-30 08:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0820b3b1-e832-5e7a-9286-49e65fd98cba with scrape type 2
2026-03-30 08:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0820b3b1-e832-5e7a-9286-49e65fd98cba, identifier: UG99698
2026-03-30 08:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0820b3b1-e832-5e7a-9286-49e65fd98cba with identifier: UG99698
2026-03-30 08:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0820b3b1-e832-5e7a-9286-49e65fd98cba with identifier: UG99698
2026-03-30 08:08:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0820b3b1-e832-5e7a-9286-49e65fd98cba with identifier: UG99698 to the API
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:11:33Z',
'fuel_type': 'petrol',
'id': '0820b3b1-e832-5e7a-9286-49e65fd98cba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UG99698',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 180395,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-07-18',
'seller_name': None,
'title': 'Peugeot 206 1.6 XT',
'transmission': 'manual',
'trim': 'XT',
'year': 1999}
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG99698%27 HTTP/1.1" 200 None
2026-03-30 08:08:20 [auto1.fr] INFO: Saving data for UG99698: {'auction_closing_time': 1774883493.0, 'created_time': 1774384118.320677, 'last_price_update_time': 1774858100.813788}
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UG99698') HTTP/1.1" 204 0
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-30 08:08:20 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK90720%27 HTTP/1.1" 200 None
2026-03-30 08:08:20 [auto1.fr] INFO: Scrape type for VK90720: 2
2026-03-30 08:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c507648-b94a-59e9-999f-7d54d8d37667 with identifier: VK90720
2026-03-30 08:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c507648-b94a-59e9-999f-7d54d8d37667 with scrape type 2
2026-03-30 08:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c507648-b94a-59e9-999f-7d54d8d37667 with scrape type 2
2026-03-30 08:08:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6c507648-b94a-59e9-999f-7d54d8d37667, identifier: VK90720
2026-03-30 08:08:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6c507648-b94a-59e9-999f-7d54d8d37667 with identifier: VK90720
2026-03-30 08:08:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6c507648-b94a-59e9-999f-7d54d8d37667 with identifier: VK90720
2026-03-30 08:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6c507648-b94a-59e9-999f-7d54d8d37667 with identifier: VK90720 to the API
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:55:59Z',
'fuel_type': 'petrol',
'id': '6c507648-b94a-59e9-999f-7d54d8d37667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VK90720',
'listing': 'auction',
'make': 'Opel',
'model': 'Cascada',
'odometer': 88077,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-04',
'seller_name': None,
'title': 'Opel Cascada 1.4 Turbo Ultimate ecoFlex',
'transmission': 'manual',
'trim': 'Ultimate ecoFlex',
'year': 2018}
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK90720%27 HTTP/1.1" 200 None
2026-03-30 08:08:21 [auto1.fr] INFO: Saving data for VK90720: {'auction_closing_time': 1774886159.0, 'created_time': 1774771574.913188, 'last_price_update_time': 1774858101.271469}
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VK90720') HTTP/1.1" 204 0
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD78122%27 HTTP/1.1" 200 None
2026-03-30 08:08:21 [auto1.fr] INFO: Scrape type for BD78122: 2
2026-03-30 08:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e01a7795-ce48-5505-8b0d-4688f961eff6 with identifier: BD78122
2026-03-30 08:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e01a7795-ce48-5505-8b0d-4688f961eff6 with scrape type 2
2026-03-30 08:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e01a7795-ce48-5505-8b0d-4688f961eff6 with scrape type 2
2026-03-30 08:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e01a7795-ce48-5505-8b0d-4688f961eff6, identifier: BD78122
2026-03-30 08:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e01a7795-ce48-5505-8b0d-4688f961eff6 with identifier: BD78122
2026-03-30 08:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e01a7795-ce48-5505-8b0d-4688f961eff6 with identifier: BD78122
2026-03-30 08:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e01a7795-ce48-5505-8b0d-4688f961eff6 with identifier: BD78122 to the API
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 181,
'expiration_date': '2026-03-30T15:44:20Z',
'fuel_type': 'petrol',
'id': 'e01a7795-ce48-5505-8b0d-4688f961eff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD78122',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 102248,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-11-29',
'seller_name': None,
'title': 'Peugeot 3008 1.6 PureTech Crossway',
'transmission': 'automatic',
'trim': 'Crossway',
'year': 2018}
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD78122%27 HTTP/1.1" 200 None
2026-03-30 08:08:21 [auto1.fr] INFO: Saving data for BD78122: {'auction_closing_time': 1774885460.0, 'created_time': 1773674025.710335, 'last_price_update_time': 1774858101.796758}
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BD78122') HTTP/1.1" 204 0
2026-03-30 08:08:21 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-30 08:08:21 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB35500%27 HTTP/1.1" 200 None
2026-03-30 08:08:21 [auto1.fr] INFO: Scrape type for SB35500: 2
2026-03-30 08:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a220f7-e414-54bc-a7c1-307ad431a547 with identifier: SB35500
2026-03-30 08:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a220f7-e414-54bc-a7c1-307ad431a547 with scrape type 2
2026-03-30 08:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21a220f7-e414-54bc-a7c1-307ad431a547 with scrape type 2
2026-03-30 08:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 21a220f7-e414-54bc-a7c1-307ad431a547, identifier: SB35500
2026-03-30 08:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 21a220f7-e414-54bc-a7c1-307ad431a547 with identifier: SB35500
2026-03-30 08:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 21a220f7-e414-54bc-a7c1-307ad431a547 with identifier: SB35500
2026-03-30 08:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 21a220f7-e414-54bc-a7c1-307ad431a547 with identifier: SB35500 to the API
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:13:11Z',
'fuel_type': 'diesel',
'id': '21a220f7-e414-54bc-a7c1-307ad431a547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB35500',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Freelander',
'odometer': 214553,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-05-05',
'seller_name': None,
'title': 'Land Rover Freelander 2.0 Turbodiesel Di Familiar',
'transmission': 'manual',
'trim': 'Di Familiar',
'year': 1999}
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB35500%27 HTTP/1.1" 200 None
2026-03-30 08:08:22 [auto1.fr] INFO: Saving data for SB35500: {'auction_closing_time': 1774883591.0, 'created_time': 1773254728.749992, 'last_price_update_time': 1774858102.238587}
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB35500') HTTP/1.1" 204 0
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG58676%27 HTTP/1.1" 200 None
2026-03-30 08:08:22 [auto1.fr] INFO: Scrape type for VG58676: 2
2026-03-30 08:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 126a1044-0df4-5b10-a048-d7f674a3adc4 with identifier: VG58676
2026-03-30 08:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 126a1044-0df4-5b10-a048-d7f674a3adc4 with scrape type 2
2026-03-30 08:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 126a1044-0df4-5b10-a048-d7f674a3adc4 with scrape type 2
2026-03-30 08:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 126a1044-0df4-5b10-a048-d7f674a3adc4, identifier: VG58676
2026-03-30 08:08: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:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 126a1044-0df4-5b10-a048-d7f674a3adc4 with identifier: VG58676
2026-03-30 08:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 126a1044-0df4-5b10-a048-d7f674a3adc4 with identifier: VG58676
2026-03-30 08:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 126a1044-0df4-5b10-a048-d7f674a3adc4 with identifier: VG58676 to the API
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 65,
'expiration_date': '2026-03-30T15:09:23Z',
'fuel_type': 'diesel',
'id': '126a1044-0df4-5b10-a048-d7f674a3adc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VG58676',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 213107,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-02-14',
'seller_name': None,
'title': 'Renault Clio 1.9 Diesel RT',
'transmission': 'manual',
'trim': 'RT',
'year': 2001}
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG58676%27 HTTP/1.1" 200 None
2026-03-30 08:08:22 [auto1.fr] INFO: Saving data for VG58676: {'auction_closing_time': 1774883363.0, 'created_time': 1772887233.929136, 'last_price_update_time': 1774858102.790762}
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VG58676') HTTP/1.1" 204 0
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-30 08:08:22 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL81753%27 HTTP/1.1" 200 None
2026-03-30 08:08:22 [auto1.fr] INFO: Scrape type for XL81753: 2
2026-03-30 08:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with identifier: XL81753
2026-03-30 08:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with scrape type 2
2026-03-30 08:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with scrape type 2
2026-03-30 08:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6, identifier: XL81753
2026-03-30 08:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with identifier: XL81753
2026-03-30 08:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with identifier: XL81753
2026-03-30 08:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6 with identifier: XL81753 to the API
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 88,
'expiration_date': '2026-03-30T15:25:43Z',
'fuel_type': 'diesel',
'id': '41ac4bac-3f54-5e0b-bcc7-eb2ea142eac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL81753',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 256085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-04',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Night & Day',
'transmission': 'manual',
'trim': 'Night & Day',
'year': 2012}
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL81753%27 HTTP/1.1" 200 None
2026-03-30 08:08:23 [auto1.fr] INFO: Saving data for XL81753: {'auction_closing_time': 1774884343.0, 'created_time': 1772947437.981077, 'last_price_update_time': 1774858103.387263}
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XL81753') HTTP/1.1" 204 0
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL81024%27 HTTP/1.1" 200 None
2026-03-30 08:08:23 [auto1.fr] INFO: Scrape type for LL81024: 2
2026-03-30 08:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd6f5741-e903-5906-9683-cfc7d58f1b90 with identifier: LL81024
2026-03-30 08:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd6f5741-e903-5906-9683-cfc7d58f1b90 with scrape type 2
2026-03-30 08:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd6f5741-e903-5906-9683-cfc7d58f1b90 with scrape type 2
2026-03-30 08:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cd6f5741-e903-5906-9683-cfc7d58f1b90, identifier: LL81024
2026-03-30 08:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cd6f5741-e903-5906-9683-cfc7d58f1b90 with identifier: LL81024
2026-03-30 08:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cd6f5741-e903-5906-9683-cfc7d58f1b90 with identifier: LL81024
2026-03-30 08:08:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cd6f5741-e903-5906-9683-cfc7d58f1b90 with identifier: LL81024 to the API
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 87,
'expiration_date': '2026-03-30T15:33:29Z',
'fuel_type': 'petrol',
'id': 'cd6f5741-e903-5906-9683-cfc7d58f1b90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL81024',
'listing': 'auction',
'make': 'Dacia',
'model': 'Logan',
'odometer': 193981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-13',
'seller_name': None,
'title': 'Dacia Logan 1.6 Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2005}
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL81024%27 HTTP/1.1" 200 None
2026-03-30 08:08:23 [auto1.fr] INFO: Saving data for LL81024: {'auction_closing_time': 1774884809.0, 'created_time': 1774537663.41423, 'last_price_update_time': 1774858103.829683}
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LL81024') HTTP/1.1" 204 0
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-30 08:08:23 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM45314%27 HTTP/1.1" 200 None
2026-03-30 08:08:23 [auto1.fr] INFO: Scrape type for LM45314: 2
2026-03-30 08:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with identifier: LM45314
2026-03-30 08:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with scrape type 2
2026-03-30 08:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with scrape type 2
2026-03-30 08:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b, identifier: LM45314
2026-03-30 08:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with identifier: LM45314
2026-03-30 08:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with identifier: LM45314
2026-03-30 08:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9fe8ac25-7197-5ceb-a21a-98bf724f8d0b with identifier: LM45314 to the API
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:05:00Z',
'fuel_type': 'diesel',
'id': '9fe8ac25-7197-5ceb-a21a-98bf724f8d0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LM45314',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 260847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-04-29',
'seller_name': None,
'title': 'Renault Laguna 1.9 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2004}
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM45314%27 HTTP/1.1" 200 None
2026-03-30 08:08:24 [auto1.fr] INFO: Saving data for LM45314: {'auction_closing_time': 1774883100.0, 'created_time': 1773660173.775451, 'last_price_update_time': 1774858104.398801}
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LM45314') HTTP/1.1" 204 0
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS08429%27 HTTP/1.1" 200 None
2026-03-30 08:08:24 [auto1.fr] INFO: Scrape type for TS08429: 2
2026-03-30 08:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74a6b874-1e5e-5011-be48-ccc8a2dc834e with identifier: TS08429
2026-03-30 08:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74a6b874-1e5e-5011-be48-ccc8a2dc834e with scrape type 2
2026-03-30 08:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74a6b874-1e5e-5011-be48-ccc8a2dc834e with scrape type 2
2026-03-30 08:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 74a6b874-1e5e-5011-be48-ccc8a2dc834e, identifier: TS08429
2026-03-30 08:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 74a6b874-1e5e-5011-be48-ccc8a2dc834e with identifier: TS08429
2026-03-30 08:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 74a6b874-1e5e-5011-be48-ccc8a2dc834e with identifier: TS08429
2026-03-30 08:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 74a6b874-1e5e-5011-be48-ccc8a2dc834e with identifier: TS08429 to the API
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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:49:44Z',
'fuel_type': 'petrol',
'id': '74a6b874-1e5e-5011-be48-ccc8a2dc834e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TS08429',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 123004,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-07-18',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS08429%27 HTTP/1.1" 200 None
2026-03-30 08:08:24 [auto1.fr] INFO: Saving data for TS08429: {'auction_closing_time': 1774885784.0, 'created_time': 1774642789.300829, 'last_price_update_time': 1774858104.825282}
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TS08429') HTTP/1.1" 204 0
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-30 08:08:24 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK45009%27 HTTP/1.1" 200 None
2026-03-30 08:08:24 [auto1.fr] INFO: Scrape type for FK45009: 2
2026-03-30 08:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9773c05c-849b-5804-aefd-c02ddb41f0b8 with identifier: FK45009
2026-03-30 08:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9773c05c-849b-5804-aefd-c02ddb41f0b8 with scrape type 2
2026-03-30 08:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9773c05c-849b-5804-aefd-c02ddb41f0b8 with scrape type 2
2026-03-30 08:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9773c05c-849b-5804-aefd-c02ddb41f0b8, identifier: FK45009
2026-03-30 08:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9773c05c-849b-5804-aefd-c02ddb41f0b8 with identifier: FK45009
2026-03-30 08:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9773c05c-849b-5804-aefd-c02ddb41f0b8 with identifier: FK45009
2026-03-30 08:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9773c05c-849b-5804-aefd-c02ddb41f0b8 with identifier: FK45009 to the API
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:19:29Z',
'fuel_type': 'petrol',
'id': '9773c05c-849b-5804-aefd-c02ddb41f0b8',
'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/FK45009',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 60792,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-07',
'seller_name': None,
'title': 'BMW 1er 118i M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2024}
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK45009%27 HTTP/1.1" 200 None
2026-03-30 08:08:25 [auto1.fr] INFO: Saving data for FK45009: {'auction_closing_time': 1774883969.0, 'created_time': 1772610499.998435, 'last_price_update_time': 1774858105.363403}
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FK45009') HTTP/1.1" 204 0
2026-03-30 08:08:25 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-30 08:08: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:08:25 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:25 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ67471%27 HTTP/1.1" 200 None
2026-03-30 08:08:25 [auto1.fr] INFO: Scrape type for PJ67471: 2
2026-03-30 08:08:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7378d577-179f-5a68-9802-c141fc316ccd with identifier: PJ67471
2026-03-30 08:08:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7378d577-179f-5a68-9802-c141fc316ccd with scrape type 2
2026-03-30 08:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7378d577-179f-5a68-9802-c141fc316ccd with scrape type 2
2026-03-30 08:08:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7378d577-179f-5a68-9802-c141fc316ccd, identifier: PJ67471
2026-03-30 08:08:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7378d577-179f-5a68-9802-c141fc316ccd with identifier: PJ67471
2026-03-30 08:08:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7378d577-179f-5a68-9802-c141fc316ccd with identifier: PJ67471
2026-03-30 08:08:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7378d577-179f-5a68-9802-c141fc316ccd with identifier: PJ67471 to the API
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:37:44Z',
'fuel_type': 'petrol',
'id': '7378d577-179f-5a68-9802-c141fc316ccd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PJ67471',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 120223,
'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': 'Citroen C3 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ67471%27 HTTP/1.1" 200 None
2026-03-30 08:08:26 [auto1.fr] INFO: Saving data for PJ67471: {'auction_closing_time': 1774885064.0, 'created_time': 1772611799.647826, 'last_price_update_time': 1774858106.034584}
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PJ67471') HTTP/1.1" 204 0
2026-03-30 08:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:26 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-30 08:08:26 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU76630%27 HTTP/1.1" 200 None
2026-03-30 08:08:26 [auto1.fr] INFO: Scrape type for VU76630: 2
2026-03-30 08:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2de6c80d-e7c1-511a-9079-35045a26a867 with identifier: VU76630
2026-03-30 08:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2de6c80d-e7c1-511a-9079-35045a26a867 with scrape type 2
2026-03-30 08:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2de6c80d-e7c1-511a-9079-35045a26a867 with scrape type 2
2026-03-30 08:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2de6c80d-e7c1-511a-9079-35045a26a867, identifier: VU76630
2026-03-30 08:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2de6c80d-e7c1-511a-9079-35045a26a867 with identifier: VU76630
2026-03-30 08:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2de6c80d-e7c1-511a-9079-35045a26a867 with identifier: VU76630
2026-03-30 08:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2de6c80d-e7c1-511a-9079-35045a26a867 with identifier: VU76630 to the API
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:46:58Z',
'fuel_type': 'diesel',
'id': '2de6c80d-e7c1-511a-9079-35045a26a867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU76630',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 151320,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-01-27',
'seller_name': None,
'title': 'Peugeot 308 1.6 e-HDi Access',
'transmission': 'manual',
'trim': 'Access',
'year': 2014}
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU76630%27 HTTP/1.1" 200 None
2026-03-30 08:08:26 [auto1.fr] INFO: Saving data for VU76630: {'auction_closing_time': 1774885618.0, 'created_time': 1772794272.725742, 'last_price_update_time': 1774858106.573167}
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VU76630') HTTP/1.1" 204 0
2026-03-30 08:08:26 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ52269%27 HTTP/1.1" 200 None
2026-03-30 08:08:26 [auto1.fr] INFO: Scrape type for GJ52269: 2
2026-03-30 08:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabad540-a699-553f-8aa2-594763a9f9a9 with identifier: GJ52269
2026-03-30 08:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabad540-a699-553f-8aa2-594763a9f9a9 with scrape type 2
2026-03-30 08:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cabad540-a699-553f-8aa2-594763a9f9a9 with scrape type 2
2026-03-30 08:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cabad540-a699-553f-8aa2-594763a9f9a9, identifier: GJ52269
2026-03-30 08:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cabad540-a699-553f-8aa2-594763a9f9a9 with identifier: GJ52269
2026-03-30 08:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cabad540-a699-553f-8aa2-594763a9f9a9 with identifier: GJ52269
2026-03-30 08:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cabad540-a699-553f-8aa2-594763a9f9a9 with identifier: GJ52269 to the API
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 130,
'expiration_date': '2026-03-30T15:37:36Z',
'fuel_type': 'diesel',
'id': 'cabad540-a699-553f-8aa2-594763a9f9a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GJ52269',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 236261,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-28',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 dCi N-Tec',
'transmission': 'manual',
'trim': 'N-Tec',
'year': 2012}
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ52269%27 HTTP/1.1" 200 None
2026-03-30 08:08:26 [auto1.fr] INFO: Saving data for GJ52269: {'auction_closing_time': 1774885056.0, 'created_time': 1773076406.599526, 'last_price_update_time': 1774858106.997371}
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GJ52269') HTTP/1.1" 204 0
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR33282%27 HTTP/1.1" 200 None
2026-03-30 08:08:27 [auto1.fr] INFO: Scrape type for TR33282: 2
2026-03-30 08:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with identifier: TR33282
2026-03-30 08:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with scrape type 2
2026-03-30 08:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with scrape type 2
2026-03-30 08:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0c9bb71e-3c40-58b4-bd00-d60e972a52f9, identifier: TR33282
2026-03-30 08:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with identifier: TR33282
2026-03-30 08:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with identifier: TR33282
2026-03-30 08:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0c9bb71e-3c40-58b4-bd00-d60e972a52f9 with identifier: TR33282 to the API
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 90,
'expiration_date': '2026-03-30T15:15:16Z',
'fuel_type': 'diesel',
'id': '0c9bb71e-3c40-58b4-bd00-d60e972a52f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR33282',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 229656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-03',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2010}
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR33282%27 HTTP/1.1" 200 None
2026-03-30 08:08:27 [auto1.fr] INFO: Saving data for TR33282: {'auction_closing_time': 1774883716.0, 'created_time': 1773076690.586954, 'last_price_update_time': 1774858107.443251}
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TR33282') HTTP/1.1" 204 0
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-30 08:08:27 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB96691%27 HTTP/1.1" 200 None
2026-03-30 08:08:27 [auto1.fr] INFO: Scrape type for FB96691: 2
2026-03-30 08:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3784de10-b66d-5047-b9a5-f63cc51907ec with identifier: FB96691
2026-03-30 08:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3784de10-b66d-5047-b9a5-f63cc51907ec with scrape type 2
2026-03-30 08:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3784de10-b66d-5047-b9a5-f63cc51907ec with scrape type 2
2026-03-30 08:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3784de10-b66d-5047-b9a5-f63cc51907ec, identifier: FB96691
2026-03-30 08:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3784de10-b66d-5047-b9a5-f63cc51907ec with identifier: FB96691
2026-03-30 08:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3784de10-b66d-5047-b9a5-f63cc51907ec with identifier: FB96691
2026-03-30 08:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3784de10-b66d-5047-b9a5-f63cc51907ec with identifier: FB96691 to the API
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:27:25Z',
'fuel_type': 'petrol',
'id': '3784de10-b66d-5047-b9a5-f63cc51907ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB96691',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 117340,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-25',
'seller_name': None,
'title': 'Fiat 500 1.2 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2008}
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB96691%27 HTTP/1.1" 200 None
2026-03-30 08:08:27 [auto1.fr] INFO: Saving data for FB96691: {'auction_closing_time': 1774884445.0, 'created_time': 1774771584.570528, 'last_price_update_time': 1774858107.907939}
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB96691') HTTP/1.1" 204 0
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV78240%27 HTTP/1.1" 200 None
2026-03-30 08:08:28 [auto1.fr] INFO: Scrape type for XV78240: 2
2026-03-30 08:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 700d0c4b-ca4a-5f01-be66-8c21efb093db with identifier: XV78240
2026-03-30 08:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 700d0c4b-ca4a-5f01-be66-8c21efb093db with scrape type 2
2026-03-30 08:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 700d0c4b-ca4a-5f01-be66-8c21efb093db with scrape type 2
2026-03-30 08:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 700d0c4b-ca4a-5f01-be66-8c21efb093db, identifier: XV78240
2026-03-30 08:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 700d0c4b-ca4a-5f01-be66-8c21efb093db with identifier: XV78240
2026-03-30 08:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 700d0c4b-ca4a-5f01-be66-8c21efb093db with identifier: XV78240
2026-03-30 08:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 700d0c4b-ca4a-5f01-be66-8c21efb093db with identifier: XV78240 to the API
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 245,
'expiration_date': '2026-03-30T15:12:51Z',
'fuel_type': 'diesel',
'id': '700d0c4b-ca4a-5f01-be66-8c21efb093db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV78240',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 170357,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-24',
'seller_name': None,
'title': 'Audi A4 3.0 V6 TDI clean diesel quattro Advanced',
'transmission': 'automatic',
'trim': 'quattro Advanced',
'year': 2013}
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV78240%27 HTTP/1.1" 200 None
2026-03-30 08:08:28 [auto1.fr] INFO: Saving data for XV78240: {'auction_closing_time': 1774883571.0, 'created_time': 1774537628.37059, 'last_price_update_time': 1774858108.433509}
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XV78240') HTTP/1.1" 204 0
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE24718%27 HTTP/1.1" 200 None
2026-03-30 08:08:28 [auto1.fr] INFO: Scrape type for VE24718: 2
2026-03-30 08:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94369cfc-6122-5e56-87f3-7a7ba4970b26 with identifier: VE24718
2026-03-30 08:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94369cfc-6122-5e56-87f3-7a7ba4970b26 with scrape type 2
2026-03-30 08:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94369cfc-6122-5e56-87f3-7a7ba4970b26 with scrape type 2
2026-03-30 08:08:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 94369cfc-6122-5e56-87f3-7a7ba4970b26, identifier: VE24718
2026-03-30 08:08:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 94369cfc-6122-5e56-87f3-7a7ba4970b26 with identifier: VE24718
2026-03-30 08:08:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 94369cfc-6122-5e56-87f3-7a7ba4970b26 with identifier: VE24718
2026-03-30 08:08:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 94369cfc-6122-5e56-87f3-7a7ba4970b26 with identifier: VE24718 to the API
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:55:49Z',
'fuel_type': 'diesel',
'id': '94369cfc-6122-5e56-87f3-7a7ba4970b26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VE24718',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 251432,
'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': 'Renault Megane 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2014}
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE24718%27 HTTP/1.1" 200 None
2026-03-30 08:08:28 [auto1.fr] INFO: Saving data for VE24718: {'auction_closing_time': 1774886149.0, 'created_time': 1772612758.150844, 'last_price_update_time': 1774858108.865894}
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VE24718') HTTP/1.1" 204 0
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-30 08:08:28 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH38418%27 HTTP/1.1" 200 None
2026-03-30 08:08:28 [auto1.fr] INFO: Scrape type for DH38418: 2
2026-03-30 08:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44515e97-5101-5d12-8101-ec1d35bb95a7 with identifier: DH38418
2026-03-30 08:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44515e97-5101-5d12-8101-ec1d35bb95a7 with scrape type 2
2026-03-30 08:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44515e97-5101-5d12-8101-ec1d35bb95a7 with scrape type 2
2026-03-30 08:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 44515e97-5101-5d12-8101-ec1d35bb95a7, identifier: DH38418
2026-03-30 08:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 44515e97-5101-5d12-8101-ec1d35bb95a7 with identifier: DH38418
2026-03-30 08:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 44515e97-5101-5d12-8101-ec1d35bb95a7 with identifier: DH38418
2026-03-30 08:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 44515e97-5101-5d12-8101-ec1d35bb95a7 with identifier: DH38418 to the API
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:15:06Z',
'fuel_type': 'diesel',
'id': '44515e97-5101-5d12-8101-ec1d35bb95a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DH38418',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 250926,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-03',
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2009}
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH38418%27 HTTP/1.1" 200 None
2026-03-30 08:08:29 [auto1.fr] INFO: Saving data for DH38418: {'auction_closing_time': 1774883706.0, 'created_time': 1772612835.545243, 'last_price_update_time': 1774858109.33096}
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DH38418') HTTP/1.1" 204 0
2026-03-30 08:08:29 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-30 08:08:29 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY09087%27 HTTP/1.1" 200 None
2026-03-30 08:08:29 [auto1.fr] INFO: Scrape type for LY09087: 2
2026-03-30 08:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with identifier: LY09087
2026-03-30 08:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with scrape type 2
2026-03-30 08:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with scrape type 2
2026-03-30 08:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa, identifier: LY09087
2026-03-30 08:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with identifier: LY09087
2026-03-30 08:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with identifier: LY09087
2026-03-30 08:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 77cd57b1-cefa-5aaf-b7a4-e36210ce46fa with identifier: LY09087 to the API
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 82,
'expiration_date': '2026-03-30T15:02:31Z',
'fuel_type': 'petrol',
'id': '77cd57b1-cefa-5aaf-b7a4-e36210ce46fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY09087',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 94925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-15',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2015}
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY09087%27 HTTP/1.1" 200 None
2026-03-30 08:08:29 [auto1.fr] INFO: Saving data for LY09087: {'auction_closing_time': 1774882951.0, 'created_time': 1774771580.877727, 'last_price_update_time': 1774858109.97016}
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LY09087') HTTP/1.1" 204 0
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL61281%27 HTTP/1.1" 200 None
2026-03-30 08:08:30 [auto1.fr] INFO: Scrape type for BL61281: 2
2026-03-30 08:08:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3af87df-ec6b-55b2-b991-79f3568efb2c with identifier: BL61281
2026-03-30 08:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3af87df-ec6b-55b2-b991-79f3568efb2c with scrape type 2
2026-03-30 08:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3af87df-ec6b-55b2-b991-79f3568efb2c with scrape type 2
2026-03-30 08:08:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3af87df-ec6b-55b2-b991-79f3568efb2c, identifier: BL61281
2026-03-30 08:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3af87df-ec6b-55b2-b991-79f3568efb2c with identifier: BL61281
2026-03-30 08:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3af87df-ec6b-55b2-b991-79f3568efb2c with identifier: BL61281
2026-03-30 08:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3af87df-ec6b-55b2-b991-79f3568efb2c with identifier: BL61281 to the API
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:46:03Z',
'fuel_type': 'petrol',
'id': 'b3af87df-ec6b-55b2-b991-79f3568efb2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BL61281',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 115212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-19',
'seller_name': None,
'title': 'Citroen C3 1.0 VTi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2014}
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL61281%27 HTTP/1.1" 200 None
2026-03-30 08:08:30 [auto1.fr] INFO: Saving data for BL61281: {'auction_closing_time': 1774885563.0, 'created_time': 1774771581.653668, 'last_price_update_time': 1774858110.555941}
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BL61281') HTTP/1.1" 204 0
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-30 08:08:30 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY48791%27 HTTP/1.1" 200 None
2026-03-30 08:08:30 [auto1.fr] INFO: Scrape type for HY48791: 2
2026-03-30 08:08:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7283a3-459f-53c5-8121-c2f490d6a308 with identifier: HY48791
2026-03-30 08:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7283a3-459f-53c5-8121-c2f490d6a308 with scrape type 2
2026-03-30 08:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7283a3-459f-53c5-8121-c2f490d6a308 with scrape type 2
2026-03-30 08:08:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7f7283a3-459f-53c5-8121-c2f490d6a308, identifier: HY48791
2026-03-30 08:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7f7283a3-459f-53c5-8121-c2f490d6a308 with identifier: HY48791
2026-03-30 08:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7f7283a3-459f-53c5-8121-c2f490d6a308 with identifier: HY48791
2026-03-30 08:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7f7283a3-459f-53c5-8121-c2f490d6a308 with identifier: HY48791 to the API
2026-03-30 08:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:30:39Z',
'fuel_type': 'diesel',
'id': '7f7283a3-459f-53c5-8121-c2f490d6a308',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HY48791',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 218359,
'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': 'Suzuki Swift 1.3 DDiS GL 3 portes',
'transmission': 'manual',
'trim': 'GL 3 portes',
'year': 2010}
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY48791%27 HTTP/1.1" 200 None
2026-03-30 08:08:31 [auto1.fr] INFO: Saving data for HY48791: {'auction_closing_time': 1774884639.0, 'created_time': 1773400025.794744, 'last_price_update_time': 1774858111.434287}
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HY48791') HTTP/1.1" 204 0
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-30 08:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:31 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-30 08:08:31 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS96819%27 HTTP/1.1" 200 None
2026-03-30 08:08:31 [auto1.fr] INFO: Scrape type for RS96819: 2
2026-03-30 08:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9233ccd-017f-5d5f-8be8-c42af53239fb with identifier: RS96819
2026-03-30 08:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9233ccd-017f-5d5f-8be8-c42af53239fb with scrape type 2
2026-03-30 08:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9233ccd-017f-5d5f-8be8-c42af53239fb with scrape type 2
2026-03-30 08:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d9233ccd-017f-5d5f-8be8-c42af53239fb, identifier: RS96819
2026-03-30 08:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d9233ccd-017f-5d5f-8be8-c42af53239fb with identifier: RS96819
2026-03-30 08:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d9233ccd-017f-5d5f-8be8-c42af53239fb with identifier: RS96819
2026-03-30 08:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d9233ccd-017f-5d5f-8be8-c42af53239fb with identifier: RS96819 to the API
2026-03-30 08:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 190,
'expiration_date': '2026-03-30T15:02:50Z',
'fuel_type': 'diesel',
'id': 'd9233ccd-017f-5d5f-8be8-c42af53239fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS96819',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 102314,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-14',
'seller_name': None,
'title': 'Volvo XC40 2.0 D4 Inscription Luxe AWD',
'transmission': 'automatic',
'trim': 'Inscription Luxe AWD',
'year': 2019}
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS96819%27 HTTP/1.1" 200 None
2026-03-30 08:08:32 [auto1.fr] INFO: Saving data for RS96819: {'auction_closing_time': 1774882970.0, 'created_time': 1772613832.417739, 'last_price_update_time': 1774858112.082372}
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RS96819') HTTP/1.1" 204 0
2026-03-30 08:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP98905%27 HTTP/1.1" 200 None
2026-03-30 08:08:32 [auto1.fr] INFO: Scrape type for CP98905: 2
2026-03-30 08:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a892cc70-eed9-57b9-8883-8b58e1bebe26 with identifier: CP98905
2026-03-30 08:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a892cc70-eed9-57b9-8883-8b58e1bebe26 with scrape type 2
2026-03-30 08:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a892cc70-eed9-57b9-8883-8b58e1bebe26 with scrape type 2
2026-03-30 08:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a892cc70-eed9-57b9-8883-8b58e1bebe26, identifier: CP98905
2026-03-30 08:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a892cc70-eed9-57b9-8883-8b58e1bebe26 with identifier: CP98905
2026-03-30 08:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a892cc70-eed9-57b9-8883-8b58e1bebe26 with identifier: CP98905
2026-03-30 08:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a892cc70-eed9-57b9-8883-8b58e1bebe26 with identifier: CP98905 to the API
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:22:26Z',
'fuel_type': 'diesel',
'id': 'a892cc70-eed9-57b9-8883-8b58e1bebe26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CP98905',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 326153,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-25',
'seller_name': None,
'title': 'Peugeot 207 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2012}
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP98905%27 HTTP/1.1" 200 None
2026-03-30 08:08:32 [auto1.fr] INFO: Saving data for CP98905: {'auction_closing_time': 1774884146.0, 'created_time': 1772735272.367265, 'last_price_update_time': 1774858112.607864}
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CP98905') HTTP/1.1" 204 0
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-30 08:08:32 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS64031%27 HTTP/1.1" 200 None
2026-03-30 08:08:32 [auto1.fr] INFO: Scrape type for GS64031: 2
2026-03-30 08:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 877d25be-3a5e-5625-b312-a94691493dce with identifier: GS64031
2026-03-30 08:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 877d25be-3a5e-5625-b312-a94691493dce with scrape type 2
2026-03-30 08:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 877d25be-3a5e-5625-b312-a94691493dce with scrape type 2
2026-03-30 08:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 877d25be-3a5e-5625-b312-a94691493dce, identifier: GS64031
2026-03-30 08:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 877d25be-3a5e-5625-b312-a94691493dce with identifier: GS64031
2026-03-30 08:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 877d25be-3a5e-5625-b312-a94691493dce with identifier: GS64031
2026-03-30 08:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 877d25be-3a5e-5625-b312-a94691493dce with identifier: GS64031 to the API
2026-03-30 08:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 150,
'expiration_date': '2026-03-30T15:03:08Z',
'fuel_type': 'diesel',
'id': '877d25be-3a5e-5625-b312-a94691493dce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GS64031',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 177661,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-27',
'seller_name': None,
'title': 'Volvo XC60 2.0 D3 Momentum Business 2WD',
'transmission': 'automatic',
'trim': 'Momentum Business 2WD',
'year': 2016}
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS64031%27 HTTP/1.1" 200 None
2026-03-30 08:08:33 [auto1.fr] INFO: Saving data for GS64031: {'auction_closing_time': 1774882988.0, 'created_time': 1773518941.643175, 'last_price_update_time': 1774858113.046271}
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GS64031') HTTP/1.1" 204 0
2026-03-30 08:08:33 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-30 08:08:33 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-30 08:08:33 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG33194%27 HTTP/1.1" 200 None
2026-03-30 08:08:33 [auto1.fr] INFO: Scrape type for VG33194: 2
2026-03-30 08:08:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cfd1a92-8b5b-51de-823b-b43b5506b354 with identifier: VG33194
2026-03-30 08:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cfd1a92-8b5b-51de-823b-b43b5506b354 with scrape type 2
2026-03-30 08:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cfd1a92-8b5b-51de-823b-b43b5506b354 with scrape type 2
2026-03-30 08:08:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1cfd1a92-8b5b-51de-823b-b43b5506b354, identifier: VG33194
2026-03-30 08:08:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1cfd1a92-8b5b-51de-823b-b43b5506b354 with identifier: VG33194
2026-03-30 08:08:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1cfd1a92-8b5b-51de-823b-b43b5506b354 with identifier: VG33194
2026-03-30 08:08:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1cfd1a92-8b5b-51de-823b-b43b5506b354 with identifier: VG33194 to the API
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 107,
'expiration_date': '2026-03-30T15:03:31Z',
'fuel_type': 'diesel',
'id': '1cfd1a92-8b5b-51de-823b-b43b5506b354',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VG33194',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 257073,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-11-28',
'seller_name': None,
'title': 'Dacia Duster 1.5 dCi Laureate 4x2',
'transmission': 'manual',
'trim': 'Laureate 4x2',
'year': 2012}
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG33194%27 HTTP/1.1" 200 None
2026-03-30 08:08:33 [auto1.fr] INFO: Saving data for VG33194: {'auction_closing_time': 1774883011.0, 'created_time': 1773057733.2735, 'last_price_update_time': 1774858113.601796}
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VG33194') HTTP/1.1" 204 0
2026-03-30 08:08:33 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-30 08:08:33 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ33081%27 HTTP/1.1" 200 None
2026-03-30 08:08:33 [auto1.fr] INFO: Scrape type for JJ33081: 2
2026-03-30 08:08:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc840d9e-5232-5842-92cd-11a6bc85ab31 with identifier: JJ33081
2026-03-30 08:08:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc840d9e-5232-5842-92cd-11a6bc85ab31 with scrape type 2
2026-03-30 08:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc840d9e-5232-5842-92cd-11a6bc85ab31 with scrape type 2
2026-03-30 08:08:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bc840d9e-5232-5842-92cd-11a6bc85ab31, identifier: JJ33081
2026-03-30 08:08:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bc840d9e-5232-5842-92cd-11a6bc85ab31 with identifier: JJ33081
2026-03-30 08:08:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bc840d9e-5232-5842-92cd-11a6bc85ab31 with identifier: JJ33081
2026-03-30 08:08:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bc840d9e-5232-5842-92cd-11a6bc85ab31 with identifier: JJ33081 to the API
2026-03-30 08:08:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 115,
'expiration_date': '2026-03-30T15:54:16Z',
'fuel_type': 'diesel',
'id': 'bc840d9e-5232-5842-92cd-11a6bc85ab31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ33081',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 283332,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-29',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 e-HDi Exclusive',
'transmission': 'automatic',
'trim': 'Exclusive',
'year': 2014}
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ33081%27 HTTP/1.1" 200 None
2026-03-30 08:08:34 [auto1.fr] INFO: Saving data for JJ33081: {'auction_closing_time': 1774886056.0, 'created_time': 1773252072.224861, 'last_price_update_time': 1774858114.054243}
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ33081') HTTP/1.1" 204 0
2026-03-30 08:08:34 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC92404%27 HTTP/1.1" 200 None
2026-03-30 08:08:34 [auto1.fr] INFO: Scrape type for EC92404: 2
2026-03-30 08:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23705aaa-5675-54fb-bae2-6b096d2efd7b with identifier: EC92404
2026-03-30 08:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23705aaa-5675-54fb-bae2-6b096d2efd7b with scrape type 2
2026-03-30 08:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23705aaa-5675-54fb-bae2-6b096d2efd7b with scrape type 2
2026-03-30 08:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 23705aaa-5675-54fb-bae2-6b096d2efd7b, identifier: EC92404
2026-03-30 08:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 23705aaa-5675-54fb-bae2-6b096d2efd7b with identifier: EC92404
2026-03-30 08:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 23705aaa-5675-54fb-bae2-6b096d2efd7b with identifier: EC92404
2026-03-30 08:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 23705aaa-5675-54fb-bae2-6b096d2efd7b with identifier: EC92404 to the API
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 140,
'expiration_date': '2026-03-30T15:36:26Z',
'fuel_type': 'diesel',
'id': '23705aaa-5675-54fb-bae2-6b096d2efd7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC92404',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 371550,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-02-16',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 TDI Comfortline BlueMotion',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion',
'year': 2012}
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC92404%27 HTTP/1.1" 200 None
2026-03-30 08:08:34 [auto1.fr] INFO: Saving data for EC92404: {'auction_closing_time': 1774884986.0, 'created_time': 1772647780.77771, 'last_price_update_time': 1774858114.790074}
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EC92404') HTTP/1.1" 204 0
2026-03-30 08:08:34 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT28275%27 HTTP/1.1" 200 None
2026-03-30 08:08:34 [auto1.fr] INFO: Scrape type for RT28275: 2
2026-03-30 08:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eda4ae86-c006-51fb-89c0-70b02777f411 with identifier: RT28275
2026-03-30 08:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eda4ae86-c006-51fb-89c0-70b02777f411 with scrape type 2
2026-03-30 08:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eda4ae86-c006-51fb-89c0-70b02777f411 with scrape type 2
2026-03-30 08:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: eda4ae86-c006-51fb-89c0-70b02777f411, identifier: RT28275
2026-03-30 08:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: eda4ae86-c006-51fb-89c0-70b02777f411 with identifier: RT28275
2026-03-30 08:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: eda4ae86-c006-51fb-89c0-70b02777f411 with identifier: RT28275
2026-03-30 08:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: eda4ae86-c006-51fb-89c0-70b02777f411 with identifier: RT28275 to the API
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08: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:08: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': 150,
'expiration_date': '2026-03-30T15:58:22Z',
'fuel_type': 'diesel',
'id': 'eda4ae86-c006-51fb-89c0-70b02777f411',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT28275',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 170375,
'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': 'Volkswagen Arteon 2.0 TDI Elegance',
'transmission': 'automatic',
'trim': 'Elegance',
'year': 2019}
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT28275%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Saving data for RT28275: {'auction_closing_time': 1774886302.0, 'created_time': 1773919063.341907, 'last_price_update_time': 1774858115.219091}
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RT28275') HTTP/1.1" 204 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL18691%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for PL18691: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-30 08:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:35 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF77357%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for YF77357: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV02305%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for PV02305: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC99897%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for LC99897: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY34669%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for NY34669: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PH25604%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for PH25604: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC62423%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for TC62423: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR41152%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for CR41152: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21122%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for KJ21122: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN29735%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for MN29735: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ67725%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for CZ67725: 0
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-30 08:08:35 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM92287%27 HTTP/1.1" 200 None
2026-03-30 08:08:35 [auto1.fr] INFO: Scrape type for PM92287: 0
2026-03-30 08:08: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:08: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:08:36 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SU46956%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for SU46956: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS38641%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for LS38641: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10016%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for TB10016: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA98629%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for MA98629: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD33706%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for JD33706: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV74370%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for JV74370: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY73638%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for UY73638: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN94323%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for LN94323: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW88695%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for FW88695: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP57613%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for ZP57613: 0
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-30 08:08:36 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC29428%27 HTTP/1.1" 200 None
2026-03-30 08:08:36 [auto1.fr] INFO: Scrape type for HC29428: 0
2026-03-30 08:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08: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:08:38 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ99205%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for UJ99205: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT61248%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for JT61248: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR82989%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for JR82989: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA19907%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for EA19907: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA92478%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for FA92478: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG74963%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for MG74963: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK90001%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for JK90001: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH33873%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for WH33873: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK13719%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for LK13719: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG98444%27 HTTP/1.1" 200 None
2026-03-30 08:08:38 [auto1.fr] INFO: Scrape type for ZG98444: 0
2026-03-30 08:08:38 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-30 08:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:39 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-30 08:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN46028%27 HTTP/1.1" 200 None
2026-03-30 08:08:39 [auto1.fr] INFO: Scrape type for CN46028: 0
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-30 08:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV06575%27 HTTP/1.1" 200 None
2026-03-30 08:08:39 [auto1.fr] INFO: Scrape type for PV06575: 0
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-30 08:08:39 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-30 08:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB42344%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for LB42344: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX68633%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for KX68633: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD84631%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for GD84631: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER76150%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for ER76150: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG55919%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for DG55919: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU37574%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for HU37574: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG42722%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for JG42722: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG84980%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for BG84980: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB24526%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for FB24526: 0
2026-03-30 08:08:40 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR44200%27 HTTP/1.1" 200 None
2026-03-30 08:08:40 [auto1.fr] INFO: Scrape type for XR44200: 0
2026-03-30 08:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08: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:08:42 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:42 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-30 08:08:42 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-30 08:08:42 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-30 08:08:42 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-30 08:08:42 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU87091%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for PU87091: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF52085%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for AF52085: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL86622%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for VL86622: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK65339%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for NK65339: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB04633%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for MB04633: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG50981%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for RG50981: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG51010%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for MG51010: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY32171%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for UY32171: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX08243%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for SX08243: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV72886%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for CV72886: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST83170%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for ST83170: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT69401%27 HTTP/1.1" 200 None
2026-03-30 08:08:43 [auto1.fr] INFO: Scrape type for NT69401: 0
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-30 08:08:43 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-30 08:08:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:44 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 4764 | hits on page: 40
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW99513%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for NW99513: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA74092%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for MA74092: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW97078%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for LW97078: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF36000%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for LF36000: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL62181%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for PL62181: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL59347%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for CL59347: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BB34695%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for BB34695: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV36070%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for UV36070: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA50996%27 HTTP/1.1" 200 None
2026-03-30 08:08:44 [auto1.fr] INFO: Scrape type for LA50996: 0
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-30 08:08:44 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-30 08:08: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:08: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:08:45 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR90071%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for CR90071: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN88953%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for ZN88953: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB56561%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for FB56561: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME28777%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for ME28777: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG12666%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for DG12666: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF24091%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for TF24091: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ76691%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for JJ76691: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ30303%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for MZ30303: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD17777%27 HTTP/1.1" 200 None
2026-03-30 08:08:45 [auto1.fr] INFO: Scrape type for HD17777: 0
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-30 08:08:45 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-30 08:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:46 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC31311%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for FC31311: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ23599%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for LJ23599: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ14263%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for GJ14263: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN66545%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for RN66545: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME61929%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for ME61929: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA15422%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for HA15422: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB92679%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for MB92679: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY84696%27 HTTP/1.1" 200 None
2026-03-30 08:08:46 [auto1.fr] INFO: Scrape type for XY84696: 0
2026-03-30 08:08:46 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-30 08:08:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:47 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:47 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-30 08:08:47 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-30 08:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP05272%27 HTTP/1.1" 200 None
2026-03-30 08:08:47 [auto1.fr] INFO: Scrape type for WP05272: 2
2026-03-30 08:08:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with identifier: WP05272
2026-03-30 08:08:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with scrape type 2
2026-03-30 08:08:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with scrape type 2
2026-03-30 08:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3, identifier: WP05272
2026-03-30 08:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with identifier: WP05272
2026-03-30 08:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with identifier: WP05272
2026-03-30 08:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3 with identifier: WP05272 to the API
2026-03-30 08:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:42:59Z',
'fuel_type': 'diesel',
'id': 'e81bd2e7-39d6-5d0e-ac6b-34b891b7f1e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP05272',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 160705,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-16',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2014}
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP05272%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Saving data for WP05272: {'auction_closing_time': 1774885379.0, 'created_time': 1774556422.096701, 'last_price_update_time': 1774858129.009951}
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WP05272') HTTP/1.1" 204 0
2026-03-30 08:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY51391%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for CY51391: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF91807%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for WF91807: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH55621%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for RH55621: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ82057%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for YJ82057: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV74031%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for NV74031: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD93194%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for ZD93194: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM34513%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for AM34513: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ73736%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for KJ73736: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX61890%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for ZX61890: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB95932%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for XB95932: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR19676%27 HTTP/1.1" 200 None
2026-03-30 08:08:49 [auto1.fr] INFO: Scrape type for NR19676: 0
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-30 08:08:49 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-30 08:08:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:52 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE68264%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for LE68264: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG66012%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for ZG66012: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS88531%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for PS88531: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU04592%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for LU04592: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN36617%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for CN36617: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT34728%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for RT34728: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP99768%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for JP99768: 0
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-30 08:08:52 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN92241%27 HTTP/1.1" 200 None
2026-03-30 08:08:52 [auto1.fr] INFO: Scrape type for RN92241: 0
2026-03-30 08:08:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:08:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:53 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM61645%27 HTTP/1.1" 200 None
2026-03-30 08:08:53 [auto1.fr] INFO: Scrape type for UM61645: 0
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM68614%27 HTTP/1.1" 200 None
2026-03-30 08:08:53 [auto1.fr] INFO: Scrape type for UM68614: 0
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG48512%27 HTTP/1.1" 200 None
2026-03-30 08:08:53 [auto1.fr] INFO: Scrape type for WG48512: 0
2026-03-30 08:08:53 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-30 08:08:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS89614%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for DS89614: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP00414%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for KP00414: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH18304%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for NH18304: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB94762%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for YB94762: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD37174%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for DD37174: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP52445%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for BP52445: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ96401%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for ZJ96401: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP19788%27 HTTP/1.1" 200 None
2026-03-30 08:08:54 [auto1.fr] INFO: Scrape type for YP19788: 0
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-30 08:08:54 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-30 08:08: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:08:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:55 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD82556%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for XD82556: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY02144%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for YY02144: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH58041%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for DH58041: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE48697%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for NE48697: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG65933%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for WG65933: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT45325%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for UT45325: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV34988%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for LV34988: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX41673%27 HTTP/1.1" 200 None
2026-03-30 08:08:55 [auto1.fr] INFO: Scrape type for BX41673: 0
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-30 08:08:55 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-30 08:08: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:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:08:56 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH35394%27 HTTP/1.1" 200 None
2026-03-30 08:08:56 [auto1.fr] INFO: Scrape type for FH35394: 0
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX41293%27 HTTP/1.1" 200 None
2026-03-30 08:08:56 [auto1.fr] INFO: Scrape type for LX41293: 0
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU04354%27 HTTP/1.1" 200 None
2026-03-30 08:08:56 [auto1.fr] INFO: Scrape type for TU04354: 0
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-30 08:08:56 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH77869%27 HTTP/1.1" 200 None
2026-03-30 08:08:56 [auto1.fr] INFO: Scrape type for VH77869: 2
2026-03-30 08:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b636fe1c-f42a-5485-a402-4564439ed505 with identifier: VH77869
2026-03-30 08:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b636fe1c-f42a-5485-a402-4564439ed505 with scrape type 2
2026-03-30 08:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b636fe1c-f42a-5485-a402-4564439ed505 with scrape type 2
2026-03-30 08:08:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b636fe1c-f42a-5485-a402-4564439ed505, identifier: VH77869
2026-03-30 08:08:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b636fe1c-f42a-5485-a402-4564439ed505 with identifier: VH77869
2026-03-30 08:08:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b636fe1c-f42a-5485-a402-4564439ed505 with identifier: VH77869
2026-03-30 08:08:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b636fe1c-f42a-5485-a402-4564439ed505 with identifier: VH77869 to the API
2026-03-30 08:08:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 165,
'expiration_date': '2026-03-30T15:25:37Z',
'fuel_type': 'petrol',
'id': 'b636fe1c-f42a-5485-a402-4564439ed505',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH77869',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 125608,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-08-29',
'seller_name': None,
'title': 'Peugeot 5008 1.6 THP Allure Business',
'transmission': 'automatic',
'trim': 'Allure Business',
'year': 2017}
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH77869%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Saving data for VH77869: {'auction_closing_time': 1774884337.0, 'created_time': 1774557078.580862, 'last_price_update_time': 1774858137.180179}
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VH77869') HTTP/1.1" 204 0
2026-03-30 08:08: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:08:57 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD26566%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for PD26566: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB28370%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for SB28370: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX32064%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for HX32064: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU45895%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for BU45895: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA82316%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for CA82316: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ64155%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for XJ64155: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA44056%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for YA44056: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS54070%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for CS54070: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH53881%27 HTTP/1.1" 200 None
2026-03-30 08:08:57 [auto1.fr] INFO: Scrape type for BH53881: 0
2026-03-30 08:08:57 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-30 08:08: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:08:58 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT35732%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for HT35732: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP72102%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for TP72102: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ64228%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for EZ64228: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC07264%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for MC07264: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR53810%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for PR53810: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA13656%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for CA13656: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ60641%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for JJ60641: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ48607%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for EZ48607: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL32951%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for HL32951: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG40003%27 HTTP/1.1" 200 None
2026-03-30 08:08:58 [auto1.fr] INFO: Scrape type for TG40003: 0
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-30 08:08:58 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-30 08:08: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:08: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:08:59 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 4765 | hits on page: 40
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP25780%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for AP25780: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY80086%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for RY80086: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY51785%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for EY51785: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL86101%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for SL86101: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD34930%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for KD34930: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW14440%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for JW14440: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ98794%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for YZ98794: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE99151%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for HE99151: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:08:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW36844%27 HTTP/1.1" 200 None
2026-03-30 08:08:59 [auto1.fr] INFO: Scrape type for KW36844: 0
2026-03-30 08:08:59 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF07357%27 HTTP/1.1" 200 None
2026-03-30 08:09:00 [auto1.fr] INFO: Scrape type for HF07357: 0
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM81092%27 HTTP/1.1" 200 None
2026-03-30 08:09:00 [auto1.fr] INFO: Scrape type for SM81092: 0
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK53651%27 HTTP/1.1" 200 None
2026-03-30 08:09:00 [auto1.fr] INFO: Scrape type for HK53651: 0
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-30 08:09:00 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-30 08:09: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:09: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:09:01 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 4765 | hits on page: 40
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK72304%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for SK72304: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG10438%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for TG10438: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE01785%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for UE01785: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ61504%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for PZ61504: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK49050%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for VK49050: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ21922%27 HTTP/1.1" 200 None
2026-03-30 08:09:01 [auto1.fr] INFO: Scrape type for KJ21922: 0
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-30 08:09:01 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-30 08:09:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09: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:09:04 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN11424%27 HTTP/1.1" 200 None
2026-03-30 08:09:04 [auto1.fr] INFO: Scrape type for AN11424: 0
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB02827%27 HTTP/1.1" 200 None
2026-03-30 08:09:04 [auto1.fr] INFO: Scrape type for TB02827: 0
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC35526%27 HTTP/1.1" 200 None
2026-03-30 08:09:04 [auto1.fr] INFO: Scrape type for AC35526: 0
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN74208%27 HTTP/1.1" 200 None
2026-03-30 08:09:04 [auto1.fr] INFO: Scrape type for CN74208: 0
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-30 08:09:04 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN96424%27 HTTP/1.1" 200 None
2026-03-30 08:09:04 [auto1.fr] INFO: Scrape type for GN96424: 0
2026-03-30 08:09:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:05 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA12306%27 HTTP/1.1" 200 None
2026-03-30 08:09:05 [auto1.fr] INFO: Scrape type for JA12306: 0
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST02253%27 HTTP/1.1" 200 None
2026-03-30 08:09:05 [auto1.fr] INFO: Scrape type for ST02253: 0
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR08447%27 HTTP/1.1" 200 None
2026-03-30 08:09:05 [auto1.fr] INFO: Scrape type for YR08447: 0
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ28490%27 HTTP/1.1" 200 None
2026-03-30 08:09:05 [auto1.fr] INFO: Scrape type for GZ28490: 0
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD15749%27 HTTP/1.1" 200 None
2026-03-30 08:09:05 [auto1.fr] INFO: Scrape type for RD15749: 0
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-30 08:09:05 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-30 08:09: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:09: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:09:06 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN36140%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for GN36140: 0
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX79729%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for JX79729: 0
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL96389%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for PL96389: 0
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH86313%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for LH86313: 0
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ34389%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for EJ34389: 0
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-30 08:09:06 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH45650%27 HTTP/1.1" 200 None
2026-03-30 08:09:06 [auto1.fr] INFO: Scrape type for FH45650: 2
2026-03-30 08:09:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a0bab2-01aa-584f-a420-446ad3f2993b with identifier: FH45650
2026-03-30 08:09:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a0bab2-01aa-584f-a420-446ad3f2993b with scrape type 2
2026-03-30 08:09:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a0bab2-01aa-584f-a420-446ad3f2993b with scrape type 2
2026-03-30 08:09:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e8a0bab2-01aa-584f-a420-446ad3f2993b, identifier: FH45650
2026-03-30 08:09:07 [scrapy.extensions.logstats] INFO: Crawled 129 pages (at 24 pages/min), scraped 302 items (at 55 items/min)
2026-03-30 08:09:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-30 08:09:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e8a0bab2-01aa-584f-a420-446ad3f2993b with identifier: FH45650
2026-03-30 08:09:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e8a0bab2-01aa-584f-a420-446ad3f2993b with identifier: FH45650
2026-03-30 08:09:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e8a0bab2-01aa-584f-a420-446ad3f2993b with identifier: FH45650 to the API
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:09:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:00:23Z',
'fuel_type': 'petrol',
'id': 'e8a0bab2-01aa-584f-a420-446ad3f2993b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH45650',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 169826,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-11-03',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2014}
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH45650%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Saving data for FH45650: {'auction_closing_time': 1774882823.0, 'created_time': 1774556520.208951, 'last_price_update_time': 1774858147.760432}
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH45650') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:07 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR48084%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Scrape type for MR48084: 0
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH00695%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Scrape type for NH00695: 0
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV92886%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Scrape type for FV92886: 0
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP18765%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Scrape type for UP18765: 0
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY50698%27 HTTP/1.1" 200 None
2026-03-30 08:09:07 [auto1.fr] INFO: Scrape type for WY50698: 0
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-30 08:09:07 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-30 08:09: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:09:09 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW41305%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for ZW41305: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU03605%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for MU03605: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR73947%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for WR73947: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW58063%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for DW58063: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV38237%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for MV38237: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC41776%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for UC41776: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ53176%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for FJ53176: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV03230%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for VV03230: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT09994%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for BT09994: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK56634%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for LK56634: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW25524%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for CW25524: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF71204%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for GF71204: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM26270%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for NM26270: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX46777%27 HTTP/1.1" 200 None
2026-03-30 08:09:09 [auto1.fr] INFO: Scrape type for RX46777: 0
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-30 08:09:09 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-30 08:09: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:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:10 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:10 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-30 08:09:10 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC37061%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for XC37061: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT34048%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for PT34048: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN20136%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for MN20136: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP37230%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for MP37230: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM18360%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for PM18360: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC58011%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for NC58011: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM70145%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for CM70145: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YF50761%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for YF50761: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE73326%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for SE73326: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC32715%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for LC32715: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ66435%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for UJ66435: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS97852%27 HTTP/1.1" 200 None
2026-03-30 08:09:11 [auto1.fr] INFO: Scrape type for RS97852: 0
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-30 08:09:11 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-30 08:09:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09: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:09:12 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 4766 | hits on page: 40
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-30 08:09:12 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-30 08:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX24822%27 HTTP/1.1" 200 None
2026-03-30 08:09:12 [auto1.fr] INFO: Scrape type for SX24822: 2
2026-03-30 08:09:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8842d999-d085-52f0-9877-bcdd3442381a with identifier: SX24822
2026-03-30 08:09:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8842d999-d085-52f0-9877-bcdd3442381a with scrape type 2
2026-03-30 08:09:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8842d999-d085-52f0-9877-bcdd3442381a with scrape type 2
2026-03-30 08:09:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8842d999-d085-52f0-9877-bcdd3442381a, identifier: SX24822
2026-03-30 08:09:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8842d999-d085-52f0-9877-bcdd3442381a with identifier: SX24822
2026-03-30 08:09:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8842d999-d085-52f0-9877-bcdd3442381a with identifier: SX24822
2026-03-30 08:09:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8842d999-d085-52f0-9877-bcdd3442381a with identifier: SX24822 to the API
2026-03-30 08:09:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:09:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:52:46Z',
'fuel_type': 'diesel',
'id': '8842d999-d085-52f0-9877-bcdd3442381a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SX24822',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 284183,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-15',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Societe Generique',
'transmission': 'manual',
'trim': 'Societe Generique',
'year': 2008}
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX24822%27 HTTP/1.1" 200 None
2026-03-30 08:09:13 [auto1.fr] INFO: Saving data for SX24822: {'auction_closing_time': 1774885966.0, 'created_time': 1774555811.038959, 'last_price_update_time': 1774858153.01611}
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SX24822') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:13 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK77137%27 HTTP/1.1" 200 None
2026-03-30 08:09:13 [auto1.fr] INFO: Scrape type for SK77137: 2
2026-03-30 08:09:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de335ea3-e12f-52c7-9fc3-780d0e6cb757 with identifier: SK77137
2026-03-30 08:09:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de335ea3-e12f-52c7-9fc3-780d0e6cb757 with scrape type 2
2026-03-30 08:09:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de335ea3-e12f-52c7-9fc3-780d0e6cb757 with scrape type 2
2026-03-30 08:09:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: de335ea3-e12f-52c7-9fc3-780d0e6cb757, identifier: SK77137
2026-03-30 08:09:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: de335ea3-e12f-52c7-9fc3-780d0e6cb757 with identifier: SK77137
2026-03-30 08:09:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: de335ea3-e12f-52c7-9fc3-780d0e6cb757 with identifier: SK77137
2026-03-30 08:09:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: de335ea3-e12f-52c7-9fc3-780d0e6cb757 with identifier: SK77137 to the API
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:09:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:59:15Z',
'fuel_type': 'diesel',
'id': 'de335ea3-e12f-52c7-9fc3-780d0e6cb757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK77137',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 65879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-17',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2010}
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK77137%27 HTTP/1.1" 200 None
2026-03-30 08:09:13 [auto1.fr] INFO: Saving data for SK77137: {'auction_closing_time': 1774886355.0, 'created_time': 1773934520.708964, 'last_price_update_time': 1774858153.536835}
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SK77137') HTTP/1.1" 204 0
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC07430%27 HTTP/1.1" 200 None
2026-03-30 08:09:13 [auto1.fr] INFO: Scrape type for NC07430: 0
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD15289%27 HTTP/1.1" 200 None
2026-03-30 08:09:13 [auto1.fr] INFO: Scrape type for BD15289: 0
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-30 08:09:13 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-30 08:09: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:09:14 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 4767 | hits on page: 40
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX13152%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for GX13152: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN00260%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for SN00260: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW91751%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for GW91751: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL71953%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for CL71953: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD00723%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for ZD00723: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC92766%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for CC92766: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF27799%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for JF27799: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG52410%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for MG52410: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM07151%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for UM07151: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC29824%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for MC29824: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU08558%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for GU08558: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT89211%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for JT89211: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA64494%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for MA64494: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM90708%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for DM90708: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY13486%27 HTTP/1.1" 200 None
2026-03-30 08:09:14 [auto1.fr] INFO: Scrape type for RY13486: 0
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-30 08:09:14 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-30 08:09: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:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:15 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 4767 | hits on page: 40
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG85972%27 HTTP/1.1" 200 None
2026-03-30 08:09:15 [auto1.fr] INFO: Scrape type for YG85972: 0
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW77657%27 HTTP/1.1" 200 None
2026-03-30 08:09:15 [auto1.fr] INFO: Scrape type for JW77657: 0
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ54167%27 HTTP/1.1" 200 None
2026-03-30 08:09:15 [auto1.fr] INFO: Scrape type for PJ54167: 0
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-30 08:09:15 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK07331%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for TK07331: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL47490%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for JL47490: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW56392%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for AW56392: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW60004%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for AW60004: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH83825%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for MH83825: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV35805%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for DV35805: 0
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-30 08:09:16 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV63675%27 HTTP/1.1" 200 None
2026-03-30 08:09:16 [auto1.fr] INFO: Scrape type for GV63675: 0
2026-03-30 08:09:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09: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:09:17 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 4768 | hits on page: 40
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV63675%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for GV63675: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF10845%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for CF10845: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW29244%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for RW29244: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG10065%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for SG10065: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG79296%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for AG79296: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NR37515%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for NR37515: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB97188%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for VB97188: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL56790%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for FL56790: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN46316%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for XN46316: 0
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-30 08:09:17 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ34112%27 HTTP/1.1" 200 None
2026-03-30 08:09:17 [auto1.fr] INFO: Scrape type for MZ34112: 0
2026-03-30 08:09: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:09: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:09:20 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 4768 | hits on page: 40
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV66695%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for MV66695: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ70784%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for NZ70784: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX93676%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for GX93676: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP87456%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for ZP87456: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR87165%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for TR87165: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM15020%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for RM15020: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE21284%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for EE21284: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK39038%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for UK39038: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB90508%27 HTTP/1.1" 200 None
2026-03-30 08:09:20 [auto1.fr] INFO: Scrape type for NB90508: 0
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-30 08:09:20 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ64273%27 HTTP/1.1" 200 None
2026-03-30 08:09:21 [auto1.fr] INFO: Scrape type for PJ64273: 0
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV60412%27 HTTP/1.1" 200 None
2026-03-30 08:09:21 [auto1.fr] INFO: Scrape type for UV60412: 0
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-30 08:09:21 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM13401%27 HTTP/1.1" 200 None
2026-03-30 08:09:21 [auto1.fr] INFO: Scrape type for NM13401: 0
2026-03-30 08:09: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:09: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:09:22 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 4768 | hits on page: 40
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG52075%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for RG52075: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN04064%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for ZN04064: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AA16834%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for AA16834: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT81456%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for RT81456: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN15233%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for WN15233: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF24402%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for DF24402: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU21182%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for PU21182: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK30699%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for JK30699: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM57461%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for EM57461: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL35366%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for JL35366: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR91646%27 HTTP/1.1" 200 None
2026-03-30 08:09:22 [auto1.fr] INFO: Scrape type for GR91646: 0
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-30 08:09:22 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-30 08:09: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:09: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:09:24 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 4768 | hits on page: 40
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV47699%27 HTTP/1.1" 200 None
2026-03-30 08:09:24 [auto1.fr] INFO: Scrape type for GV47699: 0
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU25921%27 HTTP/1.1" 200 None
2026-03-30 08:09:24 [auto1.fr] INFO: Scrape type for LU25921: 0
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-30 08:09:24 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR87371%27 HTTP/1.1" 200 None
2026-03-30 08:09:24 [auto1.fr] INFO: Scrape type for RR87371: 2
2026-03-30 08:09:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c109d8-d608-5e70-a9d2-80e8500e564e with identifier: RR87371
2026-03-30 08:09:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c109d8-d608-5e70-a9d2-80e8500e564e with scrape type 2
2026-03-30 08:09:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c109d8-d608-5e70-a9d2-80e8500e564e with scrape type 2
2026-03-30 08:09:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f4c109d8-d608-5e70-a9d2-80e8500e564e, identifier: RR87371
2026-03-30 08:09:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f4c109d8-d608-5e70-a9d2-80e8500e564e with identifier: RR87371
2026-03-30 08:09:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f4c109d8-d608-5e70-a9d2-80e8500e564e with identifier: RR87371
2026-03-30 08:09:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f4c109d8-d608-5e70-a9d2-80e8500e564e with identifier: RR87371 to the API
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:09:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:31:39Z',
'fuel_type': 'diesel',
'id': 'f4c109d8-d608-5e70-a9d2-80e8500e564e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR87371',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 117432,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-10',
'seller_name': None,
'title': 'Dacia Duster 1.5 Blue dCi Prestige',
'transmission': 'manual',
'trim': 'Prestige',
'year': 2021}
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR87371%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Saving data for RR87371: {'auction_closing_time': 1774884699.0, 'created_time': 1774557260.301437, 'last_price_update_time': 1774858165.692196}
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RR87371') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:25 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC80505%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for MC80505: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN75588%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for JN75588: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM74389%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for MM74389: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS91599%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for WS91599: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB25731%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for ZB25731: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CW03284%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for CW03284: 0
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-30 08:09:25 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU41944%27 HTTP/1.1" 200 None
2026-03-30 08:09:25 [auto1.fr] INFO: Scrape type for LU41944: 0
2026-03-30 08:09: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:09:27 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 4769 | hits on page: 40
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU41944%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for LU41944: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX69925%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for EX69925: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT72802%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for CT72802: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL64257%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for HL64257: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC61728%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for HC61728: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TM51568%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for TM51568: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR22766%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for GR22766: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD39413%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for HD39413: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW24353%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for UW24353: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU67717%27 HTTP/1.1" 200 None
2026-03-30 08:09:27 [auto1.fr] INFO: Scrape type for RU67717: 0
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-30 08:09:27 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-30 08:09: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:09: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:09:28 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 4770 | hits on page: 40
2026-03-30 08:09:28 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-30 08:09:28 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-30 08:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW37619%27 HTTP/1.1" 200 None
2026-03-30 08:09:28 [auto1.fr] INFO: Scrape type for MW37619: 2
2026-03-30 08:09:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 358bf405-64ef-514d-87e9-7af8e0586ab5 with identifier: MW37619
2026-03-30 08:09:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 358bf405-64ef-514d-87e9-7af8e0586ab5 with scrape type 2
2026-03-30 08:09:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 358bf405-64ef-514d-87e9-7af8e0586ab5 with scrape type 2
2026-03-30 08:09:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 358bf405-64ef-514d-87e9-7af8e0586ab5, identifier: MW37619
2026-03-30 08:09:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 358bf405-64ef-514d-87e9-7af8e0586ab5 with identifier: MW37619
2026-03-30 08:09:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 358bf405-64ef-514d-87e9-7af8e0586ab5 with identifier: MW37619
2026-03-30 08:09:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 358bf405-64ef-514d-87e9-7af8e0586ab5 with identifier: MW37619 to the API
2026-03-30 08:09:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09: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:09:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:02:15Z',
'fuel_type': 'petrol',
'id': '358bf405-64ef-514d-87e9-7af8e0586ab5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MW37619',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS4',
'odometer': 40756,
'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': 'DS Automobiles DS4 1.2 PureTech Performance Line+',
'transmission': 'automatic',
'trim': 'Performance Line+',
'year': 2022}
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW37619%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Saving data for MW37619: {'auction_closing_time': 1774882935.0, 'created_time': 1774557219.111879, 'last_price_update_time': 1774858169.046539}
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MW37619') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:29 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE18250%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for YE18250: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM41866%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for YM41866: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW95827%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for JW95827: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ86834%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for PZ86834: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW86267%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for DW86267: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM43411%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for NM43411: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK77190%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for AK77190: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN49775%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for MN49775: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ03284%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for FJ03284: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM76859%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for FM76859: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN78358%27 HTTP/1.1" 200 None
2026-03-30 08:09:29 [auto1.fr] INFO: Scrape type for RN78358: 0
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-30 08:09:29 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-30 08:09: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:09:30 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 4770 | hits on page: 40
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB86111%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for JB86111: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK76067%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for SK76067: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU82171%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for CU82171: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX44865%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for MX44865: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF11227%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for BF11227: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW86443%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for TW86443: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP13710%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for XP13710: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG86110%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for BG86110: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NN52824%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for NN52824: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM24040%27 HTTP/1.1" 200 None
2026-03-30 08:09:30 [auto1.fr] INFO: Scrape type for UM24040: 0
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-30 08:09:30 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-30 08:09: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:09: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:09:31 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 4770 | hits on page: 40
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XJ30987%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for XJ30987: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK70515%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for EK70515: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC41727%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for HC41727: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV98613%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for KV98613: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG55357%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for MG55357: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX69546%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for XX69546: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV51080%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for KV51080: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB96726%27 HTTP/1.1" 200 None
2026-03-30 08:09:31 [auto1.fr] INFO: Scrape type for WB96726: 0
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-30 08:09:31 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-30 08:09: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:09: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:09:32 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 4770 | hits on page: 40
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK97521%27 HTTP/1.1" 200 None
2026-03-30 08:09:32 [auto1.fr] INFO: Scrape type for NK97521: 0
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK88504%27 HTTP/1.1" 200 None
2026-03-30 08:09:32 [auto1.fr] INFO: Scrape type for KK88504: 0
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK18597%27 HTTP/1.1" 200 None
2026-03-30 08:09:32 [auto1.fr] INFO: Scrape type for XK18597: 0
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU04661%27 HTTP/1.1" 200 None
2026-03-30 08:09:32 [auto1.fr] INFO: Scrape type for EU04661: 0
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH27285%27 HTTP/1.1" 200 None
2026-03-30 08:09:32 [auto1.fr] INFO: Scrape type for AH27285: 0
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-30 08:09:32 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-30 08:09: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:09: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:09:33 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 4770 | hits on page: 40
2026-03-30 08:09:33 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT28880%27 HTTP/1.1" 200 None
2026-03-30 08:09:33 [auto1.fr] INFO: Scrape type for VT28880: 0
2026-03-30 08:09:33 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV37084%27 HTTP/1.1" 200 None
2026-03-30 08:09:33 [auto1.fr] INFO: Scrape type for XV37084: 0
2026-03-30 08:09:33 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-30 08:09:33 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03339%27 HTTP/1.1" 200 None
2026-03-30 08:09:33 [auto1.fr] INFO: Scrape type for PD03339: 2
2026-03-30 08:09:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1513486c-aae2-539b-bca2-aef603ed5fd9 with identifier: PD03339
2026-03-30 08:09:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1513486c-aae2-539b-bca2-aef603ed5fd9 with scrape type 2
2026-03-30 08:09:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1513486c-aae2-539b-bca2-aef603ed5fd9 with scrape type 2
2026-03-30 08:09:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1513486c-aae2-539b-bca2-aef603ed5fd9, identifier: PD03339
2026-03-30 08:09:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1513486c-aae2-539b-bca2-aef603ed5fd9 with identifier: PD03339
2026-03-30 08:09:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1513486c-aae2-539b-bca2-aef603ed5fd9 with identifier: PD03339
2026-03-30 08:09:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1513486c-aae2-539b-bca2-aef603ed5fd9 with identifier: PD03339 to the API
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09: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:09: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': 70,
'expiration_date': '2026-03-30T15:17:08Z',
'fuel_type': 'petrol',
'id': '1513486c-aae2-539b-bca2-aef603ed5fd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD03339',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 78450,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-21',
'seller_name': None,
'title': 'Fiat Panda 1.2 Pop',
'transmission': 'manual',
'trim': 'Pop',
'year': 2019}
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD03339%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Saving data for PD03339: {'auction_closing_time': 1774883828.0, 'created_time': 1773933442.932971, 'last_price_update_time': 1774858174.456658}
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PD03339') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:34 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD21154%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for AD21154: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX68185%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for UX68185: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ06743%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for TJ06743: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC26455%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for XC26455: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE55587%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for HE55587: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE23987%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for TE23987: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU40817%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for CU40817: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU43687%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for MU43687: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY25406%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for TY25406: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX11943%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for AX11943: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ06576%27 HTTP/1.1" 200 None
2026-03-30 08:09:34 [auto1.fr] INFO: Scrape type for KZ06576: 0
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-30 08:09:34 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-30 08:09: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:09:35 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV18698%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for TV18698: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP89415%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for AP89415: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA12460%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for KA12460: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ10281%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for NZ10281: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ65865%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for MJ65865: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ71501%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for TZ71501: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD27690%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for BD27690: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD15560%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for KD15560: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ72826%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for NZ72826: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK38610%27 HTTP/1.1" 200 None
2026-03-30 08:09:35 [auto1.fr] INFO: Scrape type for AK38610: 0
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-30 08:09:35 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-30 08:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB25104%27 HTTP/1.1" 200 None
2026-03-30 08:09:36 [auto1.fr] INFO: Scrape type for RB25104: 0
2026-03-30 08:09:36 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-30 08:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN13323%27 HTTP/1.1" 200 None
2026-03-30 08:09:36 [auto1.fr] INFO: Scrape type for JN13323: 0
2026-03-30 08:09:36 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-30 08:09: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:09: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:09:37 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK56140%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for LK56140: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV07055%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for EV07055: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD75763%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for XD75763: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY39217%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for FY39217: 2
2026-03-30 08:09:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c09ad345-2f7b-5943-9898-e1f5b0ce477a with identifier: FY39217
2026-03-30 08:09:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c09ad345-2f7b-5943-9898-e1f5b0ce477a with scrape type 2
2026-03-30 08:09:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c09ad345-2f7b-5943-9898-e1f5b0ce477a with scrape type 2
2026-03-30 08:09:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c09ad345-2f7b-5943-9898-e1f5b0ce477a, identifier: FY39217
2026-03-30 08:09:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c09ad345-2f7b-5943-9898-e1f5b0ce477a with identifier: FY39217
2026-03-30 08:09:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c09ad345-2f7b-5943-9898-e1f5b0ce477a with identifier: FY39217
2026-03-30 08:09:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c09ad345-2f7b-5943-9898-e1f5b0ce477a with identifier: FY39217 to the API
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09: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:09:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:02:47Z',
'fuel_type': 'diesel',
'id': 'c09ad345-2f7b-5943-9898-e1f5b0ce477a',
'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/FY39217',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 121679,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-11',
'seller_name': None,
'title': 'Ford Kuga 1.5 TDCi Executive',
'transmission': 'manual',
'trim': 'Executive',
'year': 2019}
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY39217%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Saving data for FY39217: {'auction_closing_time': 1774882967.0, 'created_time': 1774557196.20403, 'last_price_update_time': 1774858177.7601}
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FY39217') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:37 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS42092%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for SS42092: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ64883%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for HZ64883: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX87591%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for VX87591: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB41440%27 HTTP/1.1" 200 None
2026-03-30 08:09:37 [auto1.fr] INFO: Scrape type for WB41440: 0
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-30 08:09:37 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-30 08:09: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:09:38 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD00505%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for MD00505: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV57604%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for HV57604: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL51104%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for TL51104: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP01111%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for UP01111: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS01268%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for XS01268: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ11730%27 HTTP/1.1" 200 None
2026-03-30 08:09:38 [auto1.fr] INFO: Scrape type for AZ11730: 0
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-30 08:09:38 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD36177%27 HTTP/1.1" 200 None
2026-03-30 08:09:39 [auto1.fr] INFO: Scrape type for JD36177: 0
2026-03-30 08:09:39 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX71622%27 HTTP/1.1" 200 None
2026-03-30 08:09:39 [auto1.fr] INFO: Scrape type for AX71622: 0
2026-03-30 08:09:39 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UG46789%27 HTTP/1.1" 200 None
2026-03-30 08:09:39 [auto1.fr] INFO: Scrape type for UG46789: 0
2026-03-30 08:09:39 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-30 08:09:39 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-30 08:09:39 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-30 08:09: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:09: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:09:40 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-30 08:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU50469%27 HTTP/1.1" 200 None
2026-03-30 08:09:40 [auto1.fr] INFO: Scrape type for FU50469: 0
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-30 08:09:40 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-30 08:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR11684%27 HTTP/1.1" 200 None
2026-03-30 08:09:40 [auto1.fr] INFO: Scrape type for PR11684: 2
2026-03-30 08:09:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with identifier: PR11684
2026-03-30 08:09:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with scrape type 2
2026-03-30 08:09:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with scrape type 2
2026-03-30 08:09:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7, identifier: PR11684
2026-03-30 08:09:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with identifier: PR11684
2026-03-30 08:09:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with identifier: PR11684
2026-03-30 08:09:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 11a54b7d-d8d9-5448-a01a-9249b0dfa3e7 with identifier: PR11684 to the API
2026-03-30 08:09:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09: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:09: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': 143,
'expiration_date': '2026-03-30T15:26:09Z',
'fuel_type': 'diesel',
'id': '11a54b7d-d8d9-5448-a01a-9249b0dfa3e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PR11684',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 221894,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-15',
'seller_name': None,
'title': 'BMW 1er 118d Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2014}
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR11684%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Saving data for PR11684: {'auction_closing_time': 1774884369.0, 'created_time': 1773935959.856533, 'last_price_update_time': 1774858181.361059}
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PR11684') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:41 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE60139%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for SE60139: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ38590%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for SJ38590: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC59106%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for YC59106: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW36161%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for AW36161: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV44642%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for FV44642: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG88051%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for MG88051: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR97749%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for RR97749: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX83980%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for KX83980: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FK23336%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for FK23336: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU35743%27 HTTP/1.1" 200 None
2026-03-30 08:09:41 [auto1.fr] INFO: Scrape type for KU35743: 0
2026-03-30 08:09:41 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-30 08:09: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:09:42 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR82284%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for YR82284: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC05527%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for AC05527: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM99042%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for DM99042: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU20636%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for FU20636: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX94872%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for MX94872: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY39121%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for CY39121: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME33575%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for ME33575: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE55765%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for EE55765: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK80705%27 HTTP/1.1" 200 None
2026-03-30 08:09:42 [auto1.fr] INFO: Scrape type for PK80705: 0
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-30 08:09:42 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-30 08:09: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:09: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:09:43 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:43 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-30 08:09:43 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-30 08:09:43 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD67804%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for BD67804: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW89295%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for UW89295: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW96440%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for ZW96440: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML92572%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for ML92572: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG04001%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for EG04001: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF18569%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for AF18569: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL83385%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for XL83385: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE11748%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for NE11748: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU18843%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for MU18843: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY32323%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for TY32323: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR35372%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for MR35372: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN26634%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for CN26634: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD25089%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for SD25089: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH89775%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for GH89775: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZX66674%27 HTTP/1.1" 200 None
2026-03-30 08:09:44 [auto1.fr] INFO: Scrape type for ZX66674: 0
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-30 08:09:44 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-30 08:09: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:09: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:09:45 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH62205%27 HTTP/1.1" 200 None
2026-03-30 08:09:45 [auto1.fr] INFO: Scrape type for DH62205: 0
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER64271%27 HTTP/1.1" 200 None
2026-03-30 08:09:45 [auto1.fr] INFO: Scrape type for ER64271: 0
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA27736%27 HTTP/1.1" 200 None
2026-03-30 08:09:45 [auto1.fr] INFO: Scrape type for CA27736: 0
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-30 08:09:45 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FT64075%27 HTTP/1.1" 200 None
2026-03-30 08:09:45 [auto1.fr] INFO: Scrape type for FT64075: 2
2026-03-30 08:09:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with identifier: FT64075
2026-03-30 08:09:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with scrape type 2
2026-03-30 08:09:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with scrape type 2
2026-03-30 08:09:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1, identifier: FT64075
2026-03-30 08:09:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with identifier: FT64075
2026-03-30 08:09:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with identifier: FT64075
2026-03-30 08:09:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4f73747d-ebbe-5df9-bfa6-c41c6d227ac1 with identifier: FT64075 to the API
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:09: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:09: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:22:07Z',
'fuel_type': 'diesel',
'id': '4f73747d-ebbe-5df9-bfa6-c41c6d227ac1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FT64075',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 203431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-23',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FT64075%27 HTTP/1.1" 200 None
2026-03-30 08:09:45 [auto1.fr] INFO: Saving data for FT64075: {'auction_closing_time': 1774884127.0, 'created_time': 1774557239.822941, 'last_price_update_time': 1774858185.910445}
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FT64075') HTTP/1.1" 204 0
2026-03-30 08:09: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:09:46 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-30 08:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ87351%27 HTTP/1.1" 200 None
2026-03-30 08:09:46 [auto1.fr] INFO: Scrape type for NJ87351: 0
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-30 08:09:46 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-30 08:09:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:47 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW21742%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for GW21742: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS74277%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for MS74277: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT92714%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for CT92714: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS51100%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for MS51100: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL83320%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for YL83320: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA86883%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for NA86883: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD69842%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for MD69842: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA81787%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for FA81787: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU29788%27 HTTP/1.1" 200 None
2026-03-30 08:09:47 [auto1.fr] INFO: Scrape type for NU29788: 0
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-30 08:09:47 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-30 08:09:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:56 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR11120%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for YR11120: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD14959%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for JD14959: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH00084%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for BH00084: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS18899%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for PS18899: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG70238%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for YG70238: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD23440%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for KD23440: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK69644%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for WK69644: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK08918%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for VK08918: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP36847%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for WP36847: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST25283%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for ST25283: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN33134%27 HTTP/1.1" 200 None
2026-03-30 08:09:56 [auto1.fr] INFO: Scrape type for MN33134: 0
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-30 08:09:56 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-30 08:09:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:09:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:09:59 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 4771 | hits on page: 40
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW90706%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for WW90706: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ58780%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for PJ58780: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF38669%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for EF38669: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP39781%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for XP39781: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP87348%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for MP87348: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN69487%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for MN69487: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH93695%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for VH93695: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ33747%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for UZ33747: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD88959%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for MD88959: 0
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-30 08:09:59 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:09:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN83275%27 HTTP/1.1" 200 None
2026-03-30 08:09:59 [auto1.fr] INFO: Scrape type for CN83275: 0
2026-03-30 08:09: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:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:00 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX99737%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for TX99737: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YT51945%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for YT51945: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH72783%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for AH72783: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD08620%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for FD08620: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TJ94582%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for TJ94582: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA32984%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for UA32984: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY88811%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for UY88811: 0
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-30 08:10:00 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV07997%27 HTTP/1.1" 200 None
2026-03-30 08:10:00 [auto1.fr] INFO: Scrape type for TV07997: 2
2026-03-30 08:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with identifier: TV07997
2026-03-30 08:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with scrape type 2
2026-03-30 08:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with scrape type 2
2026-03-30 08:10:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7, identifier: TV07997
2026-03-30 08:10:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with identifier: TV07997
2026-03-30 08:10:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with identifier: TV07997
2026-03-30 08:10:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7 with identifier: TV07997 to the API
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:10:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:14:43Z',
'fuel_type': 'hybrid',
'id': 'ee8147ca-e98d-59d2-9d66-e74c6b4aa8e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV07997',
'listing': 'auction',
'make': 'Toyota',
'model': 'Prius',
'odometer': 176301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-11-11',
'seller_name': None,
'title': 'Toyota Prius 1.5 Sol',
'transmission': 'automatic',
'trim': 'Sol',
'year': 2004}
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV07997%27 HTTP/1.1" 200 None
2026-03-30 08:10:01 [auto1.fr] INFO: Saving data for TV07997: {'auction_closing_time': 1774883683.0, 'created_time': 1774557211.737202, 'last_price_update_time': 1774858201.647936}
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TV07997') HTTP/1.1" 204 0
2026-03-30 08:10:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT93217%27 HTTP/1.1" 200 None
2026-03-30 08:10:01 [auto1.fr] INFO: Scrape type for HT93217: 0
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ29503%27 HTTP/1.1" 200 None
2026-03-30 08:10:01 [auto1.fr] INFO: Scrape type for HJ29503: 0
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS72948%27 HTTP/1.1" 200 None
2026-03-30 08:10:01 [auto1.fr] INFO: Scrape type for VS72948: 0
2026-03-30 08:10:01 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN42149%27 HTTP/1.1" 200 None
2026-03-30 08:10:01 [auto1.fr] INFO: Scrape type for ZN42149: 0
2026-03-30 08:10:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:02 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN63849%27 HTTP/1.1" 200 None
2026-03-30 08:10:02 [auto1.fr] INFO: Scrape type for LN63849: 0
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX78543%27 HTTP/1.1" 200 None
2026-03-30 08:10:02 [auto1.fr] INFO: Scrape type for SX78543: 0
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE22137%27 HTTP/1.1" 200 None
2026-03-30 08:10:02 [auto1.fr] INFO: Scrape type for RE22137: 0
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB38513%27 HTTP/1.1" 200 None
2026-03-30 08:10:02 [auto1.fr] INFO: Scrape type for UB38513: 0
2026-03-30 08:10:02 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH93252%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for UH93252: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU97686%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for KU97686: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH46093%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for NH46093: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE88379%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for VE88379: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG31065%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for HG31065: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF42406%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for SF42406: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR57689%27 HTTP/1.1" 200 None
2026-03-30 08:10:03 [auto1.fr] INFO: Scrape type for XR57689: 0
2026-03-30 08:10:03 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-30 08:10:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10:06 [scrapy.extensions.logstats] INFO: Crawled 156 pages (at 27 pages/min), scraped 312 items (at 10 items/min)
2026-03-30 08:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-30 08:10: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:10:11 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN91695%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for XN91695: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC74553%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for UC74553: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD71180%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for FD71180: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PP44848%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for PP44848: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH30569%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for HH30569: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT96128%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for DT96128: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST53729%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for ST53729: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE52859%27 HTTP/1.1" 200 None
2026-03-30 08:10:11 [auto1.fr] INFO: Scrape type for TE52859: 0
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-30 08:10:11 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-30 08:10: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:10: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:10:12 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-30 08:10:12 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU85427%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for UU85427: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY38326%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for TY38326: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV08172%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for MV08172: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF87888%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for BF87888: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV77548%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for LV77548: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH71773%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for NH71773: 0
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP24088%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Scrape type for AP24088: 2
2026-03-30 08:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with identifier: AP24088
2026-03-30 08:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with scrape type 2
2026-03-30 08:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with scrape type 2
2026-03-30 08:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 829eb2a9-2b29-5055-ab2c-841b2a88fc59, identifier: AP24088
2026-03-30 08:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with identifier: AP24088
2026-03-30 08:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with identifier: AP24088
2026-03-30 08:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 829eb2a9-2b29-5055-ab2c-841b2a88fc59 with identifier: AP24088 to the API
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:40:13Z',
'fuel_type': 'hybrid',
'id': '829eb2a9-2b29-5055-ab2c-841b2a88fc59',
'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/AP24088',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 36483,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-08-29',
'seller_name': None,
'title': 'Ford Kuga 2.5 Hybrid Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2023}
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP24088%27 HTTP/1.1" 200 None
2026-03-30 08:10:13 [auto1.fr] INFO: Saving data for AP24088: {'auction_closing_time': 1774885213.0, 'created_time': 1774557208.592706, 'last_price_update_time': 1774858213.659333}
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AP24088') HTTP/1.1" 204 0
2026-03-30 08:10: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:10:13 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-30 08:10:13 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-30 08:10: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:10:14 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH26535%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for BH26535: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SX54041%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for SX54041: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ90961%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for HZ90961: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV33142%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for AV33142: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK94521%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for ZK94521: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YN96832%27 HTTP/1.1" 200 None
2026-03-30 08:10:14 [auto1.fr] INFO: Scrape type for YN96832: 0
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-30 08:10:14 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-30 08:10:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD55779%27 HTTP/1.1" 200 None
2026-03-30 08:10:15 [auto1.fr] INFO: Scrape type for FD55779: 0
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GV95018%27 HTTP/1.1" 200 None
2026-03-30 08:10:15 [auto1.fr] INFO: Scrape type for GV95018: 0
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DT21905%27 HTTP/1.1" 200 None
2026-03-30 08:10:15 [auto1.fr] INFO: Scrape type for DT21905: 0
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP66959%27 HTTP/1.1" 200 None
2026-03-30 08:10:15 [auto1.fr] INFO: Scrape type for MP66959: 0
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR84190%27 HTTP/1.1" 200 None
2026-03-30 08:10:15 [auto1.fr] INFO: Scrape type for KR84190: 0
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-30 08:10:15 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-30 08:10:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:16 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD17301%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for CD17301: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD56672%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for FD56672: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP69779%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for KP69779: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE50703%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for KE50703: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV52743%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for AV52743: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF93998%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for LF93998: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS92577%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for DS92577: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK15343%27 HTTP/1.1" 200 None
2026-03-30 08:10:16 [auto1.fr] INFO: Scrape type for BK15343: 0
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-30 08:10:16 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-30 08:10: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:10: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:10:17 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB39762%27 HTTP/1.1" 200 None
2026-03-30 08:10:17 [auto1.fr] INFO: Scrape type for XB39762: 0
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HH48704%27 HTTP/1.1" 200 None
2026-03-30 08:10:17 [auto1.fr] INFO: Scrape type for HH48704: 0
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC35846%27 HTTP/1.1" 200 None
2026-03-30 08:10:17 [auto1.fr] INFO: Scrape type for EC35846: 0
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-30 08:10:17 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL22941%27 HTTP/1.1" 200 None
2026-03-30 08:10:17 [auto1.fr] INFO: Scrape type for HL22941: 2
2026-03-30 08:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd7dd18b-ce8f-5f51-933a-1427efbf2318 with identifier: HL22941
2026-03-30 08:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd7dd18b-ce8f-5f51-933a-1427efbf2318 with scrape type 2
2026-03-30 08:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd7dd18b-ce8f-5f51-933a-1427efbf2318 with scrape type 2
2026-03-30 08:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cd7dd18b-ce8f-5f51-933a-1427efbf2318, identifier: HL22941
2026-03-30 08:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cd7dd18b-ce8f-5f51-933a-1427efbf2318 with identifier: HL22941
2026-03-30 08:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cd7dd18b-ce8f-5f51-933a-1427efbf2318 with identifier: HL22941
2026-03-30 08:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cd7dd18b-ce8f-5f51-933a-1427efbf2318 with identifier: HL22941 to the API
2026-03-30 08:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:12:41Z',
'fuel_type': 'diesel',
'id': 'cd7dd18b-ce8f-5f51-933a-1427efbf2318',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL22941',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 180993,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-03',
'seller_name': None,
'title': 'Audi A4 2.0 TDI Attraction',
'transmission': 'automatic',
'trim': 'Attraction',
'year': 2014}
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL22941%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Saving data for HL22941: {'auction_closing_time': 1774883561.0, 'created_time': 1774557223.217311, 'last_price_update_time': 1774858218.159462}
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL22941') HTTP/1.1" 204 0
2026-03-30 08:10: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:10:18 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH35269%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for BH35269: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DS58335%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for DS58335: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG11419%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for VG11419: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR77644%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for WR77644: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV13696%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for MV13696: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF08210%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for SF08210: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX20850%27 HTTP/1.1" 200 None
2026-03-30 08:10:18 [auto1.fr] INFO: Scrape type for TX20850: 0
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-30 08:10:18 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-30 08:10: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:10:19 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML29204%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for ML29204: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS84605%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for YS84605: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ29154%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for SJ29154: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GX34616%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for GX34616: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV30465%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for RV30465: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS99240%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for JS99240: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB64542%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for XB64542: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC61454%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for AC61454: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV51312%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for JV51312: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ84099%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for RZ84099: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM33156%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for FM33156: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH68071%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for SH68071: 0
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-30 08:10:19 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF28469%27 HTTP/1.1" 200 None
2026-03-30 08:10:19 [auto1.fr] INFO: Scrape type for GF28469: 0
2026-03-30 08:10: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:10:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:21 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PC67376%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for PC67376: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH81805%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for MH81805: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TS81790%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for TS81790: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PY05683%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for PY05683: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR85654%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for YR85654: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ87275%27 HTTP/1.1" 200 None
2026-03-30 08:10:21 [auto1.fr] INFO: Scrape type for JZ87275: 0
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-30 08:10:21 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-30 08:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:22 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 4771 | hits on page: 40
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ46494%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for ZZ46494: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ89802%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for TZ89802: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB77488%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for GB77488: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK36416%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for EK36416: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX81149%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for AX81149: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN95371%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for ZN95371: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP58616%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for FP58616: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP63031%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for JP63031: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF09834%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for EF09834: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH12813%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for SH12813: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA41573%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for HA41573: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ78621%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for LJ78621: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP60855%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for MP60855: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA69138%27 HTTP/1.1" 200 None
2026-03-30 08:10:22 [auto1.fr] INFO: Scrape type for TA69138: 0
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-30 08:10:22 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-30 08:10: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:10: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:10:30 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC30106%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for HC30106: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD06145%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for GD06145: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF21195%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for RF21195: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM15968%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for ZM15968: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX93331%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for WX93331: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY89050%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for NY89050: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD25218%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for HD25218: 0
2026-03-30 08:10:30 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS96856%27 HTTP/1.1" 200 None
2026-03-30 08:10:30 [auto1.fr] INFO: Scrape type for NS96856: 2
2026-03-30 08:10:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11a0b3b7-6576-5745-aa80-80c580c00f28 with identifier: NS96856
2026-03-30 08:10:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11a0b3b7-6576-5745-aa80-80c580c00f28 with scrape type 2
2026-03-30 08:10:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11a0b3b7-6576-5745-aa80-80c580c00f28 with scrape type 2
2026-03-30 08:10:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 11a0b3b7-6576-5745-aa80-80c580c00f28, identifier: NS96856
2026-03-30 08:10:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 11a0b3b7-6576-5745-aa80-80c580c00f28 with identifier: NS96856
2026-03-30 08:10:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 11a0b3b7-6576-5745-aa80-80c580c00f28 with identifier: NS96856
2026-03-30 08:10:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 11a0b3b7-6576-5745-aa80-80c580c00f28 with identifier: NS96856 to the API
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 08:10:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:26:34Z',
'fuel_type': 'diesel',
'id': '11a0b3b7-6576-5745-aa80-80c580c00f28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NS96856',
'listing': 'auction',
'make': 'Mitsubishi',
'model': 'Pajero',
'odometer': 228071,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1999-12-19',
'seller_name': None,
'title': 'Mitsubishi Pajero 2.8 Turbodiesel 2800 TD GLS',
'transmission': 'manual',
'trim': '2800 TD GLS',
'year': 1999}
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NS96856%27 HTTP/1.1" 200 None
2026-03-30 08:10:32 [auto1.fr] INFO: Saving data for NS96856: {'auction_closing_time': 1774884394.0, 'created_time': 1774557206.508401, 'last_price_update_time': 1774858232.690319}
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NS96856') HTTP/1.1" 204 0
2026-03-30 08:10: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:10:32 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KM12903%27 HTTP/1.1" 200 None
2026-03-30 08:10:32 [auto1.fr] INFO: Scrape type for KM12903: 0
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB89695%27 HTTP/1.1" 200 None
2026-03-30 08:10:32 [auto1.fr] INFO: Scrape type for FB89695: 0
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU85213%27 HTTP/1.1" 200 None
2026-03-30 08:10:32 [auto1.fr] INFO: Scrape type for VU85213: 0
2026-03-30 08:10:32 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN28055%27 HTTP/1.1" 200 None
2026-03-30 08:10:32 [auto1.fr] INFO: Scrape type for UN28055: 0
2026-03-30 08:10: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:10:34 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF40263%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for GF40263: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ92787%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for UZ92787: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT47034%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for HT47034: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB56810%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for XB56810: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE41092%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for XE41092: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC44664%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for KC44664: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA43353%27 HTTP/1.1" 200 None
2026-03-30 08:10:34 [auto1.fr] INFO: Scrape type for DA43353: 0
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-30 08:10:34 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-30 08:10:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:35 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW29990%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for TW29990: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH99497%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for WH99497: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT88303%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for VT88303: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD81721%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for UD81721: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP93546%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for CP93546: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB97503%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for XB97503: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ21531%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for ZZ21531: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN30584%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for BN30584: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN42713%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for UN42713: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP56954%27 HTTP/1.1" 200 None
2026-03-30 08:10:35 [auto1.fr] INFO: Scrape type for UP56954: 0
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-30 08:10:35 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-30 08:10: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:10: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:10:40 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU09289%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for KU09289: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX14767%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for YX14767: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN04245%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for FN04245: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF59045%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for CF59045: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT29202%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for GT29202: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA32648%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for TA32648: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR67887%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for BR67887: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX91967%27 HTTP/1.1" 200 None
2026-03-30 08:10:40 [auto1.fr] INFO: Scrape type for PX91967: 0
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-30 08:10:40 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-30 08:10: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:10: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:10:41 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM18696%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for RM18696: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG19143%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for WG19143: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG42802%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for NG42802: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF16062%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for PF16062: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL76183%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for JL76183: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF01086%27 HTTP/1.1" 200 None
2026-03-30 08:10:41 [auto1.fr] INFO: Scrape type for SF01086: 0
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-30 08:10:41 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-30 08:10: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:10: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:10:42 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW19265%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for AW19265: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL07367%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for DL07367: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU22233%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for CU22233: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS31397%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for WS31397: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE24151%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for SE24151: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX98365%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for FX98365: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SD92574%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for SD92574: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ69569%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for LZ69569: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ59520%27 HTTP/1.1" 200 None
2026-03-30 08:10:42 [auto1.fr] INFO: Scrape type for NJ59520: 0
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-30 08:10:42 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-30 08:10: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:10:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:43 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS87818%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for YS87818: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE04725%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for CE04725: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CV84017%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for CV84017: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CH04753%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for CH04753: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB95904%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for KB95904: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND58253%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for ND58253: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB34816%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for TB34816: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR61891%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for HR61891: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JS64389%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for JS64389: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL82812%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for SL82812: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG59529%27 HTTP/1.1" 200 None
2026-03-30 08:10:43 [auto1.fr] INFO: Scrape type for MG59529: 0
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-30 08:10:43 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-30 08:10: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:10: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:10:45 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM97530%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for NM97530: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ59625%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for GZ59625: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN98796%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for GN98796: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU80651%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for JU80651: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG88559%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for MG88559: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY25382%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for WY25382: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM54626%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for PM54626: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00680%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for RT00680: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH70216%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for LH70216: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL98028%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for VL98028: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC89861%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for CC89861: 0
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-30 08:10:45 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD78031%27 HTTP/1.1" 200 None
2026-03-30 08:10:45 [auto1.fr] INFO: Scrape type for PD78031: 0
2026-03-30 08:10: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:10:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:46 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NW12162%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for NW12162: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29780%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for MA29780: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZH47004%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for ZH47004: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS68966%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for WS68966: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ92637%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for CJ92637: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN59996%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for KN59996: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP89047%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for FP89047: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF83440%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for UF83440: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA46854%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for WA46854: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU93912%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for GU93912: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX06579%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for PX06579: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY82674%27 HTTP/1.1" 200 None
2026-03-30 08:10:46 [auto1.fr] INFO: Scrape type for SY82674: 0
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-30 08:10:46 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-30 08:10: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:10:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:47 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 4773 | hits on page: 40
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-30 08:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS21555%27 HTTP/1.1" 200 None
2026-03-30 08:10:47 [auto1.fr] INFO: Scrape type for BS21555: 0
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-30 08:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HE67645%27 HTTP/1.1" 200 None
2026-03-30 08:10:47 [auto1.fr] INFO: Scrape type for HE67645: 0
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-30 08:10:47 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-30 08:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR78499%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for JR78499: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NZ21389%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for NZ21389: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR58617%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for UR58617: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS62147%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for XS62147: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH94226%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for TH94226: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG30279%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for RG30279: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ31121%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for DJ31121: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM39472%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for CM39472: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE08433%27 HTTP/1.1" 200 None
2026-03-30 08:10:48 [auto1.fr] INFO: Scrape type for CE08433: 0
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-30 08:10:48 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-30 08:10:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:49 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HD10774%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for HD10774: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE67276%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for PE67276: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ07204%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for WZ07204: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR81376%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for MR81376: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP06757%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for JP06757: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SE16009%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for SE16009: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV28779%27 HTTP/1.1" 200 None
2026-03-30 08:10:49 [auto1.fr] INFO: Scrape type for NV28779: 0
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-30 08:10:49 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-30 08:10: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:10: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:10:51 [auto1.fr] INFO: Channel: 24h | Page: 98 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA15332%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for GA15332: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN51236%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for ZN51236: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN78758%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for WN78758: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM64243%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for EM64243: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL48805%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for NL48805: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG68340%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for YG68340: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK82108%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for XK82108: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV36409%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for NV36409: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX72763%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for KX72763: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH75420%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for NH75420: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW89865%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for UW89865: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX33058%27 HTTP/1.1" 200 None
2026-03-30 08:10:51 [auto1.fr] INFO: Scrape type for BX33058: 0
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-30 08:10:51 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-30 08:10: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:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:52 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ93571%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for YZ93571: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE57968%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for XE57968: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE42627%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for BE42627: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ22019%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for LZ22019: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ62957%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for ZJ62957: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF58215%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for PF58215: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY90257%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for WY90257: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY58441%27 HTTP/1.1" 200 None
2026-03-30 08:10:52 [auto1.fr] INFO: Scrape type for DY58441: 0
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-30 08:10:52 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-30 08:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:53 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT00175%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for GT00175: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM02114%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for XM02114: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RW82157%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for RW82157: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX33817%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for AX33817: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH10737%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for SH10737: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LT84198%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for LT84198: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX91419%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for XX91419: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS65981%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for GS65981: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN41190%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for HN41190: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX60393%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for WX60393: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL87696%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for KL87696: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT17553%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for KT17553: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PY97229%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for PY97229: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SW20172%27 HTTP/1.1" 200 None
2026-03-30 08:10:53 [auto1.fr] INFO: Scrape type for SW20172: 0
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-30 08:10:53 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-30 08:10:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:54 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT26792%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for NT26792: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB80878%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for GB80878: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN89560%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for VN89560: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV80652%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for BV80652: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GT56253%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for GT56253: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX27022%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for KX27022: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF05565%27 HTTP/1.1" 200 None
2026-03-30 08:10:54 [auto1.fr] INFO: Scrape type for EF05565: 0
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-30 08:10:54 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-30 08:10: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:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:10:56 [auto1.fr] INFO: Channel: 24h | Page: 102 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VR08947%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for VR08947: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK06615%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for HK06615: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV60868%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for LV60868: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL58037%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for PL58037: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DX15659%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for DX15659: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10298%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for TB10298: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PX78812%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for PX78812: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS17740%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for ZS17740: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX29137%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for RX29137: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT10703%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for WT10703: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU78969%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for DU78969: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA53572%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for CA53572: 0
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-30 08:10:56 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE77721%27 HTTP/1.1" 200 None
2026-03-30 08:10:56 [auto1.fr] INFO: Scrape type for CE77721: 0
2026-03-30 08:10:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:10: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:10:57 [auto1.fr] INFO: Channel: 24h | Page: 103 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN32974%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for SN32974: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK36999%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for AK36999: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ23217%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for CJ23217: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU55087%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for CU55087: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ13382%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for LZ13382: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED01632%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for ED01632: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY36086%27 HTTP/1.1" 200 None
2026-03-30 08:10:57 [auto1.fr] INFO: Scrape type for BY36086: 0
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-30 08:10:57 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-30 08:10: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:10: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:10:58 [auto1.fr] INFO: Channel: 24h | Page: 104 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ63461%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for LJ63461: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR73848%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for GR73848: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP13340%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for XP13340: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF13879%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for WF13879: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF42289%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for VF42289: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL69972%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for FL69972: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA87261%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for VA87261: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY57267%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for AY57267: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM93087%27 HTTP/1.1" 200 None
2026-03-30 08:10:58 [auto1.fr] INFO: Scrape type for YM93087: 0
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-30 08:10:58 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-30 08:10: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:10: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:10:59 [auto1.fr] INFO: Channel: 24h | Page: 105 | totalHits: 4774 | hits on page: 40
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JT40746%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for JT40746: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ38507%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for YZ38507: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS06781%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for WS06781: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN11712%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for GN11712: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD90679%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for TD90679: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WH98020%27 HTTP/1.1" 200 None
2026-03-30 08:10:59 [auto1.fr] INFO: Scrape type for WH98020: 0
2026-03-30 08:10:59 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ40715%27 HTTP/1.1" 200 None
2026-03-30 08:11:00 [auto1.fr] INFO: Scrape type for LZ40715: 0
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM55547%27 HTTP/1.1" 200 None
2026-03-30 08:11:00 [auto1.fr] INFO: Scrape type for JM55547: 0
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP54277%27 HTTP/1.1" 200 None
2026-03-30 08:11:00 [auto1.fr] INFO: Scrape type for AP54277: 0
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW93608%27 HTTP/1.1" 200 None
2026-03-30 08:11:00 [auto1.fr] INFO: Scrape type for JW93608: 0
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-30 08:11:00 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS56554%27 HTTP/1.1" 200 None
2026-03-30 08:11:00 [auto1.fr] INFO: Scrape type for GS56554: 0
2026-03-30 08:11: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:11: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:11:01 [auto1.fr] INFO: Channel: 24h | Page: 106 | totalHits: 4774 | hits on page: 40
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX43318%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for YX43318: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EK91858%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for EK91858: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RB41221%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for RB41221: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ78335%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for RZ78335: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR91711%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for WR91711: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF13918%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for XF13918: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK76885%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for VK76885: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GH44775%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for GH44775: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD77755%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for VD77755: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DN77795%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for DN77795: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VG34464%27 HTTP/1.1" 200 None
2026-03-30 08:11:01 [auto1.fr] INFO: Scrape type for VG34464: 0
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-30 08:11:01 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-30 08:11:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:11:02 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:11:02 [auto1.fr] INFO: Channel: 24h | Page: 107 | totalHits: 4774 | hits on page: 40
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-30 08:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM18460%27 HTTP/1.1" 200 None
2026-03-30 08:11:02 [auto1.fr] INFO: Scrape type for NM18460: 0
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-30 08:11:02 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-30 08:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL85731%27 HTTP/1.1" 200 None
2026-03-30 08:11:02 [auto1.fr] INFO: Scrape type for SL85731: 0
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP74610%27 HTTP/1.1" 200 None
2026-03-30 08:11:03 [auto1.fr] INFO: Scrape type for FP74610: 0
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF25679%27 HTTP/1.1" 200 None
2026-03-30 08:11:03 [auto1.fr] INFO: Scrape type for MF25679: 0
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL36992%27 HTTP/1.1" 200 None
2026-03-30 08:11:03 [auto1.fr] INFO: Scrape type for BL36992: 0
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-30 08:11:03 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG63120%27 HTTP/1.1" 200 None
2026-03-30 08:11:03 [auto1.fr] INFO: Scrape type for NG63120: 0
2026-03-30 08:11: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:11: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:11:04 [auto1.fr] INFO: Channel: 24h | Page: 108 | totalHits: 4775 | hits on page: 40
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG63120%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for NG63120: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ99742%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for EJ99742: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW13165%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for MW13165: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS74357%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for FS74357: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ33276%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for JJ33276: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ89767%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for LJ89767: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP98552%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for KP98552: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU11373%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for FU11373: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF73144%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for WF73144: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KK55948%27 HTTP/1.1" 200 None
2026-03-30 08:11:04 [auto1.fr] INFO: Scrape type for KK55948: 0
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-30 08:11:04 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-30 08:11:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:11: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:11:05 [auto1.fr] INFO: Channel: 24h | Page: 109 | totalHits: 4776 | hits on page: 40
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP11718%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for HP11718: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE82306%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for PE82306: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH70344%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for LH70344: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM12169%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for FM12169: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR95930%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for PR95930: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB22660%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for NB22660: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY85318%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for WY85318: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ36902%27 HTTP/1.1" 200 None
2026-03-30 08:11:05 [auto1.fr] INFO: Scrape type for ZJ36902: 0
2026-03-30 08:11:05 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-30 08:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY20828%27 HTTP/1.1" 200 None
2026-03-30 08:11:06 [auto1.fr] INFO: Scrape type for ZY20828: 0
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-30 08:11: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:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:11:06 [auto1.fr] INFO: Channel: 24h | Page: 110 | totalHits: 4776 | hits on page: 40
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FN45422%27 HTTP/1.1" 200 None
2026-03-30 08:11:06 [auto1.fr] INFO: Scrape type for FN45422: 0
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FT37711%27 HTTP/1.1" 200 None
2026-03-30 08:11:06 [auto1.fr] INFO: Scrape type for FT37711: 0
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK70239%27 HTTP/1.1" 200 None
2026-03-30 08:11:06 [auto1.fr] INFO: Scrape type for SK70239: 0
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JW91200%27 HTTP/1.1" 200 None
2026-03-30 08:11:06 [auto1.fr] INFO: Scrape type for JW91200: 0
2026-03-30 08:11:06 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-30 08:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR11869%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for DR11869: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF90731%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for WF90731: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU71568%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for VU71568: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL89044%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for LL89044: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ39616%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for AZ39616: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD15747%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for RD15747: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD79796%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for BD79796: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL40614%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for DL40614: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX82453%27 HTTP/1.1" 200 None
2026-03-30 08:11:07 [auto1.fr] INFO: Scrape type for JX82453: 0
2026-03-30 08:11:07 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-30 08:11:07 [scrapy.extensions.logstats] INFO: Crawled 188 pages (at 32 pages/min), scraped 315 items (at 3 items/min)
2026-03-30 08:11:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 179MiB
2026-03-30 08:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:11:08 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-30 08:11:08 [auto1.fr] INFO: Channel: 24h | Page: 111 | totalHits: 4776 | hits on page: 40
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU12769%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for TU12769: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PE26922%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for PE26922: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT65590%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for UT65590: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK45019%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for XK45019: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD33709%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for AD33709: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BV64687%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for BV64687: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD32595%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for YD32595: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU05204%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for GU05204: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE43967%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for RE43967: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PT14342%27 HTTP/1.1" 200 None
2026-03-30 08:11:08 [auto1.fr] INFO: Scrape type for PT14342: 0
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-30 08:11:08 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-30 08:11: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:11: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:11:09 [auto1.fr] INFO: Channel: 24h | Page: 112 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VK64881%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for VK64881: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM89368%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for WM89368: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS10894%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for VS10894: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ80373%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for CZ80373: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY66124%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for TY66124: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX61285%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for TX61285: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH67706%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for VH67706: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE20800%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for DE20800: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB26679%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for EB26679: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV84221%27 HTTP/1.1" 200 None
2026-03-30 08:11:09 [auto1.fr] INFO: Scrape type for EV84221: 0
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-30 08:11:09 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-30 08:11:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 08:11: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:11:10 [auto1.fr] INFO: Channel: 24h | Page: 113 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP93730%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for CP93730: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ36749%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for KZ36749: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: ZT80475
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UA52654%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for UA52654: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU18548%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for WU18548: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE00933%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for LE00933: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ62625%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for SZ62625: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH69707%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for AH69707: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: MR90529
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: TV82295
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RU69102%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for RU69102: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: LU27709
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: VW71703
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG17007%27 HTTP/1.1" 200 None
2026-03-30 08:11:10 [auto1.fr] INFO: Scrape type for MG17007: 0
2026-03-30 08:11:10 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-30 08:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XP22019%27 HTTP/1.1" 200 None
2026-03-30 08:11:11 [auto1.fr] INFO: Scrape type for XP22019: 0
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-30 08:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD87845%27 HTTP/1.1" 200 None
2026-03-30 08:11:11 [auto1.fr] INFO: Scrape type for KD87845: 0
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: FM74121
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: FC98721
2026-03-30 08:11:11 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-30 08:11: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:11: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:11:14 [auto1.fr] INFO: Channel: 24h | Page: 114 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR20155%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for YR20155: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: FZ59181
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE84379%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for DE84379: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF16962%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for PF16962: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW13197%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for VW13197: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX92727%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for JX92727: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN44204%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for JN44204: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST75915%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for ST75915: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZW79920%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for ZW79920: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FG62413%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for FG62413: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HC97852%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for HC97852: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA24586%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for GA24586: 0
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-30 08:11:14 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM15642%27 HTTP/1.1" 200 None
2026-03-30 08:11:14 [auto1.fr] INFO: Scrape type for FM15642: 0
2026-03-30 08:11: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:11: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:11:15 [auto1.fr] INFO: Channel: 24h | Page: 115 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU68372%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for VU68372: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TX31203%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for TX31203: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT85865%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for MT85865: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM47286%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for PM47286: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: VH30868
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL98857%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for CL98857: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: BG44189
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: SB97802
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: VY46453
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: DB93525
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: UY82545
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP27295%27 HTTP/1.1" 200 None
2026-03-30 08:11:15 [auto1.fr] INFO: Scrape type for YP27295: 0
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-30 08:11:15 [auto1.fr] INFO: Found listing with ID: RD87549
2026-03-30 08:11: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:11: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:11:19 [auto1.fr] INFO: Channel: 24h | Page: 116 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH99399%27 HTTP/1.1" 200 None
2026-03-30 08:11:19 [auto1.fr] INFO: Scrape type for VH99399: 0
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: GN15329
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BR75438%27 HTTP/1.1" 200 None
2026-03-30 08:11:19 [auto1.fr] INFO: Scrape type for BR75438: 0
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB48799%27 HTTP/1.1" 200 None
2026-03-30 08:11:19 [auto1.fr] INFO: Scrape type for SB48799: 0
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC07713%27 HTTP/1.1" 200 None
2026-03-30 08:11:19 [auto1.fr] INFO: Scrape type for CC07713: 0
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ME50584%27 HTTP/1.1" 200 None
2026-03-30 08:11:19 [auto1.fr] INFO: Scrape type for ME50584: 0
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-30 08:11:19 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-30 08:11: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:11: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:11:20 [auto1.fr] INFO: Channel: 24h | Page: 117 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: PA55290
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH68691%27 HTTP/1.1" 200 None
2026-03-30 08:11:20 [auto1.fr] INFO: Scrape type for EH68691: 0
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE11934%27 HTTP/1.1" 200 None
2026-03-30 08:11:20 [auto1.fr] INFO: Scrape type for WE11934: 0
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: LY94549
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM84382%27 HTTP/1.1" 200 None
2026-03-30 08:11:20 [auto1.fr] INFO: Scrape type for RM84382: 0
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC92447%27 HTTP/1.1" 200 None
2026-03-30 08:11:20 [auto1.fr] INFO: Scrape type for BC92447: 0
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK17714%27 HTTP/1.1" 200 None
2026-03-30 08:11:20 [auto1.fr] INFO: Scrape type for RK17714: 0
2026-03-30 08:11:20 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT39588%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for CT39588: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV98597%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for DV98597: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: LA98443
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PN32981%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for PN32981: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: MU00546
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK34290%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for AK34290: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ62177%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for SJ62177: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD34679%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for UD34679: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN68211%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for VN68211: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY88224%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for BY88224: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: SV19654
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VD01234%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for VD01234: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: MH96092
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: LS55707
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LR46598%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for LR46598: 0
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-30 08:11:21 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY77781%27 HTTP/1.1" 200 None
2026-03-30 08:11:21 [auto1.fr] INFO: Scrape type for EY77781: 0
2026-03-30 08:11: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:11: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:11:23 [auto1.fr] INFO: Channel: 24h | Page: 118 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS01750%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for WS01750: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KA97981%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for KA97981: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV52781%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for SV52781: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF75410%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for PF75410: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR02960%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for MR02960: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR33395%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for SR33395: 2
2026-03-30 08:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with identifier: SR33395
2026-03-30 08:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with scrape type 2
2026-03-30 08:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with scrape type 2
2026-03-30 08:11:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7, identifier: SR33395
2026-03-30 08:11:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with identifier: SR33395
2026-03-30 08:11:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with identifier: SR33395
2026-03-30 08:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7 with identifier: SR33395 to the API
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:17:29Z',
'fuel_type': 'diesel',
'id': '3cfb482b-a381-5f5c-be0f-ec4f93fbcbe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SR33395',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 238604,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-08-15',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2012}
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR33395%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Saving data for SR33395: {'auction_closing_time': 1774883849.0, 'created_time': 1774685135.008522, 'last_price_update_time': 1774858283.78128}
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SR33395') HTTP/1.1" 204 0
2026-03-30 08:11: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:11:23 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM54731%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for RM54731: 0
2026-03-30 08:11:23 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA15313%27 HTTP/1.1" 200 None
2026-03-30 08:11:23 [auto1.fr] INFO: Scrape type for BA15313: 2
2026-03-30 08:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with identifier: BA15313
2026-03-30 08:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with scrape type 2
2026-03-30 08:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with scrape type 2
2026-03-30 08:11:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964, identifier: BA15313
2026-03-30 08:11:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with identifier: BA15313
2026-03-30 08:11:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with identifier: BA15313
2026-03-30 08:11:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964 with identifier: BA15313 to the API
2026-03-30 08:11:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:08:40Z',
'fuel_type': 'petrol',
'id': '7d0f0b4d-3c82-5bc5-a6d3-e138a80c6964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BA15313',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 144061,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-28',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-30 08:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA15313%27 HTTP/1.1" 200 None
2026-03-30 08:11:24 [auto1.fr] INFO: Saving data for BA15313: {'auction_closing_time': 1774883320.0, 'created_time': 1774001955.765993, 'last_price_update_time': 1774858284.371592}
2026-03-30 08:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BA15313') HTTP/1.1" 204 0
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-30 08:11:24 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-30 08:11: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:11:25 [auto1.fr] INFO: Channel: 24h | Page: 119 | totalHits: 4777 | hits on page: 40
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-30 08:11:25 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-30 08:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN51448%27 HTTP/1.1" 200 None
2026-03-30 08:11:25 [auto1.fr] INFO: Scrape type for SN51448: 2
2026-03-30 08:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4976648a-7b5f-5cd8-8e8f-598452072ef0 with identifier: SN51448
2026-03-30 08:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4976648a-7b5f-5cd8-8e8f-598452072ef0 with scrape type 2
2026-03-30 08:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4976648a-7b5f-5cd8-8e8f-598452072ef0 with scrape type 2
2026-03-30 08:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4976648a-7b5f-5cd8-8e8f-598452072ef0, identifier: SN51448
2026-03-30 08:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4976648a-7b5f-5cd8-8e8f-598452072ef0 with identifier: SN51448
2026-03-30 08:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4976648a-7b5f-5cd8-8e8f-598452072ef0 with identifier: SN51448
2026-03-30 08:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4976648a-7b5f-5cd8-8e8f-598452072ef0 with identifier: SN51448 to the API
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:22:50Z',
'fuel_type': 'diesel',
'id': '4976648a-7b5f-5cd8-8e8f-598452072ef0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SN51448',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 262466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-15',
'seller_name': None,
'title': 'Fiat 500 1.3 M-Jet Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2011}
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN51448%27 HTTP/1.1" 200 None
2026-03-30 08:11:26 [auto1.fr] INFO: Saving data for SN51448: {'auction_closing_time': 1774884170.0, 'created_time': 1772734148.088205, 'last_price_update_time': 1774858286.429743}
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SN51448') HTTP/1.1" 204 0
2026-03-30 08:11: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:11:26 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE09029%27 HTTP/1.1" 200 None
2026-03-30 08:11:26 [auto1.fr] INFO: Scrape type for YE09029: 2
2026-03-30 08:11:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001ef709-82de-537f-be59-cf757b96f959 with identifier: YE09029
2026-03-30 08:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001ef709-82de-537f-be59-cf757b96f959 with scrape type 2
2026-03-30 08:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 001ef709-82de-537f-be59-cf757b96f959 with scrape type 2
2026-03-30 08:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 001ef709-82de-537f-be59-cf757b96f959, identifier: YE09029
2026-03-30 08:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 001ef709-82de-537f-be59-cf757b96f959 with identifier: YE09029
2026-03-30 08:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 001ef709-82de-537f-be59-cf757b96f959 with identifier: YE09029
2026-03-30 08:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 001ef709-82de-537f-be59-cf757b96f959 with identifier: YE09029 to the API
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:37:13Z',
'fuel_type': 'diesel',
'id': '001ef709-82de-537f-be59-cf757b96f959',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YE09029',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 144408,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-09',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi Energy GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE09029%27 HTTP/1.1" 200 None
2026-03-30 08:11:26 [auto1.fr] INFO: Saving data for YE09029: {'auction_closing_time': 1774885033.0, 'created_time': 1773414347.746836, 'last_price_update_time': 1774858286.946974}
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YE09029') HTTP/1.1" 204 0
2026-03-30 08:11:26 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK37491%27 HTTP/1.1" 200 None
2026-03-30 08:11:26 [auto1.fr] INFO: Scrape type for UK37491: 2
2026-03-30 08:11:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f316de45-6469-52fd-81db-567973c7f9d6 with identifier: UK37491
2026-03-30 08:11:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f316de45-6469-52fd-81db-567973c7f9d6 with scrape type 2
2026-03-30 08:11:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f316de45-6469-52fd-81db-567973c7f9d6 with scrape type 2
2026-03-30 08:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f316de45-6469-52fd-81db-567973c7f9d6, identifier: UK37491
2026-03-30 08:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f316de45-6469-52fd-81db-567973c7f9d6 with identifier: UK37491
2026-03-30 08:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f316de45-6469-52fd-81db-567973c7f9d6 with identifier: UK37491
2026-03-30 08:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f316de45-6469-52fd-81db-567973c7f9d6 with identifier: UK37491 to the API
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:19:47Z',
'fuel_type': 'diesel',
'id': 'f316de45-6469-52fd-81db-567973c7f9d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK37491',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 189747,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-03',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Confortline Business BlueMotion',
'transmission': 'automatic',
'trim': 'Confortline Business BlueMotion',
'year': 2014}
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK37491%27 HTTP/1.1" 200 None
2026-03-30 08:11:27 [auto1.fr] INFO: Saving data for UK37491: {'auction_closing_time': 1774883987.0, 'created_time': 1773400632.33019, 'last_price_update_time': 1774858287.35309}
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UK37491') HTTP/1.1" 204 0
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX72122%27 HTTP/1.1" 200 None
2026-03-30 08:11:27 [auto1.fr] INFO: Scrape type for XX72122: 2
2026-03-30 08:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72875b0e-09e5-5e92-9edb-6369ffb17e09 with identifier: XX72122
2026-03-30 08:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72875b0e-09e5-5e92-9edb-6369ffb17e09 with scrape type 2
2026-03-30 08:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72875b0e-09e5-5e92-9edb-6369ffb17e09 with scrape type 2
2026-03-30 08:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 72875b0e-09e5-5e92-9edb-6369ffb17e09, identifier: XX72122
2026-03-30 08:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 72875b0e-09e5-5e92-9edb-6369ffb17e09 with identifier: XX72122
2026-03-30 08:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 72875b0e-09e5-5e92-9edb-6369ffb17e09 with identifier: XX72122
2026-03-30 08:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 72875b0e-09e5-5e92-9edb-6369ffb17e09 with identifier: XX72122 to the API
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:52:55Z',
'fuel_type': 'diesel',
'id': '72875b0e-09e5-5e92-9edb-6369ffb17e09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XX72122',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 142542,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-04-15',
'seller_name': None,
'title': 'MINI Countryman Cooper D',
'transmission': 'manual',
'trim': '',
'year': 2013}
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX72122%27 HTTP/1.1" 200 None
2026-03-30 08:11:27 [auto1.fr] INFO: Saving data for XX72122: {'auction_closing_time': 1774885975.0, 'created_time': 1774685136.29594, 'last_price_update_time': 1774858287.792957}
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XX72122') HTTP/1.1" 204 0
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-30 08:11:27 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD89517%27 HTTP/1.1" 200 None
2026-03-30 08:11:27 [auto1.fr] INFO: Scrape type for KD89517: 2
2026-03-30 08:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2128ab12-ddbc-52e0-8d42-348b8c67a888 with identifier: KD89517
2026-03-30 08:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2128ab12-ddbc-52e0-8d42-348b8c67a888 with scrape type 2
2026-03-30 08:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2128ab12-ddbc-52e0-8d42-348b8c67a888 with scrape type 2
2026-03-30 08:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2128ab12-ddbc-52e0-8d42-348b8c67a888, identifier: KD89517
2026-03-30 08:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2128ab12-ddbc-52e0-8d42-348b8c67a888 with identifier: KD89517
2026-03-30 08:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2128ab12-ddbc-52e0-8d42-348b8c67a888 with identifier: KD89517
2026-03-30 08:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2128ab12-ddbc-52e0-8d42-348b8c67a888 with identifier: KD89517 to the API
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 155,
'expiration_date': '2026-03-30T15:23:10Z',
'fuel_type': 'diesel',
'id': '2128ab12-ddbc-52e0-8d42-348b8c67a888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KD89517',
'listing': 'auction',
'make': 'Peugeot',
'model': '4007',
'odometer': 310092,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-03-28',
'seller_name': None,
'title': 'Peugeot 4007 2.2 HDi Drive Tech',
'transmission': 'automatic',
'trim': 'Drive Tech',
'year': 2012}
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD89517%27 HTTP/1.1" 200 None
2026-03-30 08:11:28 [auto1.fr] INFO: Saving data for KD89517: {'auction_closing_time': 1774884190.0, 'created_time': 1773935068.958778, 'last_price_update_time': 1774858288.33913}
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KD89517') HTTP/1.1" 204 0
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU16102%27 HTTP/1.1" 200 None
2026-03-30 08:11:28 [auto1.fr] INFO: Scrape type for DU16102: 2
2026-03-30 08:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with identifier: DU16102
2026-03-30 08:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with scrape type 2
2026-03-30 08:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with scrape type 2
2026-03-30 08:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e81cb58-8198-5685-bb00-1f4a09e2fca5, identifier: DU16102
2026-03-30 08:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with identifier: DU16102
2026-03-30 08:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with identifier: DU16102
2026-03-30 08:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e81cb58-8198-5685-bb00-1f4a09e2fca5 with identifier: DU16102 to the API
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11: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': 258,
'expiration_date': '2026-03-30T15:36:52Z',
'fuel_type': 'diesel',
'id': '2e81cb58-8198-5685-bb00-1f4a09e2fca5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU16102',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 159635,
'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': 'Mercedes-Benz GLC-Klasse GLC 350 d 4Matic Executive',
'transmission': 'automatic',
'trim': '4Matic Executive',
'year': 2017}
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU16102%27 HTTP/1.1" 200 None
2026-03-30 08:11:28 [auto1.fr] INFO: Saving data for DU16102: {'auction_closing_time': 1774885012.0, 'created_time': 1774091305.587672, 'last_price_update_time': 1774858288.755664}
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU16102') HTTP/1.1" 204 0
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-30 08:11:28 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE94312%27 HTTP/1.1" 200 None
2026-03-30 08:11:28 [auto1.fr] INFO: Scrape type for CE94312: 2
2026-03-30 08:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 570eebb9-0f43-5d0b-8d83-e752325d613e with identifier: CE94312
2026-03-30 08:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 570eebb9-0f43-5d0b-8d83-e752325d613e with scrape type 2
2026-03-30 08:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 570eebb9-0f43-5d0b-8d83-e752325d613e with scrape type 2
2026-03-30 08:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 570eebb9-0f43-5d0b-8d83-e752325d613e, identifier: CE94312
2026-03-30 08:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 570eebb9-0f43-5d0b-8d83-e752325d613e with identifier: CE94312
2026-03-30 08:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 570eebb9-0f43-5d0b-8d83-e752325d613e with identifier: CE94312
2026-03-30 08:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 570eebb9-0f43-5d0b-8d83-e752325d613e with identifier: CE94312 to the API
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11: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': 218,
'expiration_date': '2026-03-30T15:24:21Z',
'fuel_type': 'diesel',
'id': '570eebb9-0f43-5d0b-8d83-e752325d613e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE94312',
'listing': 'auction',
'make': 'Audi',
'model': 'A7 Sportback',
'odometer': 175317,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-21',
'seller_name': None,
'title': 'Audi A7 Sportback 3.0 V6 TDI quattro S line',
'transmission': 'automatic',
'trim': 'quattro S line',
'year': 2016}
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE94312%27 HTTP/1.1" 200 None
2026-03-30 08:11:29 [auto1.fr] INFO: Saving data for CE94312: {'auction_closing_time': 1774884261.0, 'created_time': 1774105681.148884, 'last_price_update_time': 1774858289.681183}
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE94312') HTTP/1.1" 204 0
2026-03-30 08:11:29 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-30 08:11:29 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-30 08:11:29 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV92710%27 HTTP/1.1" 200 None
2026-03-30 08:11:29 [auto1.fr] INFO: Scrape type for XV92710: 2
2026-03-30 08:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02291c16-1c76-5e35-acdb-c714b07e287b with identifier: XV92710
2026-03-30 08:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02291c16-1c76-5e35-acdb-c714b07e287b with scrape type 2
2026-03-30 08:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02291c16-1c76-5e35-acdb-c714b07e287b with scrape type 2
2026-03-30 08:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 02291c16-1c76-5e35-acdb-c714b07e287b, identifier: XV92710
2026-03-30 08:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 02291c16-1c76-5e35-acdb-c714b07e287b with identifier: XV92710
2026-03-30 08:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 02291c16-1c76-5e35-acdb-c714b07e287b with identifier: XV92710
2026-03-30 08:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 02291c16-1c76-5e35-acdb-c714b07e287b with identifier: XV92710 to the API
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11: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': 120,
'expiration_date': '2026-03-30T15:19:58Z',
'fuel_type': 'diesel',
'id': '02291c16-1c76-5e35-acdb-c714b07e287b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XV92710',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 175146,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-31',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV92710%27 HTTP/1.1" 200 None
2026-03-30 08:11:30 [auto1.fr] INFO: Saving data for XV92710: {'auction_closing_time': 1774883998.0, 'created_time': 1773432372.15841, 'last_price_update_time': 1774858290.560882}
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XV92710') HTTP/1.1" 204 0
2026-03-30 08:11: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:11:30 [auto1.fr] INFO: Channel: 24h | Page: 120 | totalHits: 4779 | hits on page: 19
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XV92710%27 HTTP/1.1" 200 None
2026-03-30 08:11:30 [auto1.fr] INFO: Scrape type for XV92710: 0
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-30 08:11:30 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL00727%27 HTTP/1.1" 200 None
2026-03-30 08:11:30 [auto1.fr] INFO: Scrape type for NL00727: 2
2026-03-30 08:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5846abd0-3739-56e7-bd03-e1ddcf154e07 with identifier: NL00727
2026-03-30 08:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5846abd0-3739-56e7-bd03-e1ddcf154e07 with scrape type 2
2026-03-30 08:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5846abd0-3739-56e7-bd03-e1ddcf154e07 with scrape type 2
2026-03-30 08:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5846abd0-3739-56e7-bd03-e1ddcf154e07, identifier: NL00727
2026-03-30 08:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5846abd0-3739-56e7-bd03-e1ddcf154e07 with identifier: NL00727
2026-03-30 08:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5846abd0-3739-56e7-bd03-e1ddcf154e07 with identifier: NL00727
2026-03-30 08:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5846abd0-3739-56e7-bd03-e1ddcf154e07 with identifier: NL00727 to the API
2026-03-30 08:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 08:11: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:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:36:18Z',
'fuel_type': 'diesel',
'id': '5846abd0-3739-56e7-bd03-e1ddcf154e07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NL00727',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 249895,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-25',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Business Eco2',
'transmission': 'manual',
'trim': 'Business Eco2',
'year': 2016}
2026-03-30 08:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL00727%27 HTTP/1.1" 200 None
2026-03-30 08:11:31 [auto1.fr] INFO: Saving data for NL00727: {'auction_closing_time': 1774884978.0, 'created_time': 1773673883.252662, 'last_price_update_time': 1774858291.528839}
2026-03-30 08:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 08:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NL00727') HTTP/1.1" 204 0
2026-03-30 08:11: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:11:31 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-30 08:11:31 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-30 08:11:31 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-30 08:11:31 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-30 08:11: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:11:32 [auto1.fr] INFO: Channel: 24h | Page: 121 | totalHits: 4779 | hits on page: 0
2026-03-30 08:11:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 08:11:32 [auto1.fr] INFO: auto1.fr Batch config: batch 2/4
2026-03-30 08:11:32 [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>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 4}
2026-03-30 08:11:32 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (326 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_13_2026-03-30T08_05_00.jl
2026-03-30 08:11:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 642422,
'downloader/request_count': 280,
'downloader/request_method_count/GET': 157,
'downloader/request_method_count/POST': 123,
'downloader/response_bytes': 44701187,
'downloader/response_count': 280,
'downloader/response_status_count/200': 280,
'dupefilter/filtered': 8,
'elapsed_time_seconds': 385.733285,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 8, 11, 32, 682456, tzinfo=datetime.timezone.utc),
'item_scraped_count': 326,
'log_count/DEBUG': 6209,
'log_count/INFO': 9649,
'memusage/max': 188641280,
'memusage/startup': 148340736,
'photo_download_count': 81,
'request_depth_max': 124,
'response_received_count': 199,
'scheduler/dequeued': 280,
'scheduler/dequeued/memory': 280,
'scheduler/enqueued': 280,
'scheduler/enqueued/memory': 280,
'scrape_type/batch_skipped': 3626,
'scrape_type/new': 37,
'scrape_type/price_update': 289,
'scrape_type/skipped': 859,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 199,
'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.0947715813228536,
'scrapy-zyte-api/mean_response_seconds': 3.1703479344951875,
'scrapy-zyte-api/processed': 199,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 199,
'scrapy-zyte-api/request_args/experimental.requestCookies': 198,
'scrapy-zyte-api/request_args/experimental.responseCookies': 199,
'scrapy-zyte-api/request_args/httpRequestBody': 123,
'scrapy-zyte-api/request_args/httpRequestMethod': 123,
'scrapy-zyte-api/request_args/httpResponseBody': 199,
'scrapy-zyte-api/request_args/httpResponseHeaders': 199,
'scrapy-zyte-api/request_args/sessionContext': 199,
'scrapy-zyte-api/request_args/url': 199,
'scrapy-zyte-api/status_codes/200': 199,
'scrapy-zyte-api/success': 199,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4819,
'source/total_available': 4779,
'start_time': datetime.datetime(2026, 3, 30, 8, 5, 6, 949171, tzinfo=datetime.timezone.utc)}
2026-03-30 08:11:32 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 08:11:32 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa098bc2550>
2026-03-30 08:11:32 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fa098a9a190>