2026-03-29 15:10:05 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 15:10:05 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 15:10:05 [auto1.fr] INFO: Batch mode enabled: batch 3/4
2026-03-29 15:10:05 [auto1.fr] INFO: Starting spider auto1.fr
2026-03-29 15:10:05 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 15:10:05 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 15:10:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 15:10:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 15:10:05 [scrapy.extensions.telnet] INFO: Telnet Password: a6fcc252730e9004
2026-03-29 15:10:05 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 15:10:05 [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_15_2026-03-29T15_10_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 15:10:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 15:10:05 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 15:10:05 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 15:10:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 15:10: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-29 15:10:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 15:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 15:10:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-29 15:10:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 15:10:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 15:10:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-29 15:10: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-29 15:10:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 15:10:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 15:10: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-29 15:10: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-29 15:10:06 [scrapy.core.engine] INFO: Spider opened
2026-03-29 15:10:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 15:10:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 15:10:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 140MiB
2026-03-29 15:10:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 15:10:06 [scrapy-playwright] INFO: Starting download handler
2026-03-29 15: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-29 15:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/home> (referer: None) ['zyte-api']
2026-03-29 15:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/en/merchant/signin/ajax> (referer: https://www.auto1.com/en/home) ['zyte-api']
2026-03-29 15: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-29 15:10:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.auto1.com/en/app/user-token/obtain-token> (referer: https://www.auto1.com/en/merchant/signin/ajax) ['zyte-api']
2026-03-29 15:10:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:10:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/en/app/user-token/obtain-token) ['zyte-api']
2026-03-29 15:10:15 [auto1.fr] INFO: Channel: 24h | Page: 0 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:15 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-29 15:10:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CH51524%27 HTTP/1.1" 200 None
2026-03-29 15:10:15 [auto1.fr] INFO: Scrape type for CH51524: 2
2026-03-29 15:10:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with identifier: CH51524
2026-03-29 15:10:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with scrape type 2
2026-03-29 15:10:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with scrape type 2
2026-03-29 15:10:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 43d7a5d3-45db-5258-bfcc-4fb0b972c61d, identifier: CH51524
2026-03-29 15:10:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with identifier: CH51524
2026-03-29 15:10:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:10:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=white HTTP/1.1" 200 None
2026-03-29 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=diesel HTTP/1.1" 200 None
2026-03-29 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with identifier: CH51524
2026-03-29 15:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 43d7a5d3-45db-5258-bfcc-4fb0b972c61d with identifier: CH51524 to the API
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:10:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 178,
'expiration_date': '2026-03-30T15:53:48Z',
'fuel_type': 'diesel',
'id': '43d7a5d3-45db-5258-bfcc-4fb0b972c61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CH51524',
'listing': 'auction',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 114736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-04',
'seller_name': None,
'title': 'Fiat Ducato 2.3 Multijet L2H2 3450 mm',
'transmission': 'automatic',
'trim': 'L2H2 3450 mm',
'year': 2018}
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CH51524%27 HTTP/1.1" 200 None
2026-03-29 15:10:16 [auto1.fr] INFO: Saving data for CH51524: {'auction_closing_time': 1774886028.0, 'created_time': 1774471599.349191, 'last_price_update_time': 1774797016.532051}
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CH51524') HTTP/1.1" 204 0
2026-03-29 15: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-29 15:10:16 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 15:10:16 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 15:10:16 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 15:10:16 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SM18119%27 HTTP/1.1" 200 None
2026-03-29 15:10:16 [auto1.fr] INFO: Scrape type for SM18119: 2
2026-03-29 15:10:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with identifier: SM18119
2026-03-29 15:10:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with scrape type 2
2026-03-29 15:10:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with scrape type 2
2026-03-29 15:10:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c, identifier: SM18119
2026-03-29 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with identifier: SM18119
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=petrol HTTP/1.1" 200 None
2026-03-29 15:10:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:10:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with identifier: SM18119
2026-03-29 15:10:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c with identifier: SM18119 to the API
2026-03-29 15:10:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:10:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:37:01Z',
'fuel_type': 'petrol',
'id': '44fa0c35-f5f9-5dfb-a9e0-9258fbbd3a2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SM18119',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 126397,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-14',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2019}
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SM18119%27 HTTP/1.1" 200 None
2026-03-29 15:10:17 [auto1.fr] INFO: Saving data for SM18119: {'auction_closing_time': 1774885021.0, 'created_time': 1774610331.229501, 'last_price_update_time': 1774797017.529682}
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SM18119') HTTP/1.1" 204 0
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GB89702%27 HTTP/1.1" 200 None
2026-03-29 15:10:17 [auto1.fr] INFO: Scrape type for GB89702: 0
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 15:10:17 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27BR71892%27 HTTP/1.1" 200 None
2026-03-29 15:10:17 [auto1.fr] INFO: Scrape type for BR71892: 2
2026-03-29 15:10:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82bee4dd-c6df-5d72-98a1-effcd9b99668 with identifier: BR71892
2026-03-29 15:10:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82bee4dd-c6df-5d72-98a1-effcd9b99668 with scrape type 2
2026-03-29 15:10:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82bee4dd-c6df-5d72-98a1-effcd9b99668 with scrape type 2
2026-03-29 15:10:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 82bee4dd-c6df-5d72-98a1-effcd9b99668, identifier: BR71892
2026-03-29 15:10:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 82bee4dd-c6df-5d72-98a1-effcd9b99668 with identifier: BR71892
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gray HTTP/1.1" 200 None
2026-03-29 15:10:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:10:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 82bee4dd-c6df-5d72-98a1-effcd9b99668 with identifier: BR71892
2026-03-29 15:10:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 82bee4dd-c6df-5d72-98a1-effcd9b99668 with identifier: BR71892 to the API
2026-03-29 15:10:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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-29 15:10:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:21:33Z',
'fuel_type': 'diesel',
'id': '82bee4dd-c6df-5d72-98a1-effcd9b99668',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BR71892',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-26',
'seller_name': None,
'title': 'Renault Laguna 1.5 dCi Black Edition Carminat',
'transmission': 'manual',
'trim': 'Black Edition Carminat',
'year': 2010}
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27BR71892%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Saving data for BR71892: {'auction_closing_time': 1774884093.0, 'created_time': 1774469939.943397, 'last_price_update_time': 1774797018.191369}
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BR71892') HTTP/1.1" 204 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HC26827%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for HC26827: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GT76916%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for GT76916: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GY04533%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for GY04533: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CS05436%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for CS05436: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AV43002%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for AV43002: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VK86553%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for VK86553: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 15:10:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27MY50344%27 HTTP/1.1" 200 None
2026-03-29 15:10:18 [auto1.fr] INFO: Scrape type for MY50344: 0
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 15:10:18 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 15: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-29 15:10:19 [auto1.fr] INFO: Channel: 24h | Page: 1 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: CH51524
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CH51524%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for CH51524: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: KZ82903
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: DA95179
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: PS03544
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: SM18119
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SM18119%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for SM18119: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: NV40153
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: HC11579
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: VU20928
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: TU95622
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: MP79242
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: GB89702
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GB89702%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for GB89702: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: UN27174
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: ST86387
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: BR71892
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27BR71892%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for BR71892: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: BW59043
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: PY54442
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: HC26827
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HC26827%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for HC26827: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: PZ23604
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: TR06139
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: GT76916
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GT76916%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for GT76916: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: ZB50879
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: VX02215
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: HS16124
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: KY83359
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: JE64469
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: XV08486
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: GY04533
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GY04533%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for GY04533: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: DB05758
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: JK19840
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: CS05436
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CS05436%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for CS05436: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: AV43002
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AV43002%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for AV43002: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: VK86553
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VK86553%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for VK86553: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: LB61195
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: CV53025
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: HZ13554
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: VH59427
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: FW77830
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: MY50344
2026-03-29 15:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27MY50344%27 HTTP/1.1" 200 None
2026-03-29 15:10:19 [auto1.fr] INFO: Scrape type for MY50344: 0
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: BV15124
2026-03-29 15:10:19 [auto1.fr] INFO: Found listing with ID: JE59185
2026-03-29 15: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-29 15: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-29 15:10:30 [auto1.fr] INFO: Channel: 24h | Page: 2 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: RF61096
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: ES00688
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: NC81126
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: RK64149
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: KX77724
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: CM99932
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: GS85289
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: TY67810
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: YF49092
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: WA91522
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: UY70562
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UY70562%27 HTTP/1.1" 200 None
2026-03-29 15:10:30 [auto1.fr] INFO: Scrape type for UY70562: 0
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: BL07559
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: RT20900
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: WF50159
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: YB23666
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: YL62240
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27YL62240%27 HTTP/1.1" 200 None
2026-03-29 15:10:30 [auto1.fr] INFO: Scrape type for YL62240: 0
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: ET81896
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: FK74107
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: TZ96762
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27TZ96762%27 HTTP/1.1" 200 None
2026-03-29 15:10:30 [auto1.fr] INFO: Scrape type for TZ96762: 0
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: MT15159
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: XR63373
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: PU53670
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: PH00678
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27PH00678%27 HTTP/1.1" 200 None
2026-03-29 15:10:30 [auto1.fr] INFO: Scrape type for PH00678: 0
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: HL48033
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: LN56424
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: CR76984
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: AS97148
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: UF18286
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UF18286%27 HTTP/1.1" 200 None
2026-03-29 15:10:30 [auto1.fr] INFO: Scrape type for UF18286: 0
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: EV44924
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: TA06256
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: RH74389
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: BU68611
2026-03-29 15:10:30 [auto1.fr] INFO: Found listing with ID: YV24862
2026-03-29 15:10:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YV24862%27 HTTP/1.1" 200 None
2026-03-29 15:10:31 [auto1.fr] INFO: Scrape type for YV24862: 0
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: LY60443
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: GW86629
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: EG36115
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: UG76760
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: ME85420
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: RF02731
2026-03-29 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF02731%27 HTTP/1.1" 200 None
2026-03-29 15:10:31 [auto1.fr] INFO: Scrape type for RF02731: 0
2026-03-29 15:10:31 [auto1.fr] INFO: Found listing with ID: RM90440
2026-03-29 15:10:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:10:33 [auto1.fr] INFO: Channel: 24h | Page: 3 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: HZ04816
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: VZ14936
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: FJ40576
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ40576%27 HTTP/1.1" 200 None
2026-03-29 15:10:33 [auto1.fr] INFO: Scrape type for FJ40576: 0
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: VH19414
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: HH64622
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: ZG91850
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: FD88175
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: PT40364
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: DU86816
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: GF79733
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: SV83772
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: RN40688
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: ZA46036
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA46036%27 HTTP/1.1" 200 None
2026-03-29 15:10:33 [auto1.fr] INFO: Scrape type for ZA46036: 0
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: PX19545
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: DH49026
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: DE34484
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: XF91817
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: RU14335
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: TF47618
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: AL30911
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: GD34494
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: KK47613
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: RM88009
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: XY05903
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: PK63725
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: EG05760
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: CR88362
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR88362%27 HTTP/1.1" 200 None
2026-03-29 15:10:33 [auto1.fr] INFO: Scrape type for CR88362: 0
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: PC21367
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PC21367%27 HTTP/1.1" 200 None
2026-03-29 15:10:33 [auto1.fr] INFO: Scrape type for PC21367: 0
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: EU10176
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: XK29074
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: TE59024
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: ZH07724
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: KY56132
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: HM98474
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: ET80426
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: GS14408
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: YN59127
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: CP27331
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: BT96951
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT96951%27 HTTP/1.1" 200 None
2026-03-29 15:10:33 [auto1.fr] INFO: Scrape type for BT96951: 0
2026-03-29 15:10:33 [auto1.fr] INFO: Found listing with ID: JB73715
2026-03-29 15:10:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15: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-29 15:10:34 [auto1.fr] INFO: Channel: 24h | Page: 4 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: CM59464
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: UA00783
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UA00783%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for UA00783: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: XW59366
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: FC11298
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: WR28660
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WR28660%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for WR28660: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: JC15931
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: AY53141
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: RL46658
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: DT87361
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: GL13971
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GL13971%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for GL13971: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: YZ30566
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: KC80653
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: WE42634
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: SG63516
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: DL43770
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27DL43770%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for DL43770: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: PB24678
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: KU76241
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: TF28062
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: PH76438
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: TC93475
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: WX51378
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WX51378%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for WX51378: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: RC92167
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27RC92167%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for RC92167: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: GP91513
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: VH05370
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: ZE94159
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: RV34760
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: BN42642
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27BN42642%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for BN42642: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: WE94364
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: FN88913
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27FN88913%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for FN88913: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: VD29349
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: PR85507
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27PR85507%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for PR85507: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: YG85438
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: HZ23469
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: VV07532
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VV07532%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for VV07532: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: KL95913
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: VW75934
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: TP14715
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: TF52157
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: YG01990
2026-03-29 15:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27YG01990%27 HTTP/1.1" 200 None
2026-03-29 15:10:34 [auto1.fr] INFO: Scrape type for YG01990: 0
2026-03-29 15:10:34 [auto1.fr] INFO: Found listing with ID: FK90756
2026-03-29 15: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-29 15: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-29 15:10:35 [auto1.fr] INFO: Channel: 24h | Page: 5 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: JY63896
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27JY63896%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for JY63896: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: XG78208
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: JF83013
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: TD76291
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: TC88438
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27TC88438%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for TC88438: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: KV22116
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: JJ20358
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27JJ20358%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for JJ20358: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: CR66556
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: YM47436
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: FS26892
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: ML08473
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ML08473%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for ML08473: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: PP45354
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: CE39822
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: SP18909
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: PJ71258
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: HT03619
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: ZX16106
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZX16106%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for ZX16106: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: SD39167
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: XC14810
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: GR50483
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: ZJ10525
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZJ10525%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for ZJ10525: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: NM30774
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: SP16079
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: HG70270
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: EP58650
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: JD75857
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27JD75857%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for JD75857: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: WN71297
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: UL00311
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: WT16167
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: WG34864
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WG34864%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for WG34864: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: BS59441
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: WY58185
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: EP02356
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: CF82248
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: FF99969
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: SB50170
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: HS10624
2026-03-29 15:10:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HS10624%27 HTTP/1.1" 200 None
2026-03-29 15:10:35 [auto1.fr] INFO: Scrape type for HS10624: 0
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: AX33838
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: SF18063
2026-03-29 15:10:35 [auto1.fr] INFO: Found listing with ID: TN34978
2026-03-29 15: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-29 15:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:10:37 [auto1.fr] INFO: Channel: 24h | Page: 6 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: PZ64632
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ64632%27 HTTP/1.1" 200 None
2026-03-29 15:10:37 [auto1.fr] INFO: Scrape type for PZ64632: 0
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: VN15775
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: UF74550
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: JA06756
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: NW62484
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: YU48972
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YU48972%27 HTTP/1.1" 200 None
2026-03-29 15:10:37 [auto1.fr] INFO: Scrape type for YU48972: 0
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: XG04950
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: HW47298
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW47298%27 HTTP/1.1" 200 None
2026-03-29 15:10:37 [auto1.fr] INFO: Scrape type for HW47298: 0
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: ZR29296
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: MX67130
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: DU45588
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: ZJ13303
2026-03-29 15:10:37 [auto1.fr] INFO: Found listing with ID: UW84177
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84177%27 HTTP/1.1" 200 None
2026-03-29 15:10:37 [auto1.fr] INFO: Scrape type for UW84177: 2
2026-03-29 15:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33f8e529-7d0a-55b3-8ab6-168713b69360 with identifier: UW84177
2026-03-29 15:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33f8e529-7d0a-55b3-8ab6-168713b69360 with scrape type 2
2026-03-29 15:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33f8e529-7d0a-55b3-8ab6-168713b69360 with scrape type 2
2026-03-29 15:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 33f8e529-7d0a-55b3-8ab6-168713b69360, identifier: UW84177
2026-03-29 15:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 33f8e529-7d0a-55b3-8ab6-168713b69360 with identifier: UW84177
2026-03-29 15:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 33f8e529-7d0a-55b3-8ab6-168713b69360 with identifier: UW84177
2026-03-29 15:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 33f8e529-7d0a-55b3-8ab6-168713b69360 with identifier: UW84177 to the API
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:04:18Z',
'fuel_type': 'diesel',
'id': '33f8e529-7d0a-55b3-8ab6-168713b69360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW84177',
'listing': 'auction',
'make': 'Nissan',
'model': 'Primera',
'odometer': 248109,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-27',
'seller_name': None,
'title': 'Nissan Primera 1.9 Turbodiesel Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2006}
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW84177%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Saving data for UW84177: {'auction_closing_time': 1774883058.0, 'created_time': 1772042315.028579, 'last_price_update_time': 1774797038.237498}
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UW84177') HTTP/1.1" 204 0
2026-03-29 15:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: EN42753
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN42753%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for EN42753: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: VR61132
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: SA45577
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA45577%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for SA45577: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: JL56998
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: EU97326
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: DE97163
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: SC17233
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: BZ34832
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BZ34832%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for BZ34832: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: VZ69703
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: FD77959
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD77959%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for FD77959: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: HW16085
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HW16085%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for HW16085: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: LN69562
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: VW89313
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: AU78489
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU78489%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for AU78489: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: WC88587
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: FE99224
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE99224%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for FE99224: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: FJ52968
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: SY37081
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SY37081%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for SY37081: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: ET87110
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: XS30683
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: BE57135
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE57135%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for BE57135: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: JN85436
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN85436%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for JN85436: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: MJ15243
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: FG74412
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: WC30814
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: AU34374
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AU34374%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for AU34374: 0
2026-03-29 15:10:38 [auto1.fr] INFO: Found listing with ID: FC16056
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC16056%27 HTTP/1.1" 200 None
2026-03-29 15:10:38 [auto1.fr] INFO: Scrape type for FC16056: 0
2026-03-29 15: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-29 15:10:39 [auto1.fr] INFO: Channel: 24h | Page: 7 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: BN20947
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: BK46201
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: BY34409
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY34409%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for BY34409: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: DA74312
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA74312%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for DA74312: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: AD02519
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD02519%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for AD02519: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: HA44831
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA44831%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for HA44831: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: NJ98354
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: JS58484
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: RD34748
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: AD27971
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: AE76262
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE76262%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for AE76262: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: FV51359
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: NP89153
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: KJ57262
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ57262%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for KJ57262: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: AN53736
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: EP11372
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: HS78914
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: YP70833
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: EN38687
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: GR64183
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: FC77487
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: WM94838
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: VY98975
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: NB86728
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: RA43696
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA43696%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for RA43696: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: DA01583
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: WE75326
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE75326%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for WE75326: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: RG25763
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: AJ56245
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: GA49248
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: BF38524
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: XY93401
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: XP87146
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: GZ53254
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ53254%27 HTTP/1.1" 200 None
2026-03-29 15:10:39 [auto1.fr] INFO: Scrape type for GZ53254: 0
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: SU46936
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: GL96546
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: KX22014
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: FL57229
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: EY43562
2026-03-29 15:10:39 [auto1.fr] INFO: Found listing with ID: PJ58466
2026-03-29 15:10:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15: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-29 15:10:47 [auto1.fr] INFO: Channel: 24h | Page: 8 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: NT71606
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NT71606%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for NT71606: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: JN84809
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: NF56121
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NF56121%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for NF56121: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: BJ21713
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: EE38454
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27EE38454%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for EE38454: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: FA19714
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: WT28767
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WT28767%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for WT28767: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: NW11440
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NW11440%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for NW11440: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: TF09814
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27TF09814%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for TF09814: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: BV42943
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: DS86790
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: WW09364
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: GJ50416
2026-03-29 15:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GJ50416%27 HTTP/1.1" 200 None
2026-03-29 15:10:47 [auto1.fr] INFO: Scrape type for GJ50416: 0
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: JL83029
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: KM43953
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: NT40174
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: RV34061
2026-03-29 15:10:47 [auto1.fr] INFO: Found listing with ID: HT28444
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HT28444%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for HT28444: 0
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: HU00304
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: LP53379
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: KC91262
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: DC76533
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: UZ76323
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: JG57879
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: WT28512
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: NY42811
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NY42811%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for NY42811: 0
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: RE46852
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: FH64554
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: MJ11877
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27MJ11877%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for MJ11877: 0
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: UG99698
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: MB40606
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: ZN14071
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZN14071%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for ZN14071: 0
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: BA32489
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: VK90720
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: SG50476
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: UG12911
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UG12911%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for UG12911: 0
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: FZ67075
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: LM93493
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: BD78122
2026-03-29 15:10:48 [auto1.fr] INFO: Found listing with ID: PY86301
2026-03-29 15:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27PY86301%27 HTTP/1.1" 200 None
2026-03-29 15:10:48 [auto1.fr] INFO: Scrape type for PY86301: 0
2026-03-29 15: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-29 15:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:10:49 [auto1.fr] INFO: Channel: 24h | Page: 9 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: ET77634
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: WN39740
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: EM63803
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: CP19096
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CP19096%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for CP19096: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: SB35500
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: DW60066
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: VE09288
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: GW36341
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GW36341%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for GW36341: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: YS98030
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: JK99343
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: TR00215
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: BB19718
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: BP75833
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: RN44054
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: LN33446
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27LN33446%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for LN33446: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: VG58676
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: GL34053
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: FM45887
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: PU86192
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: XL81753
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: DR88141
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27DR88141%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for DR88141: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: XB93727
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: SS28522
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: MR10042
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: GA53599
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: TE18258
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: RL32198
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: YV47124
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27YV47124%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for YV47124: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: ZJ77199
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: AX80652
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AX80652%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for AX80652: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: DZ77281
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: LL81024
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: HR11664
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: NG02630
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NG02630%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for NG02630: 0
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: LM45314
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: TS08429
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: BC69120
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: XE09151
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: SP01083
2026-03-29 15:10:49 [auto1.fr] INFO: Found listing with ID: LT87826
2026-03-29 15:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27LT87826%27 HTTP/1.1" 200 None
2026-03-29 15:10:49 [auto1.fr] INFO: Scrape type for LT87826: 0
2026-03-29 15:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15: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-29 15:10:50 [auto1.fr] INFO: Channel: 24h | Page: 10 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: DT69522
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: XS77464
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS77464%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for XS77464: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: ZS29376
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: FK45009
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: DD98882
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD98882%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for DD98882: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: PJ67471
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: PW23441
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: GJ52269
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: VU76630
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: YL35508
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: MN16566
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN16566%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for MN16566: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: EU62786
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: SF69794
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF69794%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for SF69794: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: TR33282
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: PN91835
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: WS10541
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS10541%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for WS10541: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: CS38790
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: GB26674
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: UG23105
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: ZA30500
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA30500%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for ZA30500: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: SN74584
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN74584%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for SN74584: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: FB96691
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: ZP58088
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: AL20646
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: XV78240
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: CA10515
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA10515%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for CA10515: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: FC20629
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: VN08853
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: VE24718
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: TP34796
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP34796%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for TP34796: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: DH38418
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: CF12367
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: LY09087
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: ZR86922
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: RY57669
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: UJ10751
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: BL61281
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: JM50372
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JM50372%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for JM50372: 0
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: HY48791
2026-03-29 15:10:50 [auto1.fr] INFO: Found listing with ID: JD17568
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JD17568%27 HTTP/1.1" 200 None
2026-03-29 15:10:50 [auto1.fr] INFO: Scrape type for JD17568: 0
2026-03-29 15: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-29 15:10:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:10:51 [auto1.fr] INFO: Channel: 24h | Page: 11 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: KC40522
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: GX94493
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27GX94493%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for GX94493: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: BC44754
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: VX53860
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VX53860%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for VX53860: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: UP40309
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: XJ68451
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: RP72244
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27RP72244%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for RP72244: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: BH82071
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: RB10191
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: RS96819
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: FN73019
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: GU96454
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: ZZ44296
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: RH01307
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: XB50812
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27XB50812%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for XB50812: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: PB10220
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27PB10220%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for PB10220: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: MC25764
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27MC25764%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for MC25764: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: ZB38417
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZB38417%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for ZB38417: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: NU36463
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: CP98905
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: SC64672
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: GS64031
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: WR04553
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: SD31410
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SD31410%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for SD31410: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: VG33194
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: PX20889
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: JJ33081
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: EC92404
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: RT28275
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: ZR52177
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: TU85207
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27TU85207%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for TU85207: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: PP22658
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: FA63031
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: ZN72586
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: TB94788
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: PL18691
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: DV16573
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27DV16573%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for DV16573: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: EX41933
2026-03-29 15:10:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27EX41933%27 HTTP/1.1" 200 None
2026-03-29 15:10:51 [auto1.fr] INFO: Scrape type for EX41933: 0
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: MP29660
2026-03-29 15:10:51 [auto1.fr] INFO: Found listing with ID: SC67193
2026-03-29 15: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-29 15: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-29 15:10:52 [auto1.fr] INFO: Channel: 24h | Page: 12 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: YN87859
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: LF95017
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: ZE07109
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: GN53548
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: CT74820
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: KU74054
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: YF77357
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: GA42142
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: PV02305
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: MP51756
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: ZD51502
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: LC99897
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: DT07669
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: NP77756
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: HZ74934
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HZ74934%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for HZ74934: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: XD22500
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: JG52598
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: TY44081
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: NY34669
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: PH25604
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: TC62423
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: BV18579
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27BV18579%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for BV18579: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: VV84055
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: XG06006
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27XG06006%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for XG06006: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: TL57355
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: SF38064
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SF38064%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for SF38064: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: UK00168
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: CR41152
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: LR91746
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: JR80712
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: VF92026
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: ZE28877
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: ZH49109
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: WP26002
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WP26002%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for WP26002: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: EX55572
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27EX55572%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for EX55572: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: BE65745
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: HX28956
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HX28956%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for HX28956: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: VT60963
2026-03-29 15:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VT60963%27 HTTP/1.1" 200 None
2026-03-29 15:10:52 [auto1.fr] INFO: Scrape type for VT60963: 0
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: KJ21122
2026-03-29 15:10:52 [auto1.fr] INFO: Found listing with ID: MN29735
2026-03-29 15: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-29 15: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-29 15:10:54 [auto1.fr] INFO: Channel: 24h | Page: 13 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: TG79135
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27TG79135%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for TG79135: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: TR50266
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: CZ67725
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: FM97064
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: PM92287
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: SU46956
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: NK33174
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: LS38641
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: TU74521
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: ZP05634
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AH24829
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AH24829%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for AH24829: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: ZH03799
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: CA82940
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: SN62809
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: JE25024
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: LF35893
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: TB10016
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AG46745
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AG46745%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for AG46745: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: XT19328
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: MA98629
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AU18258
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: JC63530
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: JD33706
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: KM51888
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: PC77336
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: SN09672
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: NY72155
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: ME98781
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: KD43260
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AH47501
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: ZK94381
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZK94381%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for ZK94381: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AF50439
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AF50439%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for AF50439: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AC87017
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AJ90479
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: JC92691
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: JV74370
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: UY73638
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: LN94323
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: AT53990
2026-03-29 15:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AT53990%27 HTTP/1.1" 200 None
2026-03-29 15:10:54 [auto1.fr] INFO: Scrape type for AT53990: 0
2026-03-29 15:10:54 [auto1.fr] INFO: Found listing with ID: FW88695
2026-03-29 15: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-29 15: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-29 15:10:55 [auto1.fr] INFO: Channel: 24h | Page: 14 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: ZP57613
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: RP29957
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RP29957%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for RP29957: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: KC57362
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JJ37583
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ37583%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for JJ37583: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: HC29428
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: VJ34092
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: EP39805
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP39805%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for EP39805: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: HA84537
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA84537%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for HA84537: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JA27563
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: UJ99205
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JT61248
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: YX89614
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX89614%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for YX89614: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: RS57161
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JR82989
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: VA30172
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA30172%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for VA30172: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: BY18766
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: CV46640
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: BA13556
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BA13556%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for BA13556: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: SR59362
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: DB73800
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: CY35541
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: VY23598
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY23598%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for VY23598: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: EW25669
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: SZ11122
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: NC30245
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: AA39852
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: AH64562
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AH64562%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for AH64562: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: RB15583
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: BL29340
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL29340%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for BL29340: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: EA19907
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: FA92478
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: TW66380
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: LD32912
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: MG74963
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JK90001
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: GH74001
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: JP88493
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP88493%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for JP88493: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: CM31104
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM31104%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for CM31104: 0
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: PU00205
2026-03-29 15:10:55 [auto1.fr] INFO: Found listing with ID: DD15144
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD15144%27 HTTP/1.1" 200 None
2026-03-29 15:10:55 [auto1.fr] INFO: Scrape type for DD15144: 2
2026-03-29 15:10:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with identifier: DD15144
2026-03-29 15:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with scrape type 2
2026-03-29 15:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with scrape type 2
2026-03-29 15:10:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4a0981a2-e389-59c6-80d7-cae9ec7a31e2, identifier: DD15144
2026-03-29 15:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with identifier: DD15144
2026-03-29 15:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with identifier: DD15144
2026-03-29 15:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4a0981a2-e389-59c6-80d7-cae9ec7a31e2 with identifier: DD15144 to the API
2026-03-29 15:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:10:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:10:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:20:58Z',
'fuel_type': 'petrol',
'id': '4a0981a2-e389-59c6-80d7-cae9ec7a31e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD15144',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 117878,
'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': 'Renault Twingo 1.2 Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2009}
2026-03-29 15:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27DD15144%27 HTTP/1.1" 200 None
2026-03-29 15:10:56 [auto1.fr] INFO: Saving data for DD15144: {'auction_closing_time': 1774884058.0, 'created_time': 1774610184.118675, 'last_price_update_time': 1774797056.485574}
2026-03-29 15:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:10:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DD15144') HTTP/1.1" 204 0
2026-03-29 15: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-29 15: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-29 15:10:57 [auto1.fr] INFO: Channel: 24h | Page: 15 | totalHits: 4017 | hits on page: 40
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: EY42183
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27EY42183%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for EY42183: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: WH33873
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: GG04069
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: LK13719
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: ZG98444
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: WV24696
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WV24696%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for WV24696: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: UL24902
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: UJ01372
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UJ01372%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for UJ01372: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: HX92143
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27HX92143%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for HX92143: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: JE42502
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: AW82171
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: MU41007
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: GE21406
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: CN46028
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: AE81077
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: BV34900
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: SP92026
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: FK21220
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: JM91807
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: BZ44526
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: PV06575
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: LR31340
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: XJ18197
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: LB42344
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: KX68633
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: TP39413
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: GD84631
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: ER76150
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: ZD25027
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ZD25027%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for ZD25027: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: WK47004
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: PW97821
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: RB35100
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: DS65126
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: DG55919
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: HU37574
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: LZ98561
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: RC66576
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27RC66576%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for RC66576: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: SK80550
2026-03-29 15:10:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27SK80550%27 HTTP/1.1" 200 None
2026-03-29 15:10:57 [auto1.fr] INFO: Scrape type for SK80550: 0
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: PH03582
2026-03-29 15:10:57 [auto1.fr] INFO: Found listing with ID: LG44666
2026-03-29 15: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-29 15:11:06 [scrapy.extensions.logstats] INFO: Crawled 19 pages (at 19 pages/min), scraped 5 items (at 5 items/min)
2026-03-29 15:11:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:11: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-29 15:11:28 [auto1.fr] INFO: Channel: 24h | Page: 16 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: CP91356
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CP91356%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for CP91356: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: FK53270
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: JS50473
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: JG42722
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: BG84980
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: DR15308
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: AF12539
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27AF12539%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for AF12539: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: FB24526
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: XR44200
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: LP08124
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: NG77796
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: FW97014
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: NN79870
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27NN79870%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for NN79870: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: PU87091
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: NK62670
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: XZ70385
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: AF52085
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: LK29548
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: CF81227
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: VL86622
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: ZT34794
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: NK65339
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: VX38493
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27VX38493%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for VX38493: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: ML40438
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ML40438%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for ML40438: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: MB04633
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: LL39626
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27LL39626%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for LL39626: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: LW80983
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: RG50981
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: FA89683
2026-03-29 15:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27FA89683%27 HTTP/1.1" 200 None
2026-03-29 15:11:28 [auto1.fr] INFO: Scrape type for FA89683: 0
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: JE03173
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: BL60402
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: MG51010
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: UY32171
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: JZ82323
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: SX08243
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: CV72886
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: HY23832
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: KL38579
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: UE86945
2026-03-29 15:11:28 [auto1.fr] INFO: Found listing with ID: XR48049
2026-03-29 15:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:30 [auto1.fr] INFO: Channel: 24h | Page: 17 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: ST83170
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: VC64518
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: DF07976
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: WA39338
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WA39338%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Scrape type for WA39338: 2
2026-03-29 15:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with identifier: WA39338
2026-03-29 15:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with scrape type 2
2026-03-29 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with scrape type 2
2026-03-29 15:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7512282e-b5cf-59e6-80ee-cc2c5a9a3294, identifier: WA39338
2026-03-29 15:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with identifier: WA39338
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=black HTTP/1.1" 200 None
2026-03-29 15:11:30 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with identifier: WA39338
2026-03-29 15:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7512282e-b5cf-59e6-80ee-cc2c5a9a3294 with identifier: WA39338 to the API
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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-29 15: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:01:43Z',
'fuel_type': 'petrol',
'id': '7512282e-b5cf-59e6-80ee-cc2c5a9a3294',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA39338',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 51129,
'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': 'Mercedes-Benz A-Klasse A 180 AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2022}
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27WA39338%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Saving data for WA39338: {'auction_closing_time': 1774882903.0, 'created_time': 1774298055.453938, 'last_price_update_time': 1774797090.748076}
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WA39338') HTTP/1.1" 204 0
2026-03-29 15:11:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: NP36822
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: NT69401
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: CZ26869
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: YJ25040
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27YJ25040%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Scrape type for YJ25040: 0
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: XP38308
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: YF42365
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27YF42365%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Scrape type for YF42365: 0
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: MC85003
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: ZX95297
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: NW99513
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: ZG92174
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: AE65040
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: LX15810
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27LX15810%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Scrape type for LX15810: 0
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: LG43899
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: WR79626
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: VZ24992
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: DZ98417
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: AA24621
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: LP13709
2026-03-29 15:11:30 [auto1.fr] INFO: Found listing with ID: CL77930
2026-03-29 15:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CL77930%27 HTTP/1.1" 200 None
2026-03-29 15:11:30 [auto1.fr] INFO: Scrape type for CL77930: 2
2026-03-29 15:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with identifier: CL77930
2026-03-29 15:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with scrape type 2
2026-03-29 15:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with scrape type 2
2026-03-29 15:11:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1, identifier: CL77930
2026-03-29 15:11:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with identifier: CL77930
2026-03-29 15:11:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with identifier: CL77930
2026-03-29 15:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0f2a2115-cd3d-507d-a23b-dd1ec399a3f1 with identifier: CL77930 to the API
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15: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-29 15: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': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:53:56Z',
'fuel_type': 'diesel',
'id': '0f2a2115-cd3d-507d-a23b-dd1ec399a3f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL77930',
'listing': 'auction',
'make': 'Hyundai',
'model': 'i30',
'odometer': 197220,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-17',
'seller_name': None,
'title': 'Hyundai i30 1.6 CRDi Go! Brasil',
'transmission': 'manual',
'trim': 'Go! Brasil',
'year': 2014}
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27CL77930%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Saving data for CL77930: {'auction_closing_time': 1774886036.0, 'created_time': 1773519394.804491, 'last_price_update_time': 1774797091.703751}
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CL77930') HTTP/1.1" 204 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: LW97078
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: MA74092
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: YR35791
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: LF36000
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: DN50039
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: PB58731
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27PB58731%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Scrape type for PB58731: 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: PL62181
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: FB13135
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: ST25881
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27ST25881%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Scrape type for ST25881: 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: FH84057
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27FH84057%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Scrape type for FH84057: 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: CL59347
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: BB34695
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: UN71549
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27UN71549%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Scrape type for UN71549: 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: SB04803
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: JW24399
2026-03-29 15:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15: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%27JW24399%27 HTTP/1.1" 200 None
2026-03-29 15:11:31 [auto1.fr] INFO: Scrape type for JW24399: 0
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: EV12073
2026-03-29 15:11:31 [auto1.fr] INFO: Found listing with ID: PK02389
2026-03-29 15:11:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:34 [auto1.fr] INFO: Channel: 24h | Page: 18 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: EB64287
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EB64287%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for EB64287: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: UV36070
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ZA24421
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: SB45845
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB45845%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for SB45845: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ST88763
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ST88763%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for ST88763: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: DS80497
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: GY91282
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY91282%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for GY91282: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: CR90071
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: LA50996
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ZA28436
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA28436%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for ZA28436: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ZN04187
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN04187%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for ZN04187: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: LZ58861
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: UR21858
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: CZ34892
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: GD59755
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD59755%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for GD59755: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: MG18417
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: TH56615
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: JW71868
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ZN88953
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: NE01664
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE01664%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for NE01664: 0
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: KY80377
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: RH40819
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH40819%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Scrape type for RH40819: 2
2026-03-29 15:11:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with identifier: RH40819
2026-03-29 15:11:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with scrape type 2
2026-03-29 15:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with scrape type 2
2026-03-29 15:11:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5ccc2b5f-26cf-5987-912b-7e1aa268e643, identifier: RH40819
2026-03-29 15:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with identifier: RH40819
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=green HTTP/1.1" 200 None
2026-03-29 15:11:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with identifier: RH40819
2026-03-29 15:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5ccc2b5f-26cf-5987-912b-7e1aa268e643 with identifier: RH40819 to the API
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:37:48Z',
'fuel_type': 'petrol',
'id': '5ccc2b5f-26cf-5987-912b-7e1aa268e643',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RH40819',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 234829,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-07-22',
'seller_name': None,
'title': 'Peugeot 307 1.6 XT Premium',
'transmission': 'manual',
'trim': 'XT Premium',
'year': 2001}
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RH40819%27 HTTP/1.1" 200 None
2026-03-29 15:11:34 [auto1.fr] INFO: Saving data for RH40819: {'auction_closing_time': 1774885068.0, 'created_time': 1774106160.301722, 'last_price_update_time': 1774797094.859599}
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RH40819') HTTP/1.1" 204 0
2026-03-29 15:11:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: JE27295
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: LP67901
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: ME28777
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: FB56561
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: DM41441
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: BA07458
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: RW33400
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: PH94403
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: DG12666
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: DX46082
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: BN48581
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: TF24091
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: JJ76691
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: MZ30303
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: BV45974
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: RE39264
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: NY95881
2026-03-29 15:11:34 [auto1.fr] INFO: Found listing with ID: HD17777
2026-03-29 15:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:36 [auto1.fr] INFO: Channel: 24h | Page: 19 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: SZ38493
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: BJ06852
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ06852%27 HTTP/1.1" 200 None
2026-03-29 15:11:36 [auto1.fr] INFO: Scrape type for BJ06852: 0
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: SF06933
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF06933%27 HTTP/1.1" 200 None
2026-03-29 15:11:36 [auto1.fr] INFO: Scrape type for SF06933: 2
2026-03-29 15:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb7edcc-1790-5a2f-a38e-b2662f576771 with identifier: SF06933
2026-03-29 15:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb7edcc-1790-5a2f-a38e-b2662f576771 with scrape type 2
2026-03-29 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb7edcc-1790-5a2f-a38e-b2662f576771 with scrape type 2
2026-03-29 15:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8bb7edcc-1790-5a2f-a38e-b2662f576771, identifier: SF06933
2026-03-29 15:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8bb7edcc-1790-5a2f-a38e-b2662f576771 with identifier: SF06933
2026-03-29 15:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8bb7edcc-1790-5a2f-a38e-b2662f576771 with identifier: SF06933
2026-03-29 15:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8bb7edcc-1790-5a2f-a38e-b2662f576771 with identifier: SF06933 to the API
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:21:24Z',
'fuel_type': 'diesel',
'id': '8bb7edcc-1790-5a2f-a38e-b2662f576771',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SF06933',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 290888,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-23',
'seller_name': None,
'title': 'Peugeot 3008 2.0 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2014}
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF06933%27 HTTP/1.1" 200 None
2026-03-29 15:11:36 [auto1.fr] INFO: Saving data for SF06933: {'auction_closing_time': 1774884084.0, 'created_time': 1774610363.755627, 'last_price_update_time': 1774797096.546508}
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SF06933') HTTP/1.1" 204 0
2026-03-29 15:11:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: XE16652
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: GP42909
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP42909%27 HTTP/1.1" 200 None
2026-03-29 15:11:36 [auto1.fr] INFO: Scrape type for GP42909: 0
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: FA53097
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: JB26835
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: HH99272
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: NC16788
2026-03-29 15:11:36 [auto1.fr] INFO: Found listing with ID: ZE29084
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29084%27 HTTP/1.1" 200 None
2026-03-29 15:11:36 [auto1.fr] INFO: Scrape type for ZE29084: 2
2026-03-29 15:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a89d790-e0f5-5351-946e-b8688fd13eea with identifier: ZE29084
2026-03-29 15:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a89d790-e0f5-5351-946e-b8688fd13eea with scrape type 2
2026-03-29 15:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a89d790-e0f5-5351-946e-b8688fd13eea with scrape type 2
2026-03-29 15:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a89d790-e0f5-5351-946e-b8688fd13eea, identifier: ZE29084
2026-03-29 15:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a89d790-e0f5-5351-946e-b8688fd13eea with identifier: ZE29084
2026-03-29 15:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a89d790-e0f5-5351-946e-b8688fd13eea with identifier: ZE29084
2026-03-29 15:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a89d790-e0f5-5351-946e-b8688fd13eea with identifier: ZE29084 to the API
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:41:45Z',
'fuel_type': 'diesel',
'id': '0a89d790-e0f5-5351-946e-b8688fd13eea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE29084',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 124563,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-11',
'seller_name': None,
'title': 'Citroen Berlingo 1.6 e-HDi Confort L1',
'transmission': 'manual',
'trim': 'Confort L1',
'year': 2015}
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29084%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Saving data for ZE29084: {'auction_closing_time': 1774885305.0, 'created_time': 1773691847.510746, 'last_price_update_time': 1774797097.104423}
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZE29084') HTTP/1.1" 204 0
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: KE16259
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE16259%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Scrape type for KE16259: 0
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: FC31311
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: WZ69212
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WZ69212%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Scrape type for WZ69212: 0
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: TL94456
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TL94456%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Scrape type for TL94456: 0
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: SL69311
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: ZT48746
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT48746%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Scrape type for ZT48746: 2
2026-03-29 15:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 376ad068-4a24-5ee2-928d-4af4af5c8fbc with identifier: ZT48746
2026-03-29 15:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 376ad068-4a24-5ee2-928d-4af4af5c8fbc with scrape type 2
2026-03-29 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 376ad068-4a24-5ee2-928d-4af4af5c8fbc with scrape type 2
2026-03-29 15:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 376ad068-4a24-5ee2-928d-4af4af5c8fbc, identifier: ZT48746
2026-03-29 15:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 376ad068-4a24-5ee2-928d-4af4af5c8fbc with identifier: ZT48746
2026-03-29 15:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 376ad068-4a24-5ee2-928d-4af4af5c8fbc with identifier: ZT48746
2026-03-29 15:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 376ad068-4a24-5ee2-928d-4af4af5c8fbc with identifier: ZT48746 to the API
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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-30T15:41:37Z',
'fuel_type': 'petrol',
'id': '376ad068-4a24-5ee2-928d-4af4af5c8fbc',
'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/ZT48746',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 65901,
'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-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT48746%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Saving data for ZT48746: {'auction_closing_time': 1774885297.0, 'created_time': 1773675005.377242, 'last_price_update_time': 1774797097.609133}
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZT48746') HTTP/1.1" 204 0
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: RY63806
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: LJ23599
2026-03-29 15:11:37 [auto1.fr] INFO: Found listing with ID: WK52148
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK52148%27 HTTP/1.1" 200 None
2026-03-29 15:11:37 [auto1.fr] INFO: Scrape type for WK52148: 2
2026-03-29 15:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6951a19b-7334-5b0d-9410-947f0658e49b with identifier: WK52148
2026-03-29 15:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6951a19b-7334-5b0d-9410-947f0658e49b with scrape type 2
2026-03-29 15:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6951a19b-7334-5b0d-9410-947f0658e49b with scrape type 2
2026-03-29 15:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6951a19b-7334-5b0d-9410-947f0658e49b, identifier: WK52148
2026-03-29 15:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6951a19b-7334-5b0d-9410-947f0658e49b with identifier: WK52148
2026-03-29 15:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6951a19b-7334-5b0d-9410-947f0658e49b with identifier: WK52148
2026-03-29 15:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6951a19b-7334-5b0d-9410-947f0658e49b with identifier: WK52148 to the API
2026-03-29 15:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 177,
'expiration_date': '2026-03-30T15:49:43Z',
'fuel_type': 'diesel',
'id': '6951a19b-7334-5b0d-9410-947f0658e49b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WK52148',
'listing': 'auction',
'make': 'Toyota',
'model': 'RAV 4',
'odometer': 194466,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-09-10',
'seller_name': None,
'title': 'Toyota RAV 4 2.2 D-CAT Clean Power Pack Techno',
'transmission': 'manual',
'trim': 'Clean Power Pack Techno',
'year': 2006}
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK52148%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Saving data for WK52148: {'auction_closing_time': 1774885783.0, 'created_time': 1774279568.333357, 'last_price_update_time': 1774797098.19059}
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WK52148') HTTP/1.1" 204 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: ZH46521
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: DV25326
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: NG82505
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG82505%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for NG82505: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: DP81453
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: MU87717
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: HY25615
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY25615%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for HY25615: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: FY44671
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY44671%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for FY44671: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: RM64712
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM64712%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for RM64712: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: JB40842
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB40842%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for JB40842: 2
2026-03-29 15:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with identifier: JB40842
2026-03-29 15:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with scrape type 2
2026-03-29 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with scrape type 2
2026-03-29 15:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5, identifier: JB40842
2026-03-29 15:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with identifier: JB40842
2026-03-29 15:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with identifier: JB40842
2026-03-29 15:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5 with identifier: JB40842 to the API
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 120,
'expiration_date': '2026-03-30T15:56:25Z',
'fuel_type': 'diesel',
'id': 'b3032fa8-6d59-56ae-92a8-84ef7aeeb3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JB40842',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 191847,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-28',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTD Collezione',
'transmission': 'manual',
'trim': 'Collezione',
'year': 2016}
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB40842%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Saving data for JB40842: {'auction_closing_time': 1774886185.0, 'created_time': 1772039376.226451, 'last_price_update_time': 1774797098.738982}
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JB40842') HTTP/1.1" 204 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: EJ86627
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ86627%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for EJ86627: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: VR60661
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: JP20158
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: HF83029
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: LC56122
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: AS08654
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS08654%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for AS08654: 0
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: ZY59301
2026-03-29 15:11:38 [auto1.fr] INFO: Found listing with ID: XW06359
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW06359%27 HTTP/1.1" 200 None
2026-03-29 15:11:38 [auto1.fr] INFO: Scrape type for XW06359: 2
2026-03-29 15:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ae6612-3d5c-52d8-af21-2990ea5bf486 with identifier: XW06359
2026-03-29 15:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ae6612-3d5c-52d8-af21-2990ea5bf486 with scrape type 2
2026-03-29 15:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ae6612-3d5c-52d8-af21-2990ea5bf486 with scrape type 2
2026-03-29 15:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e8ae6612-3d5c-52d8-af21-2990ea5bf486, identifier: XW06359
2026-03-29 15:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e8ae6612-3d5c-52d8-af21-2990ea5bf486 with identifier: XW06359
2026-03-29 15:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e8ae6612-3d5c-52d8-af21-2990ea5bf486 with identifier: XW06359
2026-03-29 15:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e8ae6612-3d5c-52d8-af21-2990ea5bf486 with identifier: XW06359 to the API
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:15:22Z',
'fuel_type': 'diesel',
'id': 'e8ae6612-3d5c-52d8-af21-2990ea5bf486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XW06359',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 245494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-20',
'seller_name': None,
'title': 'Volkswagen Golf V 1.9 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2008}
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW06359%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Saving data for XW06359: {'auction_closing_time': 1774883722.0, 'created_time': 1774610858.391651, 'last_price_update_time': 1774797099.304471}
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XW06359') HTTP/1.1" 204 0
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: GJ14263
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: MF96045
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF96045%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Scrape type for MF96045: 0
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: AH24592
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: AP53997
2026-03-29 15:11: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-29 15:11:39 [auto1.fr] INFO: Channel: 24h | Page: 20 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: RN66545
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: ME61929
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: MV97984
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MV97984%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Scrape type for MV97984: 0
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: HA15422
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: CA45962
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: XW27351
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: MB92679
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: CP43636
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: UF46494
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: XY84696
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: PA61938
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: WP05272
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: TU19412
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: LY86501
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: XK39723
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XK39723%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Scrape type for XK39723: 0
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: HH30633
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: ED77700
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED77700%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Scrape type for ED77700: 0
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: CY51391
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: WF91807
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: SR61885
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: EW06939
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: RH55621
2026-03-29 15:11:39 [auto1.fr] INFO: Found listing with ID: VH36096
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH36096%27 HTTP/1.1" 200 None
2026-03-29 15:11:39 [auto1.fr] INFO: Scrape type for VH36096: 2
2026-03-29 15:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf943930-dd00-5304-b169-a4b9ddc672cf with identifier: VH36096
2026-03-29 15:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf943930-dd00-5304-b169-a4b9ddc672cf with scrape type 2
2026-03-29 15:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf943930-dd00-5304-b169-a4b9ddc672cf with scrape type 2
2026-03-29 15:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cf943930-dd00-5304-b169-a4b9ddc672cf, identifier: VH36096
2026-03-29 15:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cf943930-dd00-5304-b169-a4b9ddc672cf with identifier: VH36096
2026-03-29 15:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=blue HTTP/1.1" 200 None
2026-03-29 15:11:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cf943930-dd00-5304-b169-a4b9ddc672cf with identifier: VH36096
2026-03-29 15:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cf943930-dd00-5304-b169-a4b9ddc672cf with identifier: VH36096 to the API
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:18:04Z',
'fuel_type': 'diesel',
'id': 'cf943930-dd00-5304-b169-a4b9ddc672cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH36096',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 240032,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-02-09',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.6 HDi Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2014}
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH36096%27 HTTP/1.1" 200 None
2026-03-29 15:11:40 [auto1.fr] INFO: Saving data for VH36096: {'auction_closing_time': 1774883884.0, 'created_time': 1773078270.963681, 'last_price_update_time': 1774797100.492089}
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VH36096') HTTP/1.1" 204 0
2026-03-29 15:11:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:40 [auto1.fr] INFO: Found listing with ID: LJ55936
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ55936%27 HTTP/1.1" 200 None
2026-03-29 15:11:40 [auto1.fr] INFO: Scrape type for LJ55936: 2
2026-03-29 15:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76cb6549-9d02-552c-80f2-2b63347d4e23 with identifier: LJ55936
2026-03-29 15:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76cb6549-9d02-552c-80f2-2b63347d4e23 with scrape type 2
2026-03-29 15:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76cb6549-9d02-552c-80f2-2b63347d4e23 with scrape type 2
2026-03-29 15:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 76cb6549-9d02-552c-80f2-2b63347d4e23, identifier: LJ55936
2026-03-29 15:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 76cb6549-9d02-552c-80f2-2b63347d4e23 with identifier: LJ55936
2026-03-29 15:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 76cb6549-9d02-552c-80f2-2b63347d4e23 with identifier: LJ55936
2026-03-29 15:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 76cb6549-9d02-552c-80f2-2b63347d4e23 with identifier: LJ55936 to the API
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:48:31Z',
'fuel_type': 'diesel',
'id': '76cb6549-9d02-552c-80f2-2b63347d4e23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LJ55936',
'listing': 'auction',
'make': 'Ford',
'model': 'Transit',
'odometer': 172201,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-16',
'seller_name': None,
'title': 'Ford Transit 1.8 TDCi Kasten',
'transmission': 'manual',
'trim': 'Kasten',
'year': 2008}
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ55936%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Saving data for LJ55936: {'auction_closing_time': 1774885711.0, 'created_time': 1774297421.588432, 'last_price_update_time': 1774797101.03692}
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LJ55936') HTTP/1.1" 204 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: TF32846
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF32846%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Scrape type for TF32846: 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: YJ82057
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: UR13721
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: NV74031
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: GW71612
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW71612%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Scrape type for GW71612: 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: JG00729
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: AM34513
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: PF70653
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: ZD93194
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: KS92279
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: ER73555
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER73555%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Scrape type for ER73555: 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: KY64536
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: ZZ02955
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ02955%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Scrape type for ZZ02955: 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: GK20775
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GK20775%27 HTTP/1.1" 200 None
2026-03-29 15:11:41 [auto1.fr] INFO: Scrape type for GK20775: 0
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: KJ73736
2026-03-29 15:11:41 [auto1.fr] INFO: Found listing with ID: DA18549
2026-03-29 15:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:44 [auto1.fr] INFO: Channel: 24h | Page: 21 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: ZX61890
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: VE37691
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: XB95932
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: US68134
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: NR19676
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: YV06903
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: NU52259
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: FW13126
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: BF36841
2026-03-29 15:11:44 [auto1.fr] INFO: Found listing with ID: TU62117
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU62117%27 HTTP/1.1" 200 None
2026-03-29 15:11:44 [auto1.fr] INFO: Scrape type for TU62117: 2
2026-03-29 15:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39fb705a-160d-5e9e-b110-b2c35580aec8 with identifier: TU62117
2026-03-29 15:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39fb705a-160d-5e9e-b110-b2c35580aec8 with scrape type 2
2026-03-29 15:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39fb705a-160d-5e9e-b110-b2c35580aec8 with scrape type 2
2026-03-29 15:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 39fb705a-160d-5e9e-b110-b2c35580aec8, identifier: TU62117
2026-03-29 15:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 39fb705a-160d-5e9e-b110-b2c35580aec8 with identifier: TU62117
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=red HTTP/1.1" 200 None
2026-03-29 15:11:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 39fb705a-160d-5e9e-b110-b2c35580aec8 with identifier: TU62117
2026-03-29 15:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 39fb705a-160d-5e9e-b110-b2c35580aec8 with identifier: TU62117 to the API
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:50:02Z',
'fuel_type': 'petrol',
'id': '39fb705a-160d-5e9e-b110-b2c35580aec8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU62117',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 174852,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-10-14',
'seller_name': None,
'title': 'Toyota Yaris 1.33 Dual VVT-i Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2009}
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU62117%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Saving data for TU62117: {'auction_closing_time': 1774885802.0, 'created_time': 1773249696.909673, 'last_price_update_time': 1774797105.009458}
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TU62117') HTTP/1.1" 204 0
2026-03-29 15:11:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: EU02451
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: XZ88107
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: LF63128
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: KZ20503
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: LX82402
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: NM76429
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: WN05477
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: TA37014
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA37014%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Scrape type for TA37014: 0
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: YP31799
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP31799%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Scrape type for YP31799: 0
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: LE68264
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: YU54792
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: ZG66012
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: HY33556
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HY33556%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Scrape type for HY33556: 0
2026-03-29 15:11:45 [auto1.fr] INFO: Found listing with ID: TB10256
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10256%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Scrape type for TB10256: 2
2026-03-29 15:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with identifier: TB10256
2026-03-29 15:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with scrape type 2
2026-03-29 15:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with scrape type 2
2026-03-29 15:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e3dc17f-1ca6-58ec-8610-61b3d23b8814, identifier: TB10256
2026-03-29 15:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with identifier: TB10256
2026-03-29 15:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with identifier: TB10256
2026-03-29 15:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e3dc17f-1ca6-58ec-8610-61b3d23b8814 with identifier: TB10256 to the API
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 110,
'expiration_date': '2026-03-30T15:44:22Z',
'fuel_type': 'diesel',
'id': '2e3dc17f-1ca6-58ec-8610-61b3d23b8814',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB10256',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 179715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-02',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2013}
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB10256%27 HTTP/1.1" 200 None
2026-03-29 15:11:45 [auto1.fr] INFO: Saving data for TB10256: {'auction_closing_time': 1774885462.0, 'created_time': 1774267206.997395, 'last_price_update_time': 1774797105.942997}
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TB10256') HTTP/1.1" 204 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: DX17259
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: PS88531
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: TX67186
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: ZS82675
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: TJ21225
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: ZE27506
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: LU04592
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: VE93538
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: FM74290
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM74290%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for FM74290: 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: HF77781
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF77781%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for HF77781: 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: CY75523
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: YP09228
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: CS70768
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CS70768%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for CS70768: 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: CR91044
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CR91044%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for CR91044: 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: HZ48042
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ48042%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for HZ48042: 2
2026-03-29 15:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbf5fca8-cadc-5921-b713-608f9c245978 with identifier: HZ48042
2026-03-29 15:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbf5fca8-cadc-5921-b713-608f9c245978 with scrape type 2
2026-03-29 15:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbf5fca8-cadc-5921-b713-608f9c245978 with scrape type 2
2026-03-29 15:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dbf5fca8-cadc-5921-b713-608f9c245978, identifier: HZ48042
2026-03-29 15:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dbf5fca8-cadc-5921-b713-608f9c245978 with identifier: HZ48042
2026-03-29 15:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dbf5fca8-cadc-5921-b713-608f9c245978 with identifier: HZ48042
2026-03-29 15:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dbf5fca8-cadc-5921-b713-608f9c245978 with identifier: HZ48042 to the API
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 180,
'expiration_date': '2026-03-30T15:19:04Z',
'fuel_type': 'petrol',
'id': 'dbf5fca8-cadc-5921-b713-608f9c245978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HZ48042',
'listing': 'auction',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 190302,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-31',
'seller_name': None,
'title': 'Seat Ibiza 1.4 TSI Cupra',
'transmission': 'automatic',
'trim': 'Cupra',
'year': 2015}
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HZ48042%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Saving data for HZ48042: {'auction_closing_time': 1774883944.0, 'created_time': 1774279566.29006, 'last_price_update_time': 1774797106.581043}
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HZ48042') HTTP/1.1" 204 0
2026-03-29 15:11:46 [auto1.fr] INFO: Found listing with ID: EP78358
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP78358%27 HTTP/1.1" 200 None
2026-03-29 15:11:46 [auto1.fr] INFO: Scrape type for EP78358: 0
2026-03-29 15:11:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:47 [auto1.fr] INFO: Channel: 24h | Page: 22 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: CN36617
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: JP99768
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: RT34728
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: VK03845
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: YM87288
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: UH89831
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UH89831%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for UH89831: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: NE58308
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE58308%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for NE58308: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: RN92241
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: TY13200
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY13200%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for TY13200: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: UM61645
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: RD82752
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: LR52033
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: UM68614
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: FK18806
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: DN65032
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: GG15377
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: HV37722
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: ZC18537
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC18537%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for ZC18537: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: ZU80215
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU80215%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for ZU80215: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: WG48512
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: ZN88696
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN88696%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for ZN88696: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: DS89614
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: KP00414
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: NH18304
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: HE24245
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: GN31601
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: FA22916
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA22916%27 HTTP/1.1" 200 None
2026-03-29 15:11:47 [auto1.fr] INFO: Scrape type for FA22916: 0
2026-03-29 15:11:47 [auto1.fr] INFO: Found listing with ID: EZ41909
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: XK53138
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: YB94762
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: DD37174
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: SJ49135
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: AD60690
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: WA86610
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA86610%27 HTTP/1.1" 200 None
2026-03-29 15:11:48 [auto1.fr] INFO: Scrape type for WA86610: 2
2026-03-29 15:11:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73a0d2f-7f79-5131-a171-92c719cfb74c with identifier: WA86610
2026-03-29 15:11:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73a0d2f-7f79-5131-a171-92c719cfb74c with scrape type 2
2026-03-29 15:11:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c73a0d2f-7f79-5131-a171-92c719cfb74c with scrape type 2
2026-03-29 15:11:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c73a0d2f-7f79-5131-a171-92c719cfb74c, identifier: WA86610
2026-03-29 15:11:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c73a0d2f-7f79-5131-a171-92c719cfb74c with identifier: WA86610
2026-03-29 15:11:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c73a0d2f-7f79-5131-a171-92c719cfb74c with identifier: WA86610
2026-03-29 15:11:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c73a0d2f-7f79-5131-a171-92c719cfb74c with identifier: WA86610 to the API
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 80,
'expiration_date': '2026-03-30T15:27:12Z',
'fuel_type': 'diesel',
'id': 'c73a0d2f-7f79-5131-a171-92c719cfb74c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WA86610',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 183491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-10',
'seller_name': None,
'title': 'Volkswagen Polo 1.4 TDI BlueMotion',
'transmission': 'manual',
'trim': 'BlueMotion',
'year': 2007}
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA86610%27 HTTP/1.1" 200 None
2026-03-29 15:11:48 [auto1.fr] INFO: Saving data for WA86610: {'auction_closing_time': 1774884432.0, 'created_time': 1774610238.571594, 'last_price_update_time': 1774797108.430911}
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WA86610') HTTP/1.1" 204 0
2026-03-29 15:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: GB35066
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB35066%27 HTTP/1.1" 200 None
2026-03-29 15:11:48 [auto1.fr] INFO: Scrape type for GB35066: 0
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: GY22095
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: SW79727
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: SM80077
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: UR32802
2026-03-29 15:11:48 [auto1.fr] INFO: Found listing with ID: BP52445
2026-03-29 15:11:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:49 [auto1.fr] INFO: Channel: 24h | Page: 23 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: ZJ96401
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: RK47472
2026-03-29 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK47472%27 HTTP/1.1" 200 None
2026-03-29 15:11:49 [auto1.fr] INFO: Scrape type for RK47472: 0
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: YP19788
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: LW69486
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: BL80996
2026-03-29 15:11:49 [auto1.fr] INFO: Found listing with ID: UN94210
2026-03-29 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN94210%27 HTTP/1.1" 200 None
2026-03-29 15:11:49 [auto1.fr] INFO: Scrape type for UN94210: 2
2026-03-29 15:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650aea2e-daea-50ce-9208-d3c9eafffd3d with identifier: UN94210
2026-03-29 15:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650aea2e-daea-50ce-9208-d3c9eafffd3d with scrape type 2
2026-03-29 15:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650aea2e-daea-50ce-9208-d3c9eafffd3d with scrape type 2
2026-03-29 15:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 650aea2e-daea-50ce-9208-d3c9eafffd3d, identifier: UN94210
2026-03-29 15:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 650aea2e-daea-50ce-9208-d3c9eafffd3d with identifier: UN94210
2026-03-29 15:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 650aea2e-daea-50ce-9208-d3c9eafffd3d with identifier: UN94210
2026-03-29 15:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 650aea2e-daea-50ce-9208-d3c9eafffd3d with identifier: UN94210 to the API
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:27:57Z',
'fuel_type': 'diesel',
'id': '650aea2e-daea-50ce-9208-d3c9eafffd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UN94210',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 202630,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-27',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2017}
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UN94210%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Saving data for UN94210: {'auction_closing_time': 1774884477.0, 'created_time': 1773121237.602908, 'last_price_update_time': 1774797110.263608}
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UN94210') HTTP/1.1" 204 0
2026-03-29 15:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: PJ05356
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ05356%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for PJ05356: 2
2026-03-29 15:11:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5746088-16cb-5832-8473-534d8a1d20eb with identifier: PJ05356
2026-03-29 15:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5746088-16cb-5832-8473-534d8a1d20eb with scrape type 2
2026-03-29 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5746088-16cb-5832-8473-534d8a1d20eb with scrape type 2
2026-03-29 15:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b5746088-16cb-5832-8473-534d8a1d20eb, identifier: PJ05356
2026-03-29 15:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b5746088-16cb-5832-8473-534d8a1d20eb with identifier: PJ05356
2026-03-29 15:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b5746088-16cb-5832-8473-534d8a1d20eb with identifier: PJ05356
2026-03-29 15:11:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b5746088-16cb-5832-8473-534d8a1d20eb with identifier: PJ05356 to the API
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 110,
'expiration_date': '2026-03-30T15:25:11Z',
'fuel_type': 'diesel',
'id': 'b5746088-16cb-5832-8473-534d8a1d20eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PJ05356',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 256075,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-04-26',
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2011}
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ05356%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Saving data for PJ05356: {'auction_closing_time': 1774884311.0, 'created_time': 1773144088.905027, 'last_price_update_time': 1774797110.776699}
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PJ05356') HTTP/1.1" 204 0
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: RE08410
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: GC59558
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC59558%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for GC59558: 0
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: YY02144
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: TA25140
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA25140%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for TA25140: 0
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: DX14323
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: XD82556
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: LL54380
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: DH58041
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: NE48697
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: WG65933
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: LB12691
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: TJ73572
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: VG21530
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: VW78746
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: BH83806
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: EJ20680
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: JA65750
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA65750%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for JA65750: 0
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: FY60997
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: CW57453
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: YE04668
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YE04668%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for YE04668: 0
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: UT45325
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: DM53916
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: TC66195
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: FF05657
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: EW66058
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: LV34988
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: AF03400
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: ZB56549
2026-03-29 15:11:50 [auto1.fr] INFO: Found listing with ID: BJ14554
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ14554%27 HTTP/1.1" 200 None
2026-03-29 15:11:50 [auto1.fr] INFO: Scrape type for BJ14554: 2
2026-03-29 15:11:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9beb6b46-24fe-5b55-81c8-e51e47204442 with identifier: BJ14554
2026-03-29 15:11:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9beb6b46-24fe-5b55-81c8-e51e47204442 with scrape type 2
2026-03-29 15:11:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9beb6b46-24fe-5b55-81c8-e51e47204442 with scrape type 2
2026-03-29 15:11:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9beb6b46-24fe-5b55-81c8-e51e47204442, identifier: BJ14554
2026-03-29 15:11:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9beb6b46-24fe-5b55-81c8-e51e47204442 with identifier: BJ14554
2026-03-29 15:11:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9beb6b46-24fe-5b55-81c8-e51e47204442 with identifier: BJ14554
2026-03-29 15:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9beb6b46-24fe-5b55-81c8-e51e47204442 with identifier: BJ14554 to the API
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:27:49Z',
'fuel_type': 'petrol',
'id': '9beb6b46-24fe-5b55-81c8-e51e47204442',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BJ14554',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 45420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-10-14',
'seller_name': None,
'title': 'Ford Fiesta 1.1 Business High',
'transmission': 'manual',
'trim': 'Business High',
'year': 2019}
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ14554%27 HTTP/1.1" 200 None
2026-03-29 15:11:51 [auto1.fr] INFO: Saving data for BJ14554: {'auction_closing_time': 1774884469.0, 'created_time': 1773673878.271466, 'last_price_update_time': 1774797111.324425}
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BJ14554') HTTP/1.1" 204 0
2026-03-29 15:11:51 [auto1.fr] INFO: Found listing with ID: NC87774
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC87774%27 HTTP/1.1" 200 None
2026-03-29 15:11:51 [auto1.fr] INFO: Scrape type for NC87774: 0
2026-03-29 15:11:51 [auto1.fr] INFO: Found listing with ID: ZG44021
2026-03-29 15:11:51 [auto1.fr] INFO: Found listing with ID: CW11845
2026-03-29 15:11:51 [auto1.fr] INFO: Found listing with ID: HU86256
2026-03-29 15:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:53 [auto1.fr] INFO: Channel: 24h | Page: 24 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: ZZ85085
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: BC53621
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BC53621%27 HTTP/1.1" 200 None
2026-03-29 15:11:53 [auto1.fr] INFO: Scrape type for BC53621: 0
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: DU68004
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: WY05301
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: DK20365
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: BX41673
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: LY05783
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY05783%27 HTTP/1.1" 200 None
2026-03-29 15:11:53 [auto1.fr] INFO: Scrape type for LY05783: 0
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: KV12360
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: HZ16592
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: LJ28458
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ28458%27 HTTP/1.1" 200 None
2026-03-29 15:11:53 [auto1.fr] INFO: Scrape type for LJ28458: 0
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: FH35394
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: DT24749
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: RC41186
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: FV84367
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: LX41293
2026-03-29 15:11:53 [auto1.fr] INFO: Found listing with ID: SL49428
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL49428%27 HTTP/1.1" 200 None
2026-03-29 15:11:53 [auto1.fr] INFO: Scrape type for SL49428: 2
2026-03-29 15:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with identifier: SL49428
2026-03-29 15:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with scrape type 2
2026-03-29 15:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with scrape type 2
2026-03-29 15:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a0a3791-9ab6-533a-a888-ab2c3eb69d83, identifier: SL49428
2026-03-29 15:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with identifier: SL49428
2026-03-29 15:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with identifier: SL49428
2026-03-29 15:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a0a3791-9ab6-533a-a888-ab2c3eb69d83 with identifier: SL49428 to the API
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:26:24Z',
'fuel_type': 'petrol',
'id': '0a0a3791-9ab6-533a-a888-ab2c3eb69d83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SL49428',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 93840,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-13',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Graphic',
'transmission': 'manual',
'trim': 'Graphic',
'year': 2018}
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL49428%27 HTTP/1.1" 200 None
2026-03-29 15:11:54 [auto1.fr] INFO: Saving data for SL49428: {'auction_closing_time': 1774884384.0, 'created_time': 1774610390.262654, 'last_price_update_time': 1774797114.064192}
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SL49428') HTTP/1.1" 204 0
2026-03-29 15:11:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: FR16299
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: TU04354
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: FY01445
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: VH77869
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: PD26566
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: VN04372
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN04372%27 HTTP/1.1" 200 None
2026-03-29 15:11:54 [auto1.fr] INFO: Scrape type for VN04372: 0
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: SB28370
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: HX32064
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: RY60991
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY60991%27 HTTP/1.1" 200 None
2026-03-29 15:11:54 [auto1.fr] INFO: Scrape type for RY60991: 2
2026-03-29 15:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e007cf5-7242-5d6c-9c08-8765c156f77f with identifier: RY60991
2026-03-29 15:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e007cf5-7242-5d6c-9c08-8765c156f77f with scrape type 2
2026-03-29 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e007cf5-7242-5d6c-9c08-8765c156f77f with scrape type 2
2026-03-29 15:11:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e007cf5-7242-5d6c-9c08-8765c156f77f, identifier: RY60991
2026-03-29 15:11:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e007cf5-7242-5d6c-9c08-8765c156f77f with identifier: RY60991
2026-03-29 15:11:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e007cf5-7242-5d6c-9c08-8765c156f77f with identifier: RY60991
2026-03-29 15:11:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e007cf5-7242-5d6c-9c08-8765c156f77f with identifier: RY60991 to the API
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:10:33Z',
'fuel_type': 'petrol',
'id': '7e007cf5-7242-5d6c-9c08-8765c156f77f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RY60991',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 284592,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-14',
'seller_name': None,
'title': 'Volkswagen Golf VI 1.4 TSI Comfortline',
'transmission': 'automatic',
'trim': 'Comfortline',
'year': 2010}
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RY60991%27 HTTP/1.1" 200 None
2026-03-29 15:11:54 [auto1.fr] INFO: Saving data for RY60991: {'auction_closing_time': 1774883433.0, 'created_time': 1774610259.767654, 'last_price_update_time': 1774797114.624666}
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RY60991') HTTP/1.1" 204 0
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: BU45895
2026-03-29 15:11:54 [auto1.fr] INFO: Found listing with ID: UW68583
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW68583%27 HTTP/1.1" 200 None
2026-03-29 15:11:54 [auto1.fr] INFO: Scrape type for UW68583: 2
2026-03-29 15:11:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da0f0692-ee4d-5137-a615-34098bf8aa43 with identifier: UW68583
2026-03-29 15:11:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da0f0692-ee4d-5137-a615-34098bf8aa43 with scrape type 2
2026-03-29 15:11:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da0f0692-ee4d-5137-a615-34098bf8aa43 with scrape type 2
2026-03-29 15:11:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da0f0692-ee4d-5137-a615-34098bf8aa43, identifier: UW68583
2026-03-29 15:11:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da0f0692-ee4d-5137-a615-34098bf8aa43 with identifier: UW68583
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=hybrid HTTP/1.1" 200 None
2026-03-29 15:11:54 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:11:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da0f0692-ee4d-5137-a615-34098bf8aa43 with identifier: UW68583
2026-03-29 15:11:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da0f0692-ee4d-5137-a615-34098bf8aa43 with identifier: UW68583 to the API
2026-03-29 15:11:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 224,
'expiration_date': '2026-03-30T15:27:27Z',
'fuel_type': 'hybrid',
'id': 'da0f0692-ee4d-5137-a615-34098bf8aa43',
'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/UW68583',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 155323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-10-13',
'seller_name': None,
'title': 'Peugeot 3008 1.6 Hybrid 225 GT',
'transmission': 'automatic',
'trim': '225 GT',
'year': 2021}
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW68583%27 HTTP/1.1" 200 None
2026-03-29 15:11:55 [auto1.fr] INFO: Saving data for UW68583: {'auction_closing_time': 1774884447.0, 'created_time': 1773693596.514427, 'last_price_update_time': 1774797115.192787}
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UW68583') HTTP/1.1" 204 0
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: FR65578
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: YB71496
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: JT57691
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: LC56171
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: DE66310
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: PN21124
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: ML39661
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: CA82316
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: KE30008
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KE30008%27 HTTP/1.1" 200 None
2026-03-29 15:11:55 [auto1.fr] INFO: Scrape type for KE30008: 0
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: GW37086
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: JG75683
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG75683%27 HTTP/1.1" 200 None
2026-03-29 15:11:55 [auto1.fr] INFO: Scrape type for JG75683: 0
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: GU68790
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU68790%27 HTTP/1.1" 200 None
2026-03-29 15:11:55 [auto1.fr] INFO: Scrape type for GU68790: 2
2026-03-29 15:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58ba220c-ec41-52cf-9a77-86eb1f01b67d with identifier: GU68790
2026-03-29 15:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58ba220c-ec41-52cf-9a77-86eb1f01b67d with scrape type 2
2026-03-29 15:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58ba220c-ec41-52cf-9a77-86eb1f01b67d with scrape type 2
2026-03-29 15:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 58ba220c-ec41-52cf-9a77-86eb1f01b67d, identifier: GU68790
2026-03-29 15:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 58ba220c-ec41-52cf-9a77-86eb1f01b67d with identifier: GU68790
2026-03-29 15:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 58ba220c-ec41-52cf-9a77-86eb1f01b67d with identifier: GU68790
2026-03-29 15:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 58ba220c-ec41-52cf-9a77-86eb1f01b67d with identifier: GU68790 to the API
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 4,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:33:12Z',
'fuel_type': 'diesel',
'id': '58ba220c-ec41-52cf-9a77-86eb1f01b67d',
'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/GU68790',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 72566,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-25',
'seller_name': None,
'title': 'Peugeot Boxer 2.2 Blue-HDi 335 L2H2 Pack',
'transmission': 'manual',
'trim': '335 L2H2 Pack',
'year': 2020}
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU68790%27 HTTP/1.1" 200 None
2026-03-29 15:11:55 [auto1.fr] INFO: Saving data for GU68790: {'auction_closing_time': 1774884792.0, 'created_time': 1774610473.638373, 'last_price_update_time': 1774797115.748044}
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GU68790') HTTP/1.1" 204 0
2026-03-29 15:11:55 [auto1.fr] INFO: Found listing with ID: ZC05103
2026-03-29 15:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:56 [auto1.fr] INFO: Channel: 24h | Page: 25 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: SP13872
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP13872%27 HTTP/1.1" 200 None
2026-03-29 15:11:56 [auto1.fr] INFO: Scrape type for SP13872: 0
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: XJ64155
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: YA44056
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: AD22883
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: EC27844
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: PF67224
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: WD03445
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD03445%27 HTTP/1.1" 200 None
2026-03-29 15:11:56 [auto1.fr] INFO: Scrape type for WD03445: 0
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: CS54070
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: BH53881
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: HU47329
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU47329%27 HTTP/1.1" 200 None
2026-03-29 15:11:56 [auto1.fr] INFO: Scrape type for HU47329: 0
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: SN51278
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: MU63517
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: XD40979
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD40979%27 HTTP/1.1" 200 None
2026-03-29 15:11:56 [auto1.fr] INFO: Scrape type for XD40979: 0
2026-03-29 15:11:56 [auto1.fr] INFO: Found listing with ID: NX89795
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX89795%27 HTTP/1.1" 200 None
2026-03-29 15:11:56 [auto1.fr] INFO: Scrape type for NX89795: 2
2026-03-29 15:11:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d5d5edf-d815-529c-8d77-7963207b615c with identifier: NX89795
2026-03-29 15:11:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d5d5edf-d815-529c-8d77-7963207b615c with scrape type 2
2026-03-29 15:11:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d5d5edf-d815-529c-8d77-7963207b615c with scrape type 2
2026-03-29 15:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6d5d5edf-d815-529c-8d77-7963207b615c, identifier: NX89795
2026-03-29 15:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6d5d5edf-d815-529c-8d77-7963207b615c with identifier: NX89795
2026-03-29 15:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6d5d5edf-d815-529c-8d77-7963207b615c with identifier: NX89795
2026-03-29 15:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6d5d5edf-d815-529c-8d77-7963207b615c with identifier: NX89795 to the API
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:54:47Z',
'fuel_type': 'petrol',
'id': '6d5d5edf-d815-529c-8d77-7963207b615c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NX89795',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS4',
'odometer': 105042,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-29',
'seller_name': None,
'title': 'DS Automobiles DS4 1.2 PureTech SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2016}
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NX89795%27 HTTP/1.1" 200 None
2026-03-29 15:11:57 [auto1.fr] INFO: Saving data for NX89795: {'auction_closing_time': 1774886087.0, 'created_time': 1774266653.214848, 'last_price_update_time': 1774797117.372691}
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NX89795') HTTP/1.1" 204 0
2026-03-29 15:11:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: BP94119
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: KJ71958
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: JN99416
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: HT35732
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: TP72102
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: YL47975
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YL47975%27 HTTP/1.1" 200 None
2026-03-29 15:11:57 [auto1.fr] INFO: Scrape type for YL47975: 0
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: NR74514
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: YH50907
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: ZP91792
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: EZ48204
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: EZ64228
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: SS34201
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: DJ36054
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: MC07264
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: AB35212
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: WP33231
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: HD32956
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: PR53810
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: EK18390
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: LM65355
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM65355%27 HTTP/1.1" 200 None
2026-03-29 15:11:57 [auto1.fr] INFO: Scrape type for LM65355: 0
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: XU52959
2026-03-29 15:11:57 [auto1.fr] INFO: Found listing with ID: RL73709
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL73709%27 HTTP/1.1" 200 None
2026-03-29 15:11:57 [auto1.fr] INFO: Scrape type for RL73709: 2
2026-03-29 15:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a801f796-7ea9-56bc-84ee-82bf6424a09b with identifier: RL73709
2026-03-29 15:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a801f796-7ea9-56bc-84ee-82bf6424a09b with scrape type 2
2026-03-29 15:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a801f796-7ea9-56bc-84ee-82bf6424a09b with scrape type 2
2026-03-29 15:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a801f796-7ea9-56bc-84ee-82bf6424a09b, identifier: RL73709
2026-03-29 15:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a801f796-7ea9-56bc-84ee-82bf6424a09b with identifier: RL73709
2026-03-29 15:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a801f796-7ea9-56bc-84ee-82bf6424a09b with identifier: RL73709
2026-03-29 15:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a801f796-7ea9-56bc-84ee-82bf6424a09b with identifier: RL73709 to the API
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:37:04Z',
'fuel_type': 'petrol',
'id': 'a801f796-7ea9-56bc-84ee-82bf6424a09b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL73709',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 88908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-12-20',
'seller_name': None,
'title': 'Volkswagen Polo 1.0 Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2017}
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL73709%27 HTTP/1.1" 200 None
2026-03-29 15:11:57 [auto1.fr] INFO: Saving data for RL73709: {'auction_closing_time': 1774885024.0, 'created_time': 1774279328.785659, 'last_price_update_time': 1774797117.934245}
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RL73709') HTTP/1.1" 204 0
2026-03-29 15:11:58 [auto1.fr] INFO: Found listing with ID: PA58884
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA58884%27 HTTP/1.1" 200 None
2026-03-29 15:11:58 [auto1.fr] INFO: Scrape type for PA58884: 2
2026-03-29 15:11:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecf41514-2c66-54eb-b402-cb69b1296a8a with identifier: PA58884
2026-03-29 15:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecf41514-2c66-54eb-b402-cb69b1296a8a with scrape type 2
2026-03-29 15:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecf41514-2c66-54eb-b402-cb69b1296a8a with scrape type 2
2026-03-29 15:11:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ecf41514-2c66-54eb-b402-cb69b1296a8a, identifier: PA58884
2026-03-29 15:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ecf41514-2c66-54eb-b402-cb69b1296a8a with identifier: PA58884
2026-03-29 15:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ecf41514-2c66-54eb-b402-cb69b1296a8a with identifier: PA58884
2026-03-29 15:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ecf41514-2c66-54eb-b402-cb69b1296a8a with identifier: PA58884 to the API
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:11: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': 140,
'expiration_date': '2026-03-30T15:15:44Z',
'fuel_type': 'petrol',
'id': 'ecf41514-2c66-54eb-b402-cb69b1296a8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA58884',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 151737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-03-16',
'seller_name': None,
'title': 'Renault Grand Scenic 1.3 TCe Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2021}
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA58884%27 HTTP/1.1" 200 None
2026-03-29 15:11:58 [auto1.fr] INFO: Saving data for PA58884: {'auction_closing_time': 1774883744.0, 'created_time': 1773120136.417426, 'last_price_update_time': 1774797118.496783}
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PA58884') HTTP/1.1" 204 0
2026-03-29 15:11:58 [auto1.fr] INFO: Found listing with ID: CA13656
2026-03-29 15:11:58 [auto1.fr] INFO: Found listing with ID: JJ60641
2026-03-29 15:11:58 [auto1.fr] INFO: Found listing with ID: GY57891
2026-03-29 15:11:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:11:59 [auto1.fr] INFO: Channel: 24h | Page: 26 | totalHits: 4017 | hits on page: 40
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: UW65109
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: BS97923
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS97923%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for BS97923: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: HL32951
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: EZ48607
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: ZP24032
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: KT42068
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KT42068%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for KT42068: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: TG40003
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: YA85068
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA85068%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for YA85068: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: MP97358
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: XF57852
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: NV32098
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: HL62573
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: SR88609
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR88609%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for SR88609: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: VS88094
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: BS50692
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: FG79429
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: AP25780
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: TW38710
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: TN59459
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: CH31722
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: SU49210
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: RY80086
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: CE20463
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: EY51785
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: YS19816
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: MF68068
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: YR21354
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: WB99343
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB99343%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for WB99343: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: ZX72380
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: FV93418
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV93418%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for FV93418: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: FP34263
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP34263%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for FP34263: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: SL86101
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: KD34930
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: VF56962
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: CM64733
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CM64733%27 HTTP/1.1" 200 None
2026-03-29 15:11:59 [auto1.fr] INFO: Scrape type for CM64733: 0
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: YH20722
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: JW14440
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: BS50371
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: SJ52352
2026-03-29 15:11:59 [auto1.fr] INFO: Found listing with ID: KR05983
2026-03-29 15:11:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:00 [auto1.fr] INFO: Channel: 24h | Page: 27 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: YZ98794
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: HE99151
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: BD83043
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: HF07357
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: KW36844
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: SM81092
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: HK53651
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: EN44931
2026-03-29 15:12:00 [auto1.fr] INFO: Found listing with ID: FE10352
2026-03-29 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE10352%27 HTTP/1.1" 200 None
2026-03-29 15:12:00 [auto1.fr] INFO: Scrape type for FE10352: 2
2026-03-29 15:12:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b64176fe-cf25-5325-85cf-d252ce80eeda with identifier: FE10352
2026-03-29 15:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b64176fe-cf25-5325-85cf-d252ce80eeda with scrape type 2
2026-03-29 15:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b64176fe-cf25-5325-85cf-d252ce80eeda with scrape type 2
2026-03-29 15:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b64176fe-cf25-5325-85cf-d252ce80eeda, identifier: FE10352
2026-03-29 15:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b64176fe-cf25-5325-85cf-d252ce80eeda with identifier: FE10352
2026-03-29 15:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b64176fe-cf25-5325-85cf-d252ce80eeda with identifier: FE10352
2026-03-29 15:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b64176fe-cf25-5325-85cf-d252ce80eeda with identifier: FE10352 to the API
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 68,
'expiration_date': '2026-03-30T15:20:32Z',
'fuel_type': 'diesel',
'id': 'b64176fe-cf25-5325-85cf-d252ce80eeda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE10352',
'listing': 'auction',
'make': 'Ford',
'model': 'Fusion',
'odometer': 155680,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-14',
'seller_name': None,
'title': 'Ford Fusion 1.4 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2007}
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE10352%27 HTTP/1.1" 200 None
2026-03-29 15:12:01 [auto1.fr] INFO: Saving data for FE10352: {'auction_closing_time': 1774884032.0, 'created_time': 1774384965.132491, 'last_price_update_time': 1774797121.317752}
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FE10352') HTTP/1.1" 204 0
2026-03-29 15:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:01 [auto1.fr] INFO: Found listing with ID: NG72682
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG72682%27 HTTP/1.1" 200 None
2026-03-29 15:12:01 [auto1.fr] INFO: Scrape type for NG72682: 2
2026-03-29 15:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2df83d26-902e-55bf-80cb-1a5114f38142 with identifier: NG72682
2026-03-29 15:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2df83d26-902e-55bf-80cb-1a5114f38142 with scrape type 2
2026-03-29 15:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2df83d26-902e-55bf-80cb-1a5114f38142 with scrape type 2
2026-03-29 15:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2df83d26-902e-55bf-80cb-1a5114f38142, identifier: NG72682
2026-03-29 15:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2df83d26-902e-55bf-80cb-1a5114f38142 with identifier: NG72682
2026-03-29 15:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2df83d26-902e-55bf-80cb-1a5114f38142 with identifier: NG72682
2026-03-29 15:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2df83d26-902e-55bf-80cb-1a5114f38142 with identifier: NG72682 to the API
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:11:42Z',
'fuel_type': 'petrol',
'id': '2df83d26-902e-55bf-80cb-1a5114f38142',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NG72682',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 30252,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-17',
'seller_name': None,
'title': 'Citroen C4 1.2 e-THP Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2015}
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NG72682%27 HTTP/1.1" 200 None
2026-03-29 15:12:01 [auto1.fr] INFO: Saving data for NG72682: {'auction_closing_time': 1774883502.0, 'created_time': 1774279279.442335, 'last_price_update_time': 1774797121.851814}
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NG72682') HTTP/1.1" 204 0
2026-03-29 15:12:01 [auto1.fr] INFO: Found listing with ID: VL10728
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL10728%27 HTTP/1.1" 200 None
2026-03-29 15:12:01 [auto1.fr] INFO: Scrape type for VL10728: 2
2026-03-29 15:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2320443-ebff-5d34-affe-07f63205966b with identifier: VL10728
2026-03-29 15:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2320443-ebff-5d34-affe-07f63205966b with scrape type 2
2026-03-29 15:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2320443-ebff-5d34-affe-07f63205966b with scrape type 2
2026-03-29 15:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b2320443-ebff-5d34-affe-07f63205966b, identifier: VL10728
2026-03-29 15:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b2320443-ebff-5d34-affe-07f63205966b with identifier: VL10728
2026-03-29 15:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b2320443-ebff-5d34-affe-07f63205966b with identifier: VL10728
2026-03-29 15:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b2320443-ebff-5d34-affe-07f63205966b with identifier: VL10728 to the API
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 155,
'expiration_date': '2026-03-30T15:01:07Z',
'fuel_type': 'petrol',
'id': 'b2320443-ebff-5d34-affe-07f63205966b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL10728',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 105048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-23',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost Mild-Hybrid ST-Line X',
'transmission': 'manual',
'trim': 'ST-Line X',
'year': 2020}
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL10728%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Saving data for VL10728: {'auction_closing_time': 1774882867.0, 'created_time': 1773693637.637408, 'last_price_update_time': 1774797122.312276}
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VL10728') HTTP/1.1" 204 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: SK72304
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: FB20661
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: TG10438
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: XY47803
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: LK77739
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: DC22500
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: MC81159
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: PR74126
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: MH88652
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH88652%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Scrape type for MH88652: 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: VV01241
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: YY58229
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: YP40813
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP40813%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Scrape type for YP40813: 2
2026-03-29 15:12:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acb98fde-2686-5bfd-9376-80f693bf2c89 with identifier: YP40813
2026-03-29 15:12:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acb98fde-2686-5bfd-9376-80f693bf2c89 with scrape type 2
2026-03-29 15:12:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acb98fde-2686-5bfd-9376-80f693bf2c89 with scrape type 2
2026-03-29 15:12:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: acb98fde-2686-5bfd-9376-80f693bf2c89, identifier: YP40813
2026-03-29 15:12:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: acb98fde-2686-5bfd-9376-80f693bf2c89 with identifier: YP40813
2026-03-29 15:12:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: acb98fde-2686-5bfd-9376-80f693bf2c89 with identifier: YP40813
2026-03-29 15:12:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: acb98fde-2686-5bfd-9376-80f693bf2c89 with identifier: YP40813 to the API
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:59:20Z',
'fuel_type': 'hybrid',
'id': 'acb98fde-2686-5bfd-9376-80f693bf2c89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP40813',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 443556,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-06',
'seller_name': None,
'title': 'Volkswagen Passat 1.4 GTE',
'transmission': 'automatic',
'trim': '',
'year': 2018}
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP40813%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Saving data for YP40813: {'auction_closing_time': 1774886360.0, 'created_time': 1772735731.755384, 'last_price_update_time': 1774797122.834748}
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YP40813') HTTP/1.1" 204 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: XG45775
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XG45775%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Scrape type for XG45775: 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: FF57055
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF57055%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Scrape type for FF57055: 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: GV75211
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: SP24838
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP24838%27 HTTP/1.1" 200 None
2026-03-29 15:12:02 [auto1.fr] INFO: Scrape type for SP24838: 0
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: EA06873
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: LC26469
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: MR67167
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: UE01785
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: XW10530
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: RH69177
2026-03-29 15:12:02 [auto1.fr] INFO: Found listing with ID: NV92378
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV92378%27 HTTP/1.1" 200 None
2026-03-29 15:12:03 [auto1.fr] INFO: Scrape type for NV92378: 2
2026-03-29 15:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c015a986-01ae-5c09-b47a-926a071761d3 with identifier: NV92378
2026-03-29 15:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c015a986-01ae-5c09-b47a-926a071761d3 with scrape type 2
2026-03-29 15:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c015a986-01ae-5c09-b47a-926a071761d3 with scrape type 2
2026-03-29 15:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c015a986-01ae-5c09-b47a-926a071761d3, identifier: NV92378
2026-03-29 15:12:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c015a986-01ae-5c09-b47a-926a071761d3 with identifier: NV92378
2026-03-29 15:12:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c015a986-01ae-5c09-b47a-926a071761d3 with identifier: NV92378
2026-03-29 15:12:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c015a986-01ae-5c09-b47a-926a071761d3 with identifier: NV92378 to the API
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 100,
'expiration_date': '2026-03-30T15:27:35Z',
'fuel_type': 'petrol',
'id': 'c015a986-01ae-5c09-b47a-926a071761d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NV92378',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 46784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-06',
'seller_name': None,
'title': 'Toyota Yaris 1.33 Dual VVT-i Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2015}
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NV92378%27 HTTP/1.1" 200 None
2026-03-29 15:12:03 [auto1.fr] INFO: Saving data for NV92378: {'auction_closing_time': 1774884455.0, 'created_time': 1773330603.399835, 'last_price_update_time': 1774797123.451997}
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NV92378') HTTP/1.1" 204 0
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: PZ61504
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: NV60777
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: HG07398
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG07398%27 HTTP/1.1" 200 None
2026-03-29 15:12:03 [auto1.fr] INFO: Scrape type for HG07398: 0
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: SW40453
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: VK49050
2026-03-29 15:12:03 [auto1.fr] INFO: Found listing with ID: XR07986
2026-03-29 15:12:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:04 [auto1.fr] INFO: Channel: 24h | Page: 28 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: VX89083
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VX89083%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Scrape type for VX89083: 0
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: BP15917
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP15917%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Scrape type for BP15917: 2
2026-03-29 15:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7166e16-a23f-5eb7-9216-7d9163de8612 with identifier: BP15917
2026-03-29 15:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7166e16-a23f-5eb7-9216-7d9163de8612 with scrape type 2
2026-03-29 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7166e16-a23f-5eb7-9216-7d9163de8612 with scrape type 2
2026-03-29 15:12:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7166e16-a23f-5eb7-9216-7d9163de8612, identifier: BP15917
2026-03-29 15:12:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7166e16-a23f-5eb7-9216-7d9163de8612 with identifier: BP15917
2026-03-29 15:12:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7166e16-a23f-5eb7-9216-7d9163de8612 with identifier: BP15917
2026-03-29 15:12:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7166e16-a23f-5eb7-9216-7d9163de8612 with identifier: BP15917 to the API
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:39:04Z',
'fuel_type': 'petrol',
'id': 'f7166e16-a23f-5eb7-9216-7d9163de8612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BP15917',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 179689,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-31',
'seller_name': None,
'title': 'Peugeot 3008 1.2 e-THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP15917%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Saving data for BP15917: {'auction_closing_time': 1774885144.0, 'created_time': 1774512657.370766, 'last_price_update_time': 1774797124.875121}
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BP15917') HTTP/1.1" 204 0
2026-03-29 15:12:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: KJ21922
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: ZM46379
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM46379%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Scrape type for ZM46379: 0
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: HD95891
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: MY07329
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY07329%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Scrape type for MY07329: 0
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: DK89513
2026-03-29 15:12:04 [auto1.fr] INFO: Found listing with ID: EF67266
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF67266%27 HTTP/1.1" 200 None
2026-03-29 15:12:04 [auto1.fr] INFO: Scrape type for EF67266: 2
2026-03-29 15:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with identifier: EF67266
2026-03-29 15:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with scrape type 2
2026-03-29 15:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with scrape type 2
2026-03-29 15:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5, identifier: EF67266
2026-03-29 15:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with identifier: EF67266
2026-03-29 15:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with identifier: EF67266
2026-03-29 15:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 84fb1dbc-3f46-57e8-acc4-3781e74dc4d5 with identifier: EF67266 to the API
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:35:22Z',
'fuel_type': 'diesel',
'id': '84fb1dbc-3f46-57e8-acc4-3781e74dc4d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EF67266',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 96623,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-25',
'seller_name': None,
'title': 'Nissan Qashqai 1.6 dCi 360',
'transmission': 'automatic',
'trim': '360',
'year': 2016}
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF67266%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Saving data for EF67266: {'auction_closing_time': 1774884922.0, 'created_time': 1773837829.779218, 'last_price_update_time': 1774797125.360652}
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EF67266') HTTP/1.1" 204 0
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: HU10551
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: FX38745
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX38745%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Scrape type for FX38745: 0
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: JL66031
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: GD00278
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: UF91610
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: KE39242
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: KV07634
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV07634%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Scrape type for KV07634: 0
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: PK07459
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: PH17391
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: AF82357
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: RM15751
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: PD84892
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: BN92934
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN92934%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Scrape type for BN92934: 0
2026-03-29 15:12:05 [auto1.fr] INFO: Found listing with ID: LP15614
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP15614%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Scrape type for LP15614: 2
2026-03-29 15:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07aeed4-d286-5863-a1b3-f8821c1f27f0 with identifier: LP15614
2026-03-29 15:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07aeed4-d286-5863-a1b3-f8821c1f27f0 with scrape type 2
2026-03-29 15:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07aeed4-d286-5863-a1b3-f8821c1f27f0 with scrape type 2
2026-03-29 15:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f07aeed4-d286-5863-a1b3-f8821c1f27f0, identifier: LP15614
2026-03-29 15:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f07aeed4-d286-5863-a1b3-f8821c1f27f0 with identifier: LP15614
2026-03-29 15:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f07aeed4-d286-5863-a1b3-f8821c1f27f0 with identifier: LP15614
2026-03-29 15:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f07aeed4-d286-5863-a1b3-f8821c1f27f0 with identifier: LP15614 to the API
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 3,
'engine_horse_power': 65,
'expiration_date': '2026-03-30T15:37:20Z',
'fuel_type': 'diesel',
'id': 'f07aeed4-d286-5863-a1b3-f8821c1f27f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP15614',
'listing': 'auction',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 172832,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-17',
'seller_name': None,
'title': 'Renault Kangoo 1.5 dCi Rapid',
'transmission': 'manual',
'trim': 'Rapid',
'year': 2002}
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP15614%27 HTTP/1.1" 200 None
2026-03-29 15:12:05 [auto1.fr] INFO: Saving data for LP15614: {'auction_closing_time': 1774885040.0, 'created_time': 1772817833.323998, 'last_price_update_time': 1774797125.979578}
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LP15614') HTTP/1.1" 204 0
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: MG54723
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: UJ10906
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: DE76416
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: CA66055
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: TE54332
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: XF32876
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: KG30366
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: AV69583
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: PU10765
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: JT22164
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: RV36444
2026-03-29 15:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV36444%27 HTTP/1.1" 200 None
2026-03-29 15:12:06 [auto1.fr] INFO: Scrape type for RV36444: 0
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: PB31706
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: FN76549
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: TU96312
2026-03-29 15:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU96312%27 HTTP/1.1" 200 None
2026-03-29 15:12:06 [auto1.fr] INFO: Scrape type for TU96312: 0
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: AN11424
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: ZK58934
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: LY36991
2026-03-29 15:12:06 [auto1.fr] INFO: Found listing with ID: TB02827
2026-03-29 15:12:06 [scrapy.extensions.logstats] INFO: Crawled 32 pages (at 13 pages/min), scraped 38 items (at 33 items/min)
2026-03-29 15:12:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:12:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:07 [auto1.fr] INFO: Channel: 24h | Page: 29 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: AD62614
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: UX50667
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: EJ01381
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ01381%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for EJ01381: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: YA14366
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: PK61290
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: AC35526
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: CP24280
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: WU97149
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: CN74208
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: CK51652
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: TH66103
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: JA12306
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: GN96424
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: BW49011
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW49011%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for BW49011: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: MN84879
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN84879%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for MN84879: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: ST02253
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: YR08447
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: XN35079
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: SZ67934
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SZ67934%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for SZ67934: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: TE33473
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE33473%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for TE33473: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: XN22503
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: KL66203
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KL66203%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for KL66203: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: GR90333
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: UW30758
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: WZ68402
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: AZ71859
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: TD71444
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD71444%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for TD71444: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: FJ13177
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ13177%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for FJ13177: 2
2026-03-29 15:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ef22527-1b37-547c-88a0-a51f2633fafa with identifier: FJ13177
2026-03-29 15:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ef22527-1b37-547c-88a0-a51f2633fafa with scrape type 2
2026-03-29 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ef22527-1b37-547c-88a0-a51f2633fafa with scrape type 2
2026-03-29 15:12:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5ef22527-1b37-547c-88a0-a51f2633fafa, identifier: FJ13177
2026-03-29 15:12:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5ef22527-1b37-547c-88a0-a51f2633fafa with identifier: FJ13177
2026-03-29 15:12:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5ef22527-1b37-547c-88a0-a51f2633fafa with identifier: FJ13177
2026-03-29 15:12:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5ef22527-1b37-547c-88a0-a51f2633fafa with identifier: FJ13177 to the API
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:30:56Z',
'fuel_type': 'petrol',
'id': '5ef22527-1b37-547c-88a0-a51f2633fafa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ13177',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 119902,
'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': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ13177%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Saving data for FJ13177: {'auction_closing_time': 1774884656.0, 'created_time': 1774512659.545629, 'last_price_update_time': 1774797127.724526}
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FJ13177') HTTP/1.1" 204 0
2026-03-29 15:12:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: BF28159
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: TU99897
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: WR25980
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: TD63753
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD63753%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for TD63753: 0
2026-03-29 15:12:07 [auto1.fr] INFO: Found listing with ID: BT51628
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT51628%27 HTTP/1.1" 200 None
2026-03-29 15:12:07 [auto1.fr] INFO: Scrape type for BT51628: 2
2026-03-29 15:12:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b3cba4-520d-56a1-ab98-7426c0914dc2 with identifier: BT51628
2026-03-29 15:12:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b3cba4-520d-56a1-ab98-7426c0914dc2 with scrape type 2
2026-03-29 15:12:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8b3cba4-520d-56a1-ab98-7426c0914dc2 with scrape type 2
2026-03-29 15:12:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f8b3cba4-520d-56a1-ab98-7426c0914dc2, identifier: BT51628
2026-03-29 15:12:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f8b3cba4-520d-56a1-ab98-7426c0914dc2 with identifier: BT51628
2026-03-29 15:12:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f8b3cba4-520d-56a1-ab98-7426c0914dc2 with identifier: BT51628
2026-03-29 15:12:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f8b3cba4-520d-56a1-ab98-7426c0914dc2 with identifier: BT51628 to the API
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:27:31Z',
'fuel_type': 'petrol',
'id': 'f8b3cba4-520d-56a1-ab98-7426c0914dc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BT51628',
'listing': 'auction',
'make': 'Opel',
'model': 'Astra',
'odometer': 102368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-24',
'seller_name': None,
'title': 'Opel Astra 1.4 SIDI Turbo Innovation Start/Stop',
'transmission': 'automatic',
'trim': 'Innovation Start/Stop',
'year': 2019}
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT51628%27 HTTP/1.1" 200 None
2026-03-29 15:12:08 [auto1.fr] INFO: Saving data for BT51628: {'auction_closing_time': 1774884451.0, 'created_time': 1773675715.49184, 'last_price_update_time': 1774797128.33952}
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BT51628') HTTP/1.1" 204 0
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: YH64719
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: MK39736
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: HM08835
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: UD96350
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: MR66280
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR66280%27 HTTP/1.1" 200 None
2026-03-29 15:12:08 [auto1.fr] INFO: Scrape type for MR66280: 0
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: RG14454
2026-03-29 15:12:08 [auto1.fr] INFO: Found listing with ID: WJ32121
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ32121%27 HTTP/1.1" 200 None
2026-03-29 15:12:08 [auto1.fr] INFO: Scrape type for WJ32121: 0
2026-03-29 15:12: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-29 15:12:10 [auto1.fr] INFO: Channel: 24h | Page: 30 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: VL36376
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL36376%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for VL36376: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: DG97865
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: AG65090
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: HA38525
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA38525%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for HA38525: 2
2026-03-29 15:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with identifier: HA38525
2026-03-29 15:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with scrape type 2
2026-03-29 15:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with scrape type 2
2026-03-29 15:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3cebb1e2-210d-54cc-8ed4-ed4c65df645d, identifier: HA38525
2026-03-29 15:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with identifier: HA38525
2026-03-29 15:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with identifier: HA38525
2026-03-29 15:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3cebb1e2-210d-54cc-8ed4-ed4c65df645d with identifier: HA38525 to the API
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 125,
'expiration_date': '2026-03-30T15:02:07Z',
'fuel_type': 'petrol',
'id': '3cebb1e2-210d-54cc-8ed4-ed4c65df645d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HA38525',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 137360,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-11-08',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 190 Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2001}
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA38525%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Saving data for HA38525: {'auction_closing_time': 1774882927.0, 'created_time': 1774610179.390043, 'last_price_update_time': 1774797130.764723}
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HA38525') HTTP/1.1" 204 0
2026-03-29 15:12:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: PF15474
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: GZ28490
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: NS99377
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: LL99186
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: TT08692
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT08692%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for TT08692: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: RD15749
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: JE44262
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: WD28161
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD28161%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for WD28161: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: VU54464
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU54464%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for VU54464: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: KJ93163
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: MR30597
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR30597%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for MR30597: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: GN36140
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: JX79729
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: SN55047
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SN55047%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for SN55047: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: AL62516
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: AA03447
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: PL96389
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: BS78071
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: HJ62596
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HJ62596%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for HJ62596: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: KX80921
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: EA32444
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: WT88401
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: LH86313
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: EJ34389
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: FH45650
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: JD56350
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: NM75659
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM75659%27 HTTP/1.1" 200 None
2026-03-29 15:12:10 [auto1.fr] INFO: Scrape type for NM75659: 0
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: PV10769
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: BB60197
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: JE86987
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: WH66193
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: XN88220
2026-03-29 15:12:10 [auto1.fr] INFO: Found listing with ID: KP96074
2026-03-29 15:12:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP96074%27 HTTP/1.1" 200 None
2026-03-29 15:12:11 [auto1.fr] INFO: Scrape type for KP96074: 2
2026-03-29 15:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff9dacb9-5faa-5a80-973a-65838af295e9 with identifier: KP96074
2026-03-29 15:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff9dacb9-5faa-5a80-973a-65838af295e9 with scrape type 2
2026-03-29 15:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff9dacb9-5faa-5a80-973a-65838af295e9 with scrape type 2
2026-03-29 15:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ff9dacb9-5faa-5a80-973a-65838af295e9, identifier: KP96074
2026-03-29 15:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ff9dacb9-5faa-5a80-973a-65838af295e9 with identifier: KP96074
2026-03-29 15:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ff9dacb9-5faa-5a80-973a-65838af295e9 with identifier: KP96074
2026-03-29 15:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ff9dacb9-5faa-5a80-973a-65838af295e9 with identifier: KP96074 to the API
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 82,
'expiration_date': '2026-03-30T15:11:21Z',
'fuel_type': 'petrol',
'id': 'ff9dacb9-5faa-5a80-973a-65838af295e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KP96074',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 106241,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-03',
'seller_name': None,
'title': 'Citroen C3 1.2 VTi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2012}
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP96074%27 HTTP/1.1" 200 None
2026-03-29 15:12:11 [auto1.fr] INFO: Saving data for KP96074: {'auction_closing_time': 1774883481.0, 'created_time': 1774610863.456222, 'last_price_update_time': 1774797131.442527}
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KP96074') HTTP/1.1" 204 0
2026-03-29 15:12:11 [auto1.fr] INFO: Found listing with ID: FG18910
2026-03-29 15:12:11 [auto1.fr] INFO: Found listing with ID: MR48084
2026-03-29 15:12:11 [auto1.fr] INFO: Found listing with ID: HK55434
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK55434%27 HTTP/1.1" 200 None
2026-03-29 15:12:11 [auto1.fr] INFO: Scrape type for HK55434: 0
2026-03-29 15:12: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-29 15:12:12 [auto1.fr] INFO: Channel: 24h | Page: 31 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: ZW75075
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: AW23641
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: NH00695
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: FV92886
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: UJ42359
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: WF39350
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: GE79607
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: UP18765
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: HV44248
2026-03-29 15:12:12 [auto1.fr] INFO: Found listing with ID: NA12515
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA12515%27 HTTP/1.1" 200 None
2026-03-29 15:12:12 [auto1.fr] INFO: Scrape type for NA12515: 2
2026-03-29 15:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with identifier: NA12515
2026-03-29 15:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with scrape type 2
2026-03-29 15:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with scrape type 2
2026-03-29 15:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc, identifier: NA12515
2026-03-29 15:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with identifier: NA12515
2026-03-29 15:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with identifier: NA12515
2026-03-29 15:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc with identifier: NA12515 to the API
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:10:24Z',
'fuel_type': 'petrol',
'id': 'dc04b3c0-d76c-5a61-abcf-a7c95e03a3dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA12515',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 211678,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-05',
'seller_name': None,
'title': 'Ford C-Max 1.0 EcoBoost Titanium X',
'transmission': 'manual',
'trim': 'Titanium X',
'year': 2015}
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA12515%27 HTTP/1.1" 200 None
2026-03-29 15:12:12 [auto1.fr] INFO: Saving data for NA12515: {'auction_closing_time': 1774883424.0, 'created_time': 1772608782.404663, 'last_price_update_time': 1774797132.92466}
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NA12515') HTTP/1.1" 204 0
2026-03-29 15:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: WY50698
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: AM89877
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM89877%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for AM89877: 0
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: VJ16113
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: JL95450
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL95450%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for JL95450: 0
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: HK38255
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: XF86216
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: WN66374
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: ZW41305
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: FB44516
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: MU03605
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: WM92951
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM92951%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for WM92951: 0
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: KB27018
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: WR73947
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: RJ58832
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: AE79151
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AE79151%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for AE79151: 0
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: EP93037
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: DW58063
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: CK34687
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: VU18877
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU18877%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for VU18877: 2
2026-03-29 15:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with identifier: VU18877
2026-03-29 15:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with scrape type 2
2026-03-29 15:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with scrape type 2
2026-03-29 15:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4bf6cc85-b5ec-53e7-99af-691754f3bb08, identifier: VU18877
2026-03-29 15:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with identifier: VU18877
2026-03-29 15:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with identifier: VU18877
2026-03-29 15:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4bf6cc85-b5ec-53e7-99af-691754f3bb08 with identifier: VU18877 to the API
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 120,
'expiration_date': '2026-03-30T15:05:54Z',
'fuel_type': 'diesel',
'id': '4bf6cc85-b5ec-53e7-99af-691754f3bb08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VU18877',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 204212,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-15',
'seller_name': None,
'title': 'Citroen C4 Picasso 1.6 Blue-HDi Selection',
'transmission': 'manual',
'trim': 'Selection',
'year': 2018}
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU18877%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Saving data for VU18877: {'auction_closing_time': 1774883154.0, 'created_time': 1773693791.543581, 'last_price_update_time': 1774797133.552015}
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VU18877') HTTP/1.1" 204 0
2026-03-29 15:12:13 [auto1.fr] INFO: Found listing with ID: RC47283
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC47283%27 HTTP/1.1" 200 None
2026-03-29 15:12:13 [auto1.fr] INFO: Scrape type for RC47283: 2
2026-03-29 15:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e572708b-de61-5a9d-8b7f-c7ef9ada7444 with identifier: RC47283
2026-03-29 15:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e572708b-de61-5a9d-8b7f-c7ef9ada7444 with scrape type 2
2026-03-29 15:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e572708b-de61-5a9d-8b7f-c7ef9ada7444 with scrape type 2
2026-03-29 15:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e572708b-de61-5a9d-8b7f-c7ef9ada7444, identifier: RC47283
2026-03-29 15:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e572708b-de61-5a9d-8b7f-c7ef9ada7444 with identifier: RC47283
2026-03-29 15:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e572708b-de61-5a9d-8b7f-c7ef9ada7444 with identifier: RC47283
2026-03-29 15:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e572708b-de61-5a9d-8b7f-c7ef9ada7444 with identifier: RC47283 to the API
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:48:24Z',
'fuel_type': 'petrol',
'id': 'e572708b-de61-5a9d-8b7f-c7ef9ada7444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC47283',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 67641,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-04-18',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure Pack',
'transmission': 'automatic',
'trim': 'Allure Pack',
'year': 2022}
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC47283%27 HTTP/1.1" 200 None
2026-03-29 15:12:14 [auto1.fr] INFO: Saving data for RC47283: {'auction_closing_time': 1774885704.0, 'created_time': 1774296850.122264, 'last_price_update_time': 1774797134.16347}
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RC47283') HTTP/1.1" 204 0
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: RV82237
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: MV38237
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: LH59532
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH59532%27 HTTP/1.1" 200 None
2026-03-29 15:12:14 [auto1.fr] INFO: Scrape type for LH59532: 0
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: UC41776
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: ZX76031
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: YZ25603
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YZ25603%27 HTTP/1.1" 200 None
2026-03-29 15:12:14 [auto1.fr] INFO: Scrape type for YZ25603: 0
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: BT09994
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: NL35119
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: FJ53176
2026-03-29 15:12:14 [auto1.fr] INFO: Found listing with ID: VV03230
2026-03-29 15:12: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-29 15:12:15 [auto1.fr] INFO: Channel: 24h | Page: 32 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: CW25524
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: LK56634
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: GF71204
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: GG97568
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: LV44843
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LV44843%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Scrape type for LV44843: 0
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: NM26270
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: ZY14352
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: WD76937
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: XM00251
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: RX46777
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: PV30475
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: SB54153
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: AR21211
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR21211%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Scrape type for AR21211: 0
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: WB89018
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB89018%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Scrape type for WB89018: 2
2026-03-29 15:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with identifier: WB89018
2026-03-29 15:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with scrape type 2
2026-03-29 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with scrape type 2
2026-03-29 15:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 753eda80-4771-55f6-95aa-b3fdcb6c00a7, identifier: WB89018
2026-03-29 15:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with identifier: WB89018
2026-03-29 15:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with identifier: WB89018
2026-03-29 15:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 753eda80-4771-55f6-95aa-b3fdcb6c00a7 with identifier: WB89018 to the API
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:46:36Z',
'fuel_type': 'diesel',
'id': '753eda80-4771-55f6-95aa-b3fdcb6c00a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WB89018',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 144196,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-12-17',
'seller_name': None,
'title': 'Renault Megane 1.5 BLUE dCi Business',
'transmission': 'automatic',
'trim': 'Business',
'year': 2020}
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WB89018%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Saving data for WB89018: {'auction_closing_time': 1774885596.0, 'created_time': 1773251251.971736, 'last_price_update_time': 1774797135.564726}
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WB89018') HTTP/1.1" 204 0
2026-03-29 15:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: EN44572
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: PT34048
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: WC58866
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: XC37061
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: GU83359
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: LU48556
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU48556%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Scrape type for LU48556: 0
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: DJ94370
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: MN20136
2026-03-29 15:12:15 [auto1.fr] INFO: Found listing with ID: NL55283
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL55283%27 HTTP/1.1" 200 None
2026-03-29 15:12:15 [auto1.fr] INFO: Scrape type for NL55283: 2
2026-03-29 15:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cbe343f-1756-5405-be5e-16784e8cb066 with identifier: NL55283
2026-03-29 15:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cbe343f-1756-5405-be5e-16784e8cb066 with scrape type 2
2026-03-29 15:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cbe343f-1756-5405-be5e-16784e8cb066 with scrape type 2
2026-03-29 15:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cbe343f-1756-5405-be5e-16784e8cb066, identifier: NL55283
2026-03-29 15:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cbe343f-1756-5405-be5e-16784e8cb066 with identifier: NL55283
2026-03-29 15:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cbe343f-1756-5405-be5e-16784e8cb066 with identifier: NL55283
2026-03-29 15:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cbe343f-1756-5405-be5e-16784e8cb066 with identifier: NL55283 to the API
2026-03-29 15:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 185,
'expiration_date': '2026-03-30T15:18:11Z',
'fuel_type': 'petrol',
'id': '6cbe343f-1756-5405-be5e-16784e8cb066',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NL55283',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 73429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-02',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 T Avantgarde',
'transmission': 'automatic',
'trim': 'T Avantgarde',
'year': 2016}
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NL55283%27 HTTP/1.1" 200 None
2026-03-29 15:12:16 [auto1.fr] INFO: Saving data for NL55283: {'auction_closing_time': 1774883891.0, 'created_time': 1774610226.280796, 'last_price_update_time': 1774797136.145692}
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NL55283') HTTP/1.1" 204 0
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: BT87055
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BT87055%27 HTTP/1.1" 200 None
2026-03-29 15:12:16 [auto1.fr] INFO: Scrape type for BT87055: 0
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: CX35664
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: CY58026
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: WF62835
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: MP37230
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: EG28153
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: XE89034
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: MN45068
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: FT35278
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: PB11063
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: NC58011
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: NJ96194
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NJ96194%27 HTTP/1.1" 200 None
2026-03-29 15:12:16 [auto1.fr] INFO: Scrape type for NJ96194: 0
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: YF50761
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: CM70145
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: PM18360
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: MB50972
2026-03-29 15:12:16 [auto1.fr] INFO: Found listing with ID: UU55981
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU55981%27 HTTP/1.1" 200 None
2026-03-29 15:12:16 [auto1.fr] INFO: Scrape type for UU55981: 2
2026-03-29 15:12:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with identifier: UU55981
2026-03-29 15:12:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with scrape type 2
2026-03-29 15:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with scrape type 2
2026-03-29 15:12:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce, identifier: UU55981
2026-03-29 15:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with identifier: UU55981
2026-03-29 15:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with identifier: UU55981
2026-03-29 15:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce with identifier: UU55981 to the API
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 180,
'expiration_date': '2026-03-30T15:51:31Z',
'fuel_type': 'diesel',
'id': 'dcdf4bb5-08a3-57aa-bb9b-0cbdb9c7ebce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UU55981',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 198023,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-30',
'seller_name': None,
'title': 'Peugeot 308 2.0 Blue-HDi GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2018}
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UU55981%27 HTTP/1.1" 200 None
2026-03-29 15:12:16 [auto1.fr] INFO: Saving data for UU55981: {'auction_closing_time': 1774885891.0, 'created_time': 1774384831.36498, 'last_price_update_time': 1774797136.660994}
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UU55981') HTTP/1.1" 204 0
2026-03-29 15:12: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-29 15:12:17 [auto1.fr] INFO: Channel: 24h | Page: 33 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: SE73326
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: LC32715
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: UJ66435
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: HB54431
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: YD67863
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: RS97852
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: RX27551
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: AS39169
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: CD37967
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: KD92419
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: TA93484
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: CR40793
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: RT88625
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: CY95378
2026-03-29 15:12:17 [auto1.fr] INFO: Found listing with ID: FX48416
2026-03-29 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX48416%27 HTTP/1.1" 200 None
2026-03-29 15:12:17 [auto1.fr] INFO: Scrape type for FX48416: 2
2026-03-29 15:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with identifier: FX48416
2026-03-29 15:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with scrape type 2
2026-03-29 15:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with scrape type 2
2026-03-29 15:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5, identifier: FX48416
2026-03-29 15:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with identifier: FX48416
2026-03-29 15:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with identifier: FX48416
2026-03-29 15:12:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7623f664-f7f1-53c1-94d4-85b8a2fcd3f5 with identifier: FX48416 to the API
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:23:31Z',
'fuel_type': 'petrol',
'id': '7623f664-f7f1-53c1-94d4-85b8a2fcd3f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX48416',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 138306,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-06-02',
'seller_name': None,
'title': 'Peugeot 308 1.6 THP Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2014}
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX48416%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Saving data for FX48416: {'auction_closing_time': 1774884211.0, 'created_time': 1774610176.865916, 'last_price_update_time': 1774797138.233258}
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX48416') HTTP/1.1" 204 0
2026-03-29 15:12:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: EC48292
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: LJ02377
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: SZ34365
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: MR10401
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR10401%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Scrape type for MR10401: 0
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: GB20094
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: PZ84234
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ84234%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Scrape type for PZ84234: 0
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: SX24822
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: SK77137
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: PV64088
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: YK25648
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: XX30177
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: JZ71794
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: XS84843
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS84843%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Scrape type for XS84843: 0
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: NH09710
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: CV86369
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: NC07430
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: PL24747
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL24747%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Scrape type for PL24747: 0
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: YL72206
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: BD15289
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: SD22312
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: SC02354
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: HL90015
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL90015%27 HTTP/1.1" 200 None
2026-03-29 15:12:18 [auto1.fr] INFO: Scrape type for HL90015: 0
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: DS55428
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: VZ14253
2026-03-29 15:12:18 [auto1.fr] INFO: Found listing with ID: RV62739
2026-03-29 15:12: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-29 15:12:19 [auto1.fr] INFO: Channel: 24h | Page: 34 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: RL47353
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: RA78883
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: MK59725
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: JA80811
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: EH70611
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: UL76778
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL76778%27 HTTP/1.1" 200 None
2026-03-29 15:12:19 [auto1.fr] INFO: Scrape type for UL76778: 2
2026-03-29 15:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0852797-914c-5819-ad01-3a83ed3be2aa with identifier: UL76778
2026-03-29 15:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0852797-914c-5819-ad01-3a83ed3be2aa with scrape type 2
2026-03-29 15:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0852797-914c-5819-ad01-3a83ed3be2aa with scrape type 2
2026-03-29 15:12:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f0852797-914c-5819-ad01-3a83ed3be2aa, identifier: UL76778
2026-03-29 15:12:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f0852797-914c-5819-ad01-3a83ed3be2aa with identifier: UL76778
2026-03-29 15:12:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f0852797-914c-5819-ad01-3a83ed3be2aa with identifier: UL76778
2026-03-29 15:12:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f0852797-914c-5819-ad01-3a83ed3be2aa with identifier: UL76778 to the API
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 245,
'expiration_date': '2026-03-30T15:30:10Z',
'fuel_type': 'diesel',
'id': 'f0852797-914c-5819-ad01-3a83ed3be2aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL76778',
'listing': 'auction',
'make': 'BMW',
'model': '5er',
'odometer': 213948,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-20',
'seller_name': None,
'title': 'BMW 5er 530d GT xDrive',
'transmission': 'automatic',
'trim': 'xDrive',
'year': 2011}
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL76778%27 HTTP/1.1" 200 None
2026-03-29 15:12:19 [auto1.fr] INFO: Saving data for UL76778: {'auction_closing_time': 1774884610.0, 'created_time': 1773693493.41147, 'last_price_update_time': 1774797139.875619}
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UL76778') HTTP/1.1" 204 0
2026-03-29 15:12:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:19 [auto1.fr] INFO: Found listing with ID: RT00764
2026-03-29 15:12:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00764%27 HTTP/1.1" 200 None
2026-03-29 15:12:20 [auto1.fr] INFO: Scrape type for RT00764: 2
2026-03-29 15:12:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4114a259-5799-5f63-83be-83bba1d14825 with identifier: RT00764
2026-03-29 15:12:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4114a259-5799-5f63-83be-83bba1d14825 with scrape type 2
2026-03-29 15:12:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4114a259-5799-5f63-83be-83bba1d14825 with scrape type 2
2026-03-29 15:12:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4114a259-5799-5f63-83be-83bba1d14825, identifier: RT00764
2026-03-29 15:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4114a259-5799-5f63-83be-83bba1d14825 with identifier: RT00764
2026-03-29 15:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4114a259-5799-5f63-83be-83bba1d14825 with identifier: RT00764
2026-03-29 15:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4114a259-5799-5f63-83be-83bba1d14825 with identifier: RT00764 to the API
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 75,
'expiration_date': '2026-03-30T15:44:03Z',
'fuel_type': 'petrol',
'id': '4114a259-5799-5f63-83be-83bba1d14825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RT00764',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 170865,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-15',
'seller_name': None,
'title': 'Dacia Sandero 1.4 Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2010}
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT00764%27 HTTP/1.1" 200 None
2026-03-29 15:12:20 [auto1.fr] INFO: Saving data for RT00764: {'auction_closing_time': 1774885443.0, 'created_time': 1774091582.565547, 'last_price_update_time': 1774797140.40618}
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RT00764') HTTP/1.1" 204 0
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: FL64109
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: GG69928
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG69928%27 HTTP/1.1" 200 None
2026-03-29 15:12:20 [auto1.fr] INFO: Scrape type for GG69928: 2
2026-03-29 15:12:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 453562a3-6d36-5626-b341-7748c91e59eb with identifier: GG69928
2026-03-29 15:12:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 453562a3-6d36-5626-b341-7748c91e59eb with scrape type 2
2026-03-29 15:12:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 453562a3-6d36-5626-b341-7748c91e59eb with scrape type 2
2026-03-29 15:12:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 453562a3-6d36-5626-b341-7748c91e59eb, identifier: GG69928
2026-03-29 15:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 453562a3-6d36-5626-b341-7748c91e59eb with identifier: GG69928
2026-03-29 15:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 453562a3-6d36-5626-b341-7748c91e59eb with identifier: GG69928
2026-03-29 15:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 453562a3-6d36-5626-b341-7748c91e59eb with identifier: GG69928 to the API
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:54:52Z',
'fuel_type': 'diesel',
'id': '453562a3-6d36-5626-b341-7748c91e59eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GG69928',
'listing': 'auction',
'make': 'Nissan',
'model': 'Juke',
'odometer': 213730,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-29',
'seller_name': None,
'title': 'Nissan Juke 1.5 Turbodiesel Tekna',
'transmission': 'manual',
'trim': 'Tekna',
'year': 2013}
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG69928%27 HTTP/1.1" 200 None
2026-03-29 15:12:20 [auto1.fr] INFO: Saving data for GG69928: {'auction_closing_time': 1774886092.0, 'created_time': 1774610229.139442, 'last_price_update_time': 1774797140.865898}
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GG69928') HTTP/1.1" 204 0
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: WA63272
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: FW06573
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: SW43155
2026-03-29 15:12:20 [auto1.fr] INFO: Found listing with ID: CT44100
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT44100%27 HTTP/1.1" 200 None
2026-03-29 15:12:20 [auto1.fr] INFO: Scrape type for CT44100: 2
2026-03-29 15:12:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with identifier: CT44100
2026-03-29 15:12:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with scrape type 2
2026-03-29 15:12:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with scrape type 2
2026-03-29 15:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 30c673aa-ea7f-58ec-8eb0-fe7d143ada04, identifier: CT44100
2026-03-29 15:12:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with identifier: CT44100
2026-03-29 15:12:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with identifier: CT44100
2026-03-29 15:12:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 30c673aa-ea7f-58ec-8eb0-fe7d143ada04 with identifier: CT44100 to the API
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 150,
'expiration_date': '2026-03-30T15:10:41Z',
'fuel_type': 'diesel',
'id': '30c673aa-ea7f-58ec-8eb0-fe7d143ada04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CT44100',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 94499,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-27',
'seller_name': None,
'title': 'BMW 2er 218d Gran Tourer Luxury Line',
'transmission': 'automatic',
'trim': 'Luxury Line',
'year': 2018}
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT44100%27 HTTP/1.1" 200 None
2026-03-29 15:12:21 [auto1.fr] INFO: Saving data for CT44100: {'auction_closing_time': 1774883441.0, 'created_time': 1771265927.183347, 'last_price_update_time': 1774797141.397686}
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CT44100') HTTP/1.1" 204 0
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: GX13152
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: DK42079
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK42079%27 HTTP/1.1" 200 None
2026-03-29 15:12:21 [auto1.fr] INFO: Scrape type for DK42079: 2
2026-03-29 15:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e231f9-6317-54e7-8a48-c6bfff97587c with identifier: DK42079
2026-03-29 15:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e231f9-6317-54e7-8a48-c6bfff97587c with scrape type 2
2026-03-29 15:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0e231f9-6317-54e7-8a48-c6bfff97587c with scrape type 2
2026-03-29 15:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e0e231f9-6317-54e7-8a48-c6bfff97587c, identifier: DK42079
2026-03-29 15:12:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e0e231f9-6317-54e7-8a48-c6bfff97587c with identifier: DK42079
2026-03-29 15:12:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e0e231f9-6317-54e7-8a48-c6bfff97587c with identifier: DK42079
2026-03-29 15:12:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e0e231f9-6317-54e7-8a48-c6bfff97587c with identifier: DK42079 to the API
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:57:55Z',
'fuel_type': 'petrol',
'id': 'e0e231f9-6317-54e7-8a48-c6bfff97587c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DK42079',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 93054,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-29',
'seller_name': None,
'title': 'Renault Grand Scenic 1.3 TCe Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2019}
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK42079%27 HTTP/1.1" 200 None
2026-03-29 15:12:21 [auto1.fr] INFO: Saving data for DK42079: {'auction_closing_time': 1774886275.0, 'created_time': 1772946892.24749, 'last_price_update_time': 1774797141.836972}
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DK42079') HTTP/1.1" 204 0
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: LE44996
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LE44996%27 HTTP/1.1" 200 None
2026-03-29 15:12:21 [auto1.fr] INFO: Scrape type for LE44996: 0
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: ZW70913
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: SN00260
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: AT92001
2026-03-29 15:12:21 [auto1.fr] INFO: Found listing with ID: DW69865
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW69865%27 HTTP/1.1" 200 None
2026-03-29 15:12:21 [auto1.fr] INFO: Scrape type for DW69865: 2
2026-03-29 15:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa76c192-5b37-54c4-af9a-0bc68b9939bc with identifier: DW69865
2026-03-29 15:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa76c192-5b37-54c4-af9a-0bc68b9939bc with scrape type 2
2026-03-29 15:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa76c192-5b37-54c4-af9a-0bc68b9939bc with scrape type 2
2026-03-29 15:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: aa76c192-5b37-54c4-af9a-0bc68b9939bc, identifier: DW69865
2026-03-29 15:12:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: aa76c192-5b37-54c4-af9a-0bc68b9939bc with identifier: DW69865
2026-03-29 15:12:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: aa76c192-5b37-54c4-af9a-0bc68b9939bc with identifier: DW69865
2026-03-29 15:12:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: aa76c192-5b37-54c4-af9a-0bc68b9939bc with identifier: DW69865 to the API
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 110,
'expiration_date': '2026-03-30T15:05:23Z',
'fuel_type': 'diesel',
'id': 'aa76c192-5b37-54c4-af9a-0bc68b9939bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DW69865',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 334760,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-12',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2011}
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DW69865%27 HTTP/1.1" 200 None
2026-03-29 15:12:22 [auto1.fr] INFO: Saving data for DW69865: {'auction_closing_time': 1774883123.0, 'created_time': 1772732866.217364, 'last_price_update_time': 1774797142.321653}
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DW69865') HTTP/1.1" 204 0
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: GW91751
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: CL71953
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: ZD00723
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: NT63843
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: HK91358
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: SP86966
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SP86966%27 HTTP/1.1" 200 None
2026-03-29 15:12:22 [auto1.fr] INFO: Scrape type for SP86966: 0
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: UM04459
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: MG52410
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: CC92766
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: JF27799
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: BJ02880
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: GU08558
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: MC29824
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: UM07151
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: JT89211
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: FK32012
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: XJ20890
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: SJ39166
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ39166%27 HTTP/1.1" 200 None
2026-03-29 15:12:22 [auto1.fr] INFO: Scrape type for SJ39166: 0
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: MA64494
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: FU78733
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU78733%27 HTTP/1.1" 200 None
2026-03-29 15:12:22 [auto1.fr] INFO: Scrape type for FU78733: 0
2026-03-29 15:12:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:22 [auto1.fr] INFO: Channel: 24h | Page: 35 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:22 [auto1.fr] INFO: Found listing with ID: WR92186
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR92186%27 HTTP/1.1" 200 None
2026-03-29 15:12:22 [auto1.fr] INFO: Scrape type for WR92186: 2
2026-03-29 15:12:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44c973f-a2b7-5c67-8f49-d60df13ffff5 with identifier: WR92186
2026-03-29 15:12:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44c973f-a2b7-5c67-8f49-d60df13ffff5 with scrape type 2
2026-03-29 15:12:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44c973f-a2b7-5c67-8f49-d60df13ffff5 with scrape type 2
2026-03-29 15:12:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f44c973f-a2b7-5c67-8f49-d60df13ffff5, identifier: WR92186
2026-03-29 15:12:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f44c973f-a2b7-5c67-8f49-d60df13ffff5 with identifier: WR92186
2026-03-29 15:12:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f44c973f-a2b7-5c67-8f49-d60df13ffff5 with identifier: WR92186
2026-03-29 15:12:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f44c973f-a2b7-5c67-8f49-d60df13ffff5 with identifier: WR92186 to the API
2026-03-29 15:12:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 4,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:42:00Z',
'fuel_type': 'diesel',
'id': 'f44c973f-a2b7-5c67-8f49-d60df13ffff5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WR92186',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'C-Klasse',
'odometer': 271686,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-24',
'seller_name': None,
'title': 'Mercedes-Benz C-Klasse C 220 CDI Edition Elegance',
'transmission': 'automatic',
'trim': 'Edition Elegance',
'year': 2004}
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WR92186%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Saving data for WR92186: {'auction_closing_time': 1774885320.0, 'created_time': 1774610337.996914, 'last_price_update_time': 1774797143.153184}
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WR92186') HTTP/1.1" 204 0
2026-03-29 15:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: NX59406
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: DM90708
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: GN88888
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: ES34117
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES34117%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for ES34117: 2
2026-03-29 15:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68429f89-407c-5b5b-9ece-443d8f5c96ca with identifier: ES34117
2026-03-29 15:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68429f89-407c-5b5b-9ece-443d8f5c96ca with scrape type 2
2026-03-29 15:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68429f89-407c-5b5b-9ece-443d8f5c96ca with scrape type 2
2026-03-29 15:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 68429f89-407c-5b5b-9ece-443d8f5c96ca, identifier: ES34117
2026-03-29 15:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 68429f89-407c-5b5b-9ece-443d8f5c96ca with identifier: ES34117
2026-03-29 15:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 68429f89-407c-5b5b-9ece-443d8f5c96ca with identifier: ES34117
2026-03-29 15:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 68429f89-407c-5b5b-9ece-443d8f5c96ca with identifier: ES34117 to the API
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 150,
'expiration_date': '2026-03-30T15:38:58Z',
'fuel_type': 'petrol',
'id': '68429f89-407c-5b5b-9ece-443d8f5c96ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ES34117',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 176803,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-08-25',
'seller_name': None,
'title': 'Audi A4 35 TFSI Mild-Hybrid S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2020}
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES34117%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Saving data for ES34117: {'auction_closing_time': 1774885138.0, 'created_time': 1774512655.742108, 'last_price_update_time': 1774797143.711841}
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ES34117') HTTP/1.1" 204 0
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: JM62248
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: EM22592
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: AE62259
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: PV67397
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: YH09576
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: GE69927
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE69927%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for GE69927: 0
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: RY13486
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: KT98843
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: HG76668
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG76668%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for HG76668: 0
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: TY32113
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: UC91463
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: TK33303
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: YG85972
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: AW28682
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: XG55278
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: XR89209
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: JW77657
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: WD34390
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: PV07911
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PV07911%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for PV07911: 0
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: PJ54167
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: VC55884
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC55884%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for VC55884: 0
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: VT56406
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: WD94188
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: CY59235
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: NH27113
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: DC69819
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: MY73034
2026-03-29 15:12:23 [auto1.fr] INFO: Found listing with ID: WY56307
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY56307%27 HTTP/1.1" 200 None
2026-03-29 15:12:23 [auto1.fr] INFO: Scrape type for WY56307: 2
2026-03-29 15:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3cf236a-037d-574f-b568-aee20ba37274 with identifier: WY56307
2026-03-29 15:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3cf236a-037d-574f-b568-aee20ba37274 with scrape type 2
2026-03-29 15:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3cf236a-037d-574f-b568-aee20ba37274 with scrape type 2
2026-03-29 15:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3cf236a-037d-574f-b568-aee20ba37274, identifier: WY56307
2026-03-29 15:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3cf236a-037d-574f-b568-aee20ba37274 with identifier: WY56307
2026-03-29 15:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3cf236a-037d-574f-b568-aee20ba37274 with identifier: WY56307
2026-03-29 15:12:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3cf236a-037d-574f-b568-aee20ba37274 with identifier: WY56307 to the API
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 3,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:39:45Z',
'fuel_type': 'diesel',
'id': 'e3cf236a-037d-574f-b568-aee20ba37274',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WY56307',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 138352,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-10-24',
'seller_name': None,
'title': 'Volkswagen Polo 1.6 TDI Match',
'transmission': 'manual',
'trim': 'Match',
'year': 2012}
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WY56307%27 HTTP/1.1" 200 None
2026-03-29 15:12:24 [auto1.fr] INFO: Saving data for WY56307: {'auction_closing_time': 1774885185.0, 'created_time': 1773050473.857281, 'last_price_update_time': 1774797144.224774}
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WY56307') HTTP/1.1" 204 0
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: JP10882
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: DS06756
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: NS53350
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: TK07331
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: LW18098
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW18098%27 HTTP/1.1" 200 None
2026-03-29 15:12:24 [auto1.fr] INFO: Scrape type for LW18098: 0
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: PF25256
2026-03-29 15:12:24 [auto1.fr] INFO: Found listing with ID: JL47490
2026-03-29 15:12: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-29 15:12:25 [auto1.fr] INFO: Channel: 24h | Page: 36 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: MD52319
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: PH20400
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: JG76800
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: AW56392
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: AW60004
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: CB71354
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB71354%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for CB71354: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: XA46482
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: MH83825
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: WC87969
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC87969%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for WC87969: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: CF10845
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: PB90330
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: SY14202
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: DV35805
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: GV63675
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: XY32232
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XY32232%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for XY32232: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: NG53401
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: AZ10910
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ10910%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for AZ10910: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: RW29244
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: CT16768
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: RG36017
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: WA43171
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: KL49541
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: SG10065
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: UX65717
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: DL35493
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL35493%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for DL35493: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: EG75535
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: AG79296
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: NB90762
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: GA58799
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA58799%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for GA58799: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: NR37515
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: EZ56962
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EZ56962%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for EZ56962: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: SF65222
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF65222%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for SF65222: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: ZV92236
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: BX98635
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX98635%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for BX98635: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: SU62459
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: GU82775
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU82775%27 HTTP/1.1" 200 None
2026-03-29 15:12:25 [auto1.fr] INFO: Scrape type for GU82775: 0
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: KH48346
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: YE57515
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: ZY57392
2026-03-29 15:12:25 [auto1.fr] INFO: Found listing with ID: GM49581
2026-03-29 15:12:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:26 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:26 [auto1.fr] INFO: Channel: 24h | Page: 37 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: VB97188
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: PP40593
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: AF47912
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: VU64752
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VU64752%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for VU64752: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: FL56790
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: XN46316
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: RG31617
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: VD19967
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: HH99307
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: LZ05969
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ05969%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for LZ05969: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: DF54292
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF54292%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for DF54292: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: RH62063
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: FB66651
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB66651%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for FB66651: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: HX32872
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: MZ34112
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: XX62371
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX62371%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for XX62371: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: GM21359
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM21359%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for GM21359: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: CA98914
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CA98914%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for CA98914: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: ED69892
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: NZ70784
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: MV66695
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: EX70719
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: GX93676
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: ZP87456
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: FT23576
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: WV49622
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: BN57568
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: BZ17018
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: TR87165
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: WG55562
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: XA49270
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: CY10481
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY10481%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for CY10481: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: GU13622
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GU13622%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for GU13622: 0
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: FN72377
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: TZ60923
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: RM15020
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: EE21284
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: TV81334
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: GP89936
2026-03-29 15:12:26 [auto1.fr] INFO: Found listing with ID: AT65594
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT65594%27 HTTP/1.1" 200 None
2026-03-29 15:12:26 [auto1.fr] INFO: Scrape type for AT65594: 2
2026-03-29 15:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with identifier: AT65594
2026-03-29 15:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with scrape type 2
2026-03-29 15:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with scrape type 2
2026-03-29 15:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ed03fba-6f84-5c64-bfcf-90a278e5b303, identifier: AT65594
2026-03-29 15:12:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with identifier: AT65594
2026-03-29 15:12:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with identifier: AT65594
2026-03-29 15:12:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ed03fba-6f84-5c64-bfcf-90a278e5b303 with identifier: AT65594 to the API
2026-03-29 15:12:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 150,
'expiration_date': '2026-03-30T15:07:12Z',
'fuel_type': 'diesel',
'id': '7ed03fba-6f84-5c64-bfcf-90a278e5b303',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AT65594',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 39892,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-14',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2019}
2026-03-29 15:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT65594%27 HTTP/1.1" 200 None
2026-03-29 15:12:27 [auto1.fr] INFO: Saving data for AT65594: {'auction_closing_time': 1774883232.0, 'created_time': 1774610474.759415, 'last_price_update_time': 1774797147.144112}
2026-03-29 15:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AT65594') HTTP/1.1" 204 0
2026-03-29 15:12:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12: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-29 15:12:28 [auto1.fr] INFO: Channel: 24h | Page: 38 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: DP32912
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: UK39038
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: GY61677
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY61677%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Scrape type for GY61677: 0
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: NB90508
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: SV20054
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: GA93142
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GA93142%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Scrape type for GA93142: 0
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: CX78673
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CX78673%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Scrape type for CX78673: 0
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: WT89988
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: CC24072
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC24072%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Scrape type for CC24072: 2
2026-03-29 15:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0642845b-f488-5b66-a47b-56f592795331 with identifier: CC24072
2026-03-29 15:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0642845b-f488-5b66-a47b-56f592795331 with scrape type 2
2026-03-29 15:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0642845b-f488-5b66-a47b-56f592795331 with scrape type 2
2026-03-29 15:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0642845b-f488-5b66-a47b-56f592795331, identifier: CC24072
2026-03-29 15:12:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0642845b-f488-5b66-a47b-56f592795331 with identifier: CC24072
2026-03-29 15:12:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0642845b-f488-5b66-a47b-56f592795331 with identifier: CC24072
2026-03-29 15:12:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0642845b-f488-5b66-a47b-56f592795331 with identifier: CC24072 to the API
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 115,
'expiration_date': '2026-03-30T15:07:54Z',
'fuel_type': 'diesel',
'id': '0642845b-f488-5b66-a47b-56f592795331',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CC24072',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 161485,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-21',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Drive 4x2',
'transmission': 'manual',
'trim': 'Drive 4x2',
'year': 2011}
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CC24072%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Saving data for CC24072: {'auction_closing_time': 1774883274.0, 'created_time': 1773674928.492337, 'last_price_update_time': 1774797148.83386}
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CC24072') HTTP/1.1" 204 0
2026-03-29 15:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: PJ64273
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: PP43098
2026-03-29 15:12:28 [auto1.fr] INFO: Found listing with ID: YB09337
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB09337%27 HTTP/1.1" 200 None
2026-03-29 15:12:28 [auto1.fr] INFO: Scrape type for YB09337: 2
2026-03-29 15:12:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe1959cd-9970-52d9-8d9e-e6d5002efd05 with identifier: YB09337
2026-03-29 15:12:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe1959cd-9970-52d9-8d9e-e6d5002efd05 with scrape type 2
2026-03-29 15:12:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe1959cd-9970-52d9-8d9e-e6d5002efd05 with scrape type 2
2026-03-29 15:12:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fe1959cd-9970-52d9-8d9e-e6d5002efd05, identifier: YB09337
2026-03-29 15:12:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fe1959cd-9970-52d9-8d9e-e6d5002efd05 with identifier: YB09337
2026-03-29 15:12:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fe1959cd-9970-52d9-8d9e-e6d5002efd05 with identifier: YB09337
2026-03-29 15:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fe1959cd-9970-52d9-8d9e-e6d5002efd05 with identifier: YB09337 to the API
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:10:51Z',
'fuel_type': 'diesel',
'id': 'fe1959cd-9970-52d9-8d9e-e6d5002efd05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YB09337',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 297044,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-11-29',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2009}
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB09337%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Saving data for YB09337: {'auction_closing_time': 1774883451.0, 'created_time': 1772615526.02079, 'last_price_update_time': 1774797149.267734}
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YB09337') HTTP/1.1" 204 0
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: RG52075
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: NW20165
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: UL03444
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL03444%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Scrape type for UL03444: 2
2026-03-29 15:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d778f399-d8c2-5755-8031-5fa49450b31a with identifier: UL03444
2026-03-29 15:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d778f399-d8c2-5755-8031-5fa49450b31a with scrape type 2
2026-03-29 15:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d778f399-d8c2-5755-8031-5fa49450b31a with scrape type 2
2026-03-29 15:12:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d778f399-d8c2-5755-8031-5fa49450b31a, identifier: UL03444
2026-03-29 15:12:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d778f399-d8c2-5755-8031-5fa49450b31a with identifier: UL03444
2026-03-29 15:12:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d778f399-d8c2-5755-8031-5fa49450b31a with identifier: UL03444
2026-03-29 15:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d778f399-d8c2-5755-8031-5fa49450b31a with identifier: UL03444 to the API
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:28:30Z',
'fuel_type': 'diesel',
'id': 'd778f399-d8c2-5755-8031-5fa49450b31a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL03444',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 246875,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-03-21',
'seller_name': None,
'title': 'Renault Kadjar 1.5 dCi Energy Business Edition',
'transmission': 'manual',
'trim': 'Business Edition',
'year': 2017}
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL03444%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Saving data for UL03444: {'auction_closing_time': 1774884510.0, 'created_time': 1773059532.500676, 'last_price_update_time': 1774797149.834132}
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UL03444') HTTP/1.1" 204 0
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: UV60412
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: AW37047
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW37047%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Scrape type for AW37047: 0
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: ZN04064
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: NM13401
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: UF95720
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: AA16834
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: GR99275
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR99275%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Scrape type for GR99275: 0
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: PV13228
2026-03-29 15:12:29 [auto1.fr] INFO: Found listing with ID: EV42623
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV42623%27 HTTP/1.1" 200 None
2026-03-29 15:12:29 [auto1.fr] INFO: Scrape type for EV42623: 2
2026-03-29 15:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with identifier: EV42623
2026-03-29 15:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with scrape type 2
2026-03-29 15:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with scrape type 2
2026-03-29 15:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b0b9b7b6-504f-5255-93a1-b24c1d7bd30d, identifier: EV42623
2026-03-29 15:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with identifier: EV42623
2026-03-29 15:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with identifier: EV42623
2026-03-29 15:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b0b9b7b6-504f-5255-93a1-b24c1d7bd30d with identifier: EV42623 to the API
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 100,
'expiration_date': '2026-03-30T15:22:13Z',
'fuel_type': 'petrol',
'id': 'b0b9b7b6-504f-5255-93a1-b24c1d7bd30d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EV42623',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 115780,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-01-13',
'seller_name': None,
'title': 'Toyota Yaris 1.33 Dual VVT-i Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2010}
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EV42623%27 HTTP/1.1" 200 None
2026-03-29 15:12:30 [auto1.fr] INFO: Saving data for EV42623: {'auction_closing_time': 1774884133.0, 'created_time': 1774610704.029187, 'last_price_update_time': 1774797150.309217}
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EV42623') HTTP/1.1" 204 0
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: WS35351
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WS35351%27 HTTP/1.1" 200 None
2026-03-29 15:12:30 [auto1.fr] INFO: Scrape type for WS35351: 0
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: XY53140
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: YP33756
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: ZU33425
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: AD86983
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: VT20468
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT20468%27 HTTP/1.1" 200 None
2026-03-29 15:12:30 [auto1.fr] INFO: Scrape type for VT20468: 2
2026-03-29 15:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59515053-1e96-50b5-ab46-eea60470c94b with identifier: VT20468
2026-03-29 15:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59515053-1e96-50b5-ab46-eea60470c94b with scrape type 2
2026-03-29 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59515053-1e96-50b5-ab46-eea60470c94b with scrape type 2
2026-03-29 15:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 59515053-1e96-50b5-ab46-eea60470c94b, identifier: VT20468
2026-03-29 15:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 59515053-1e96-50b5-ab46-eea60470c94b with identifier: VT20468
2026-03-29 15:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 59515053-1e96-50b5-ab46-eea60470c94b with identifier: VT20468
2026-03-29 15:12:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 59515053-1e96-50b5-ab46-eea60470c94b with identifier: VT20468 to the API
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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-30T15:09:33Z',
'fuel_type': 'diesel',
'id': '59515053-1e96-50b5-ab46-eea60470c94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VT20468',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 280111,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-03-01',
'seller_name': None,
'title': 'Toyota Auris 2.0 D-4D Sol',
'transmission': 'manual',
'trim': 'Sol',
'year': 2009}
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT20468%27 HTTP/1.1" 200 None
2026-03-29 15:12:30 [auto1.fr] INFO: Saving data for VT20468: {'auction_closing_time': 1774883373.0, 'created_time': 1774610342.845562, 'last_price_update_time': 1774797150.869587}
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VT20468') HTTP/1.1" 204 0
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: RM16202
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: XJ63640
2026-03-29 15:12:30 [auto1.fr] INFO: Found listing with ID: KH60599
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH60599%27 HTTP/1.1" 200 None
2026-03-29 15:12:30 [auto1.fr] INFO: Scrape type for KH60599: 2
2026-03-29 15:12:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 627d14b0-bd37-50d8-88c3-ede59c1bac13 with identifier: KH60599
2026-03-29 15:12:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 627d14b0-bd37-50d8-88c3-ede59c1bac13 with scrape type 2
2026-03-29 15:12:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 627d14b0-bd37-50d8-88c3-ede59c1bac13 with scrape type 2
2026-03-29 15:12:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 627d14b0-bd37-50d8-88c3-ede59c1bac13, identifier: KH60599
2026-03-29 15:12:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 627d14b0-bd37-50d8-88c3-ede59c1bac13 with identifier: KH60599
2026-03-29 15:12:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 627d14b0-bd37-50d8-88c3-ede59c1bac13 with identifier: KH60599
2026-03-29 15:12:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 627d14b0-bd37-50d8-88c3-ede59c1bac13 with identifier: KH60599 to the API
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 130,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'petrol',
'id': '627d14b0-bd37-50d8-88c3-ede59c1bac13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KH60599',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 85558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-26',
'seller_name': None,
'title': 'Peugeot 3008 1.2 e-THP Crossway',
'transmission': 'manual',
'trim': 'Crossway',
'year': 2016}
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH60599%27 HTTP/1.1" 200 None
2026-03-29 15:12:31 [auto1.fr] INFO: Saving data for KH60599: {'auction_closing_time': 1774886164.0, 'created_time': 1773836437.924266, 'last_price_update_time': 1774797151.569794}
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KH60599') HTTP/1.1" 204 0
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: RT81456
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: SZ87604
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: CB49566
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: DE63289
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: RE03230
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: WN15233
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: FA15560
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA15560%27 HTTP/1.1" 200 None
2026-03-29 15:12:31 [auto1.fr] INFO: Scrape type for FA15560: 0
2026-03-29 15:12:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:31 [auto1.fr] INFO: Channel: 24h | Page: 39 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: MU95789
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU95789%27 HTTP/1.1" 200 None
2026-03-29 15:12:31 [auto1.fr] INFO: Scrape type for MU95789: 0
2026-03-29 15:12:31 [auto1.fr] INFO: Found listing with ID: FS07916
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS07916%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for FS07916: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: UB67774
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: YX42017
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YX42017%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for YX42017: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: DF24402
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: CZ98730
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: CV73916
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: PU21182
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: JK30699
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: XB85686
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB85686%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for XB85686: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: EM57461
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: JL35366
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: SG49847
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG49847%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for SG49847: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: GR91646
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: CY63463
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: FY67161
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: DL61056
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: MP86931
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP86931%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for MP86931: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: BE28415
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BE28415%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for BE28415: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: FF06741
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF06741%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for FF06741: 0
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: GV47699
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: EW12246
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: KJ11601
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ11601%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for KJ11601: 2
2026-03-29 15:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bef3c0f1-6d52-578d-b42e-ff7140f07f43 with identifier: KJ11601
2026-03-29 15:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bef3c0f1-6d52-578d-b42e-ff7140f07f43 with scrape type 2
2026-03-29 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bef3c0f1-6d52-578d-b42e-ff7140f07f43 with scrape type 2
2026-03-29 15:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bef3c0f1-6d52-578d-b42e-ff7140f07f43, identifier: KJ11601
2026-03-29 15:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bef3c0f1-6d52-578d-b42e-ff7140f07f43 with identifier: KJ11601
2026-03-29 15:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bef3c0f1-6d52-578d-b42e-ff7140f07f43 with identifier: KJ11601
2026-03-29 15:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bef3c0f1-6d52-578d-b42e-ff7140f07f43 with identifier: KJ11601 to the API
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 150,
'expiration_date': '2026-03-30T15:52:52Z',
'fuel_type': 'diesel',
'id': 'bef3c0f1-6d52-578d-b42e-ff7140f07f43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ11601',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Limousine',
'odometer': 83527,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-06-11',
'seller_name': None,
'title': 'Audi A3 Limousine 35 TDI Business Line',
'transmission': 'automatic',
'trim': 'Business Line',
'year': 2019}
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ11601%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Saving data for KJ11601: {'auction_closing_time': 1774885972.0, 'created_time': 1773291660.118426, 'last_price_update_time': 1774797152.56635}
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ11601') HTTP/1.1" 204 0
2026-03-29 15:12:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:32 [auto1.fr] INFO: Found listing with ID: TB90662
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB90662%27 HTTP/1.1" 200 None
2026-03-29 15:12:32 [auto1.fr] INFO: Scrape type for TB90662: 2
2026-03-29 15:12:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4879c53-2f06-570f-b1a6-e392da78c328 with identifier: TB90662
2026-03-29 15:12:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4879c53-2f06-570f-b1a6-e392da78c328 with scrape type 2
2026-03-29 15:12:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4879c53-2f06-570f-b1a6-e392da78c328 with scrape type 2
2026-03-29 15:12:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4879c53-2f06-570f-b1a6-e392da78c328, identifier: TB90662
2026-03-29 15:12:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4879c53-2f06-570f-b1a6-e392da78c328 with identifier: TB90662
2026-03-29 15:12:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4879c53-2f06-570f-b1a6-e392da78c328 with identifier: TB90662
2026-03-29 15:12:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4879c53-2f06-570f-b1a6-e392da78c328 with identifier: TB90662 to the API
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 131,
'expiration_date': '2026-03-30T15:56:07Z',
'fuel_type': 'diesel',
'id': 'e4879c53-2f06-570f-b1a6-e392da78c328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TB90662',
'listing': 'auction',
'make': 'Citroen',
'model': 'Berlingo',
'odometer': 60631,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Citroen Berlingo 1.5 Blue-HDi Shine M',
'transmission': 'manual',
'trim': 'Shine M',
'year': 2021}
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TB90662%27 HTTP/1.1" 200 None
2026-03-29 15:12:33 [auto1.fr] INFO: Saving data for TB90662: {'auction_closing_time': 1774886167.0, 'created_time': 1774038513.755929, 'last_price_update_time': 1774797153.103788}
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TB90662') HTTP/1.1" 204 0
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: MX50814
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: LU25921
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: RR87371
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: AW72790
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW72790%27 HTTP/1.1" 200 None
2026-03-29 15:12:33 [auto1.fr] INFO: Scrape type for AW72790: 0
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: DR50582
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: VB06410
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB06410%27 HTTP/1.1" 200 None
2026-03-29 15:12:33 [auto1.fr] INFO: Scrape type for VB06410: 0
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: JN75588
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: TU33968
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU33968%27 HTTP/1.1" 200 None
2026-03-29 15:12:33 [auto1.fr] INFO: Scrape type for TU33968: 0
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: MC80505
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: TJ42804
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: KU24416
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU24416%27 HTTP/1.1" 200 None
2026-03-29 15:12:33 [auto1.fr] INFO: Scrape type for KU24416: 0
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: CA74367
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: TP62377
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: EU98498
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: PN48147
2026-03-29 15:12:33 [auto1.fr] INFO: Found listing with ID: VT59003
2026-03-29 15:12:33 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:34 [auto1.fr] INFO: Channel: 24h | Page: 40 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: KH41597
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: EZ33397
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: MM74389
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: WS91599
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: JL73028
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: BU68644
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BU68644%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for BU68644: 0
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AR11267
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: HX42637
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: ZB25731
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: CZ71555
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: EN45493
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AF00232
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF00232%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for AF00232: 0
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: CW03284
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AK98548
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: LU41944
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: JT77468
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AE49772
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: EX69925
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: HX44098
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: KU64262
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: NA45918
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AM89267
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM89267%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for AM89267: 2
2026-03-29 15:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0b02971-7ec8-515a-99b8-f5cda89cf476 with identifier: AM89267
2026-03-29 15:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0b02971-7ec8-515a-99b8-f5cda89cf476 with scrape type 2
2026-03-29 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0b02971-7ec8-515a-99b8-f5cda89cf476 with scrape type 2
2026-03-29 15:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b0b02971-7ec8-515a-99b8-f5cda89cf476, identifier: AM89267
2026-03-29 15:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b0b02971-7ec8-515a-99b8-f5cda89cf476 with identifier: AM89267
2026-03-29 15:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b0b02971-7ec8-515a-99b8-f5cda89cf476 with identifier: AM89267
2026-03-29 15:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b0b02971-7ec8-515a-99b8-f5cda89cf476 with identifier: AM89267 to the API
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 211,
'expiration_date': '2026-03-30T15:56:18Z',
'fuel_type': 'hybrid',
'id': 'b0b02971-7ec8-515a-99b8-f5cda89cf476',
'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/AM89267',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 45253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-10-11',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge Plug-in Hybrid R Design 2WD',
'transmission': 'automatic',
'trim': 'R Design 2WD',
'year': 2022}
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM89267%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Saving data for AM89267: {'auction_closing_time': 1774886178.0, 'created_time': 1773118852.780131, 'last_price_update_time': 1774797154.5805}
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AM89267') HTTP/1.1" 204 0
2026-03-29 15:12:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: AN35398
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN35398%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for AN35398: 0
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: EZ74269
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: CT72802
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: HL64257
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: RS33880
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: UW62660
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: SS11031
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS11031%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for SS11031: 0
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: LX07620
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: DL73854
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: RU39722
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: EF99764
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF99764%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for EF99764: 0
2026-03-29 15:12:34 [auto1.fr] INFO: Found listing with ID: FH53651
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH53651%27 HTTP/1.1" 200 None
2026-03-29 15:12:34 [auto1.fr] INFO: Scrape type for FH53651: 2
2026-03-29 15:12:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with identifier: FH53651
2026-03-29 15:12:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with scrape type 2
2026-03-29 15:12:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with scrape type 2
2026-03-29 15:12:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9, identifier: FH53651
2026-03-29 15:12:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with identifier: FH53651
2026-03-29 15:12:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with identifier: FH53651
2026-03-29 15:12:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9 with identifier: FH53651 to the API
2026-03-29 15:12:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:25:18Z',
'fuel_type': 'petrol',
'id': '79bbd7b5-1ae2-583b-b7cc-acfcddaab5c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH53651',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 116336,
'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 308 1.2 e-THP Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2017}
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH53651%27 HTTP/1.1" 200 None
2026-03-29 15:12:35 [auto1.fr] INFO: Saving data for FH53651: {'auction_closing_time': 1774884318.0, 'created_time': 1773821437.89014, 'last_price_update_time': 1774797155.261425}
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH53651') HTTP/1.1" 204 0
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: HS65333
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: HG41300
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: HC61728
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: VW75527
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW75527%27 HTTP/1.1" 200 None
2026-03-29 15:12:35 [auto1.fr] INFO: Scrape type for VW75527: 2
2026-03-29 15:12:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2eb19a5-6a8b-5444-84ca-142b2987a04f with identifier: VW75527
2026-03-29 15:12:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2eb19a5-6a8b-5444-84ca-142b2987a04f with scrape type 2
2026-03-29 15:12:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2eb19a5-6a8b-5444-84ca-142b2987a04f with scrape type 2
2026-03-29 15:12:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d2eb19a5-6a8b-5444-84ca-142b2987a04f, identifier: VW75527
2026-03-29 15:12:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d2eb19a5-6a8b-5444-84ca-142b2987a04f with identifier: VW75527
2026-03-29 15:12:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d2eb19a5-6a8b-5444-84ca-142b2987a04f with identifier: VW75527
2026-03-29 15:12:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d2eb19a5-6a8b-5444-84ca-142b2987a04f with identifier: VW75527 to the API
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 225,
'expiration_date': '2026-03-30T15:34:30Z',
'fuel_type': 'diesel',
'id': 'd2eb19a5-6a8b-5444-84ca-142b2987a04f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW75527',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLK-Klasse',
'odometer': 216228,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-02-22',
'seller_name': None,
'title': 'Mercedes-Benz GLK-Klasse GLK 320 CDI 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2009}
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW75527%27 HTTP/1.1" 200 None
2026-03-29 15:12:35 [auto1.fr] INFO: Saving data for VW75527: {'auction_closing_time': 1774884870.0, 'created_time': 1774512661.781462, 'last_price_update_time': 1774797155.809151}
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VW75527') HTTP/1.1" 204 0
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: VN17175
2026-03-29 15:12:35 [auto1.fr] INFO: Found listing with ID: GJ07777
2026-03-29 15:12:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:36 [auto1.fr] INFO: Channel: 24h | Page: 41 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: TM51568
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: DG70448
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: GR22766
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: MC48696
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: HD39413
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: EB39116
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: UW24353
2026-03-29 15:12:36 [auto1.fr] INFO: Found listing with ID: WT70639
2026-03-29 15:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT70639%27 HTTP/1.1" 200 None
2026-03-29 15:12:36 [auto1.fr] INFO: Scrape type for WT70639: 2
2026-03-29 15:12:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with identifier: WT70639
2026-03-29 15:12:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with scrape type 2
2026-03-29 15:12:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with scrape type 2
2026-03-29 15:12:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c798a412-acfd-5f9c-9f1c-db5bc85ffa9e, identifier: WT70639
2026-03-29 15:12:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with identifier: WT70639
2026-03-29 15:12:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with identifier: WT70639
2026-03-29 15:12:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c798a412-acfd-5f9c-9f1c-db5bc85ffa9e with identifier: WT70639 to the API
2026-03-29 15:12:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 299,
'expiration_date': '2026-03-30T15:13:53Z',
'fuel_type': 'hybrid',
'id': 'c798a412-acfd-5f9c-9f1c-db5bc85ffa9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WT70639',
'listing': 'auction',
'make': 'Lexus',
'model': 'RX-Serie',
'odometer': 230085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-23',
'seller_name': None,
'title': 'Lexus RX-Serie RX 450h Ambience',
'transmission': 'automatic',
'trim': 'Ambience',
'year': 2010}
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT70639%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Saving data for WT70639: {'auction_closing_time': 1774883633.0, 'created_time': 1773693886.979221, 'last_price_update_time': 1774797157.188449}
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WT70639') HTTP/1.1" 204 0
2026-03-29 15:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: LG45977
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: RU67717
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: WS65527
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: EX24044
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: TK17800
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK17800%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for TK17800: 0
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: VJ61916
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: SL23162
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL23162%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for SL23162: 0
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: MW37619
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: LH72856
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH72856%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for LH72856: 0
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: YE18250
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: TK69848
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: UP87670
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP87670%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for UP87670: 2
2026-03-29 15:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db7642a7-33f2-5257-b2d4-2ed2ec03754c with identifier: UP87670
2026-03-29 15:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db7642a7-33f2-5257-b2d4-2ed2ec03754c with scrape type 2
2026-03-29 15:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db7642a7-33f2-5257-b2d4-2ed2ec03754c with scrape type 2
2026-03-29 15:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: db7642a7-33f2-5257-b2d4-2ed2ec03754c, identifier: UP87670
2026-03-29 15:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: db7642a7-33f2-5257-b2d4-2ed2ec03754c with identifier: UP87670
2026-03-29 15:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: db7642a7-33f2-5257-b2d4-2ed2ec03754c with identifier: UP87670
2026-03-29 15:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: db7642a7-33f2-5257-b2d4-2ed2ec03754c with identifier: UP87670 to the API
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 116,
'expiration_date': '2026-03-30T15:35:57Z',
'fuel_type': 'diesel',
'id': 'db7642a7-33f2-5257-b2d4-2ed2ec03754c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UP87670',
'listing': 'auction',
'make': 'Seat',
'model': 'Ateca',
'odometer': 112922,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-28',
'seller_name': None,
'title': 'Seat Ateca 1.6 TDI Style Business',
'transmission': 'automatic',
'trim': 'Style Business',
'year': 2019}
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP87670%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Saving data for UP87670: {'auction_closing_time': 1774884957.0, 'created_time': 1773075983.68001, 'last_price_update_time': 1774797157.841853}
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UP87670') HTTP/1.1" 204 0
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: GS36765
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: YM41866
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: YJ05555
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: TJ75172
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: DH82223
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: SX48678
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: PZ86834
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: HL19117
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL19117%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for HL19117: 0
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: JW95827
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: GB90259
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: DW86267
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: RM94372
2026-03-29 15:12:37 [auto1.fr] INFO: Found listing with ID: XE12504
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE12504%27 HTTP/1.1" 200 None
2026-03-29 15:12:37 [auto1.fr] INFO: Scrape type for XE12504: 2
2026-03-29 15:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with identifier: XE12504
2026-03-29 15:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with scrape type 2
2026-03-29 15:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with scrape type 2
2026-03-29 15:12:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938, identifier: XE12504
2026-03-29 15:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with identifier: XE12504
2026-03-29 15:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with identifier: XE12504
2026-03-29 15:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4fd07f3b-83ef-5f37-b9ed-bd1b04f06938 with identifier: XE12504 to the API
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 150,
'expiration_date': '2026-03-30T15:50:24Z',
'fuel_type': 'diesel',
'id': '4fd07f3b-83ef-5f37-b9ed-bd1b04f06938',
'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/XE12504',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 59913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-06-04',
'seller_name': None,
'title': 'BMW 1er 118d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2024}
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE12504%27 HTTP/1.1" 200 None
2026-03-29 15:12:38 [auto1.fr] INFO: Saving data for XE12504: {'auction_closing_time': 1774885824.0, 'created_time': 1773837291.462429, 'last_price_update_time': 1774797158.412255}
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XE12504') HTTP/1.1" 204 0
2026-03-29 15:12:38 [auto1.fr] INFO: Found listing with ID: GM49151
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM49151%27 HTTP/1.1" 200 None
2026-03-29 15:12:38 [auto1.fr] INFO: Scrape type for GM49151: 0
2026-03-29 15:12:38 [auto1.fr] INFO: Found listing with ID: BN28845
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN28845%27 HTTP/1.1" 200 None
2026-03-29 15:12:38 [auto1.fr] INFO: Scrape type for BN28845: 2
2026-03-29 15:12:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with identifier: BN28845
2026-03-29 15:12:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with scrape type 2
2026-03-29 15:12:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with scrape type 2
2026-03-29 15:12:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e3d4ffd6-cf4c-5e38-8f40-6762825f4f04, identifier: BN28845
2026-03-29 15:12:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with identifier: BN28845
2026-03-29 15:12:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with identifier: BN28845
2026-03-29 15:12:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e3d4ffd6-cf4c-5e38-8f40-6762825f4f04 with identifier: BN28845 to the API
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 340,
'expiration_date': '2026-03-30T15:49:31Z',
'fuel_type': 'diesel',
'id': 'e3d4ffd6-cf4c-5e38-8f40-6762825f4f04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN28845',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 205050,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-08',
'seller_name': None,
'title': 'Land Rover Range Rover 4.4 SDI Vogue',
'transmission': 'automatic',
'trim': 'Vogue',
'year': 2015}
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN28845%27 HTTP/1.1" 200 None
2026-03-29 15:12:38 [auto1.fr] INFO: Saving data for BN28845: {'auction_closing_time': 1774885771.0, 'created_time': 1774512656.10971, 'last_price_update_time': 1774797158.979842}
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BN28845') HTTP/1.1" 204 0
2026-03-29 15:12:38 [auto1.fr] INFO: Found listing with ID: TH22765
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TH22765%27 HTTP/1.1" 200 None
2026-03-29 15:12:39 [auto1.fr] INFO: Scrape type for TH22765: 0
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: WZ91942
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: NM43411
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: SP79464
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: AK77190
2026-03-29 15:12: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-29 15:12:39 [auto1.fr] INFO: Channel: 24h | Page: 42 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: NH66177
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH66177%27 HTTP/1.1" 200 None
2026-03-29 15:12:39 [auto1.fr] INFO: Scrape type for NH66177: 0
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: WE51663
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: AF71559
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AF71559%27 HTTP/1.1" 200 None
2026-03-29 15:12:39 [auto1.fr] INFO: Scrape type for AF71559: 0
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: RW48851
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: RY88225
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: KL41030
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: MN49775
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: FJ03284
2026-03-29 15:12:39 [auto1.fr] INFO: Found listing with ID: LN93682
2026-03-29 15:12:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN93682%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Scrape type for LN93682: 0
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: RN78358
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: NE89694
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: FM76859
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: YD65284
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: XM63454
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM63454%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Scrape type for XM63454: 2
2026-03-29 15:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 244b076f-0095-5404-93e1-5063c02b30af with identifier: XM63454
2026-03-29 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 244b076f-0095-5404-93e1-5063c02b30af with scrape type 2
2026-03-29 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 244b076f-0095-5404-93e1-5063c02b30af with scrape type 2
2026-03-29 15:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 244b076f-0095-5404-93e1-5063c02b30af, identifier: XM63454
2026-03-29 15:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 244b076f-0095-5404-93e1-5063c02b30af with identifier: XM63454
2026-03-29 15:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 244b076f-0095-5404-93e1-5063c02b30af with identifier: XM63454
2026-03-29 15:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 244b076f-0095-5404-93e1-5063c02b30af with identifier: XM63454 to the API
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:43:33Z',
'fuel_type': 'hybrid',
'id': '244b076f-0095-5404-93e1-5063c02b30af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XM63454',
'listing': 'auction',
'make': 'Peugeot',
'model': '508',
'odometer': 264879,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-28',
'seller_name': None,
'title': 'Peugeot 508 2.0 HDi Hybrid4 RXH',
'transmission': 'automatic',
'trim': 'RXH',
'year': 2013}
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XM63454%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Saving data for XM63454: {'auction_closing_time': 1774885413.0, 'created_time': 1773691825.775364, 'last_price_update_time': 1774797160.439074}
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XM63454') HTTP/1.1" 204 0
2026-03-29 15:12:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: BK60442
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK60442%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Scrape type for BK60442: 2
2026-03-29 15:12:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3846dcc-c089-5f87-8e4c-b72876332f20 with identifier: BK60442
2026-03-29 15:12:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3846dcc-c089-5f87-8e4c-b72876332f20 with scrape type 2
2026-03-29 15:12:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3846dcc-c089-5f87-8e4c-b72876332f20 with scrape type 2
2026-03-29 15:12:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3846dcc-c089-5f87-8e4c-b72876332f20, identifier: BK60442
2026-03-29 15:12:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3846dcc-c089-5f87-8e4c-b72876332f20 with identifier: BK60442
2026-03-29 15:12:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3846dcc-c089-5f87-8e4c-b72876332f20 with identifier: BK60442
2026-03-29 15:12:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3846dcc-c089-5f87-8e4c-b72876332f20 with identifier: BK60442 to the API
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:23:57Z',
'fuel_type': 'diesel',
'id': 'b3846dcc-c089-5f87-8e4c-b72876332f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK60442',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 273300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-07',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Energy Bose',
'transmission': 'manual',
'trim': 'Bose',
'year': 2015}
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK60442%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Saving data for BK60442: {'auction_closing_time': 1774884237.0, 'created_time': 1774610670.814032, 'last_price_update_time': 1774797160.961821}
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK60442') HTTP/1.1" 204 0
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: ZV17346
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: HY23225
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: JB86111
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: SK76067
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: FY19911
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY19911%27 HTTP/1.1" 200 None
2026-03-29 15:12:40 [auto1.fr] INFO: Scrape type for FY19911: 0
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: HP83519
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: JC04532
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: CU82171
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: UV68573
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: CN94578
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: DZ50190
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: JW66497
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: MX44865
2026-03-29 15:12:40 [auto1.fr] INFO: Found listing with ID: UV66666
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV66666%27 HTTP/1.1" 200 None
2026-03-29 15:12:41 [auto1.fr] INFO: Scrape type for UV66666: 0
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: XP13710
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: BF11227
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: TW86443
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: ZU63998
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: NK86276
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: TD62088
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TD62088%27 HTTP/1.1" 200 None
2026-03-29 15:12:41 [auto1.fr] INFO: Scrape type for TD62088: 0
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: BG86110
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: NN52824
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: UM24040
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: YS28405
2026-03-29 15:12:41 [auto1.fr] INFO: Found listing with ID: DC75279
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC75279%27 HTTP/1.1" 200 None
2026-03-29 15:12:41 [auto1.fr] INFO: Scrape type for DC75279: 0
2026-03-29 15:12:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:42 [auto1.fr] INFO: Channel: 24h | Page: 43 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: KW91019
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: XL06807
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL06807%27 HTTP/1.1" 200 None
2026-03-29 15:12:42 [auto1.fr] INFO: Scrape type for XL06807: 2
2026-03-29 15:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 597eb46c-238c-57f7-814a-f0970c696a7d with identifier: XL06807
2026-03-29 15:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 597eb46c-238c-57f7-814a-f0970c696a7d with scrape type 2
2026-03-29 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 597eb46c-238c-57f7-814a-f0970c696a7d with scrape type 2
2026-03-29 15:12:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 597eb46c-238c-57f7-814a-f0970c696a7d, identifier: XL06807
2026-03-29 15:12:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 597eb46c-238c-57f7-814a-f0970c696a7d with identifier: XL06807
2026-03-29 15:12:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 597eb46c-238c-57f7-814a-f0970c696a7d with identifier: XL06807
2026-03-29 15:12:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 597eb46c-238c-57f7-814a-f0970c696a7d with identifier: XL06807 to the API
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:36:38Z',
'fuel_type': 'diesel',
'id': '597eb46c-238c-57f7-814a-f0970c696a7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XL06807',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 53144,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-04-05',
'seller_name': None,
'title': 'Ford Focus 1.5 EcoBlue TDCi ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2021}
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XL06807%27 HTTP/1.1" 200 None
2026-03-29 15:12:42 [auto1.fr] INFO: Saving data for XL06807: {'auction_closing_time': 1774884998.0, 'created_time': 1774610377.64551, 'last_price_update_time': 1774797162.797328}
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XL06807') HTTP/1.1" 204 0
2026-03-29 15:12:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: MV26699
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: TT76332
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT76332%27 HTTP/1.1" 200 None
2026-03-29 15:12:42 [auto1.fr] INFO: Scrape type for TT76332: 0
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: KS39466
2026-03-29 15:12:42 [auto1.fr] INFO: Found listing with ID: GY53867
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY53867%27 HTTP/1.1" 200 None
2026-03-29 15:12:42 [auto1.fr] INFO: Scrape type for GY53867: 2
2026-03-29 15:12:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b5d889-bf66-5801-b07a-398cde88469a with identifier: GY53867
2026-03-29 15:12:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b5d889-bf66-5801-b07a-398cde88469a with scrape type 2
2026-03-29 15:12:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8b5d889-bf66-5801-b07a-398cde88469a with scrape type 2
2026-03-29 15:12:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e8b5d889-bf66-5801-b07a-398cde88469a, identifier: GY53867
2026-03-29 15:12:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e8b5d889-bf66-5801-b07a-398cde88469a with identifier: GY53867
2026-03-29 15:12:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e8b5d889-bf66-5801-b07a-398cde88469a with identifier: GY53867
2026-03-29 15:12:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e8b5d889-bf66-5801-b07a-398cde88469a with identifier: GY53867 to the API
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:39:36Z',
'fuel_type': 'diesel',
'id': 'e8b5d889-bf66-5801-b07a-398cde88469a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GY53867',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 274673,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-04-21',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Expression Pro',
'transmission': 'manual',
'trim': 'Expression Pro',
'year': 2010}
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY53867%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Saving data for GY53867: {'auction_closing_time': 1774885176.0, 'created_time': 1774610868.719771, 'last_price_update_time': 1774797163.384862}
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GY53867') HTTP/1.1" 204 0
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: DE52492
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: EF80120
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EF80120%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Scrape type for EF80120: 0
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: JY27806
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: SK79513
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: PR02257
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: GK27379
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: TK50100
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: FX56042
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: SK90535
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK90535%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Scrape type for SK90535: 0
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: BZ72790
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: AB89878
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: WG41079
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WG41079%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Scrape type for WG41079: 0
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: KU95605
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: ML45851
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: BG55031
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: XJ30987
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: SP05715
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: SG47762
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: HA75396
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA75396%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Scrape type for HA75396: 2
2026-03-29 15:12:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d92de7-454f-53fa-9c59-bc95bdade35d with identifier: HA75396
2026-03-29 15:12:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d92de7-454f-53fa-9c59-bc95bdade35d with scrape type 2
2026-03-29 15:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d92de7-454f-53fa-9c59-bc95bdade35d with scrape type 2
2026-03-29 15:12:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 11d92de7-454f-53fa-9c59-bc95bdade35d, identifier: HA75396
2026-03-29 15:12:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 11d92de7-454f-53fa-9c59-bc95bdade35d with identifier: HA75396
2026-03-29 15:12:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 11d92de7-454f-53fa-9c59-bc95bdade35d with identifier: HA75396
2026-03-29 15:12:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 11d92de7-454f-53fa-9c59-bc95bdade35d with identifier: HA75396 to the API
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:01:03Z',
'fuel_type': 'diesel',
'id': '11d92de7-454f-53fa-9c59-bc95bdade35d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HA75396',
'listing': 'auction',
'make': 'Citroen',
'model': 'Jumpy',
'odometer': 263307,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-13',
'seller_name': None,
'title': 'Citroen Jumpy 1.6 HDi L1H1 29 Business Fourgon',
'transmission': 'manual',
'trim': 'L1H1 29 Business Fourgon',
'year': 2014}
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HA75396%27 HTTP/1.1" 200 None
2026-03-29 15:12:43 [auto1.fr] INFO: Saving data for HA75396: {'auction_closing_time': 1774882863.0, 'created_time': 1774038865.125118, 'last_price_update_time': 1774797163.879781}
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HA75396') HTTP/1.1" 204 0
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: EK70515
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: NU07942
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: XT28721
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: JY53378
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: VD45259
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: HC41727
2026-03-29 15:12:43 [auto1.fr] INFO: Found listing with ID: EH82966
2026-03-29 15:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH82966%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for EH82966: 0
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: MF04067
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MF04067%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for MF04067: 0
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: EE18245
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE18245%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for EE18245: 2
2026-03-29 15:12:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee20749b-b906-5101-9a91-abc615ade200 with identifier: EE18245
2026-03-29 15:12:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee20749b-b906-5101-9a91-abc615ade200 with scrape type 2
2026-03-29 15:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee20749b-b906-5101-9a91-abc615ade200 with scrape type 2
2026-03-29 15:12:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ee20749b-b906-5101-9a91-abc615ade200, identifier: EE18245
2026-03-29 15:12:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ee20749b-b906-5101-9a91-abc615ade200 with identifier: EE18245
2026-03-29 15:12:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ee20749b-b906-5101-9a91-abc615ade200 with identifier: EE18245
2026-03-29 15:12:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ee20749b-b906-5101-9a91-abc615ade200 with identifier: EE18245 to the API
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:50:07Z',
'fuel_type': 'diesel',
'id': 'ee20749b-b906-5101-9a91-abc615ade200',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EE18245',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 270086,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-09',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 1.6 HDi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2008}
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE18245%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Saving data for EE18245: {'auction_closing_time': 1774885807.0, 'created_time': 1774610379.847973, 'last_price_update_time': 1774797164.457559}
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EE18245') HTTP/1.1" 204 0
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: CF11578
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF11578%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for CF11578: 0
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: WJ64776
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: TP14970
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP14970%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for TP14970: 0
2026-03-29 15:12:44 [auto1.fr] INFO: Found listing with ID: JZ01678
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ01678%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Scrape type for JZ01678: 2
2026-03-29 15:12:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with identifier: JZ01678
2026-03-29 15:12:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with scrape type 2
2026-03-29 15:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with scrape type 2
2026-03-29 15:12:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 61bfe3e2-22a4-5c96-b4a0-8186af990b5f, identifier: JZ01678
2026-03-29 15:12:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with identifier: JZ01678
2026-03-29 15:12:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with identifier: JZ01678
2026-03-29 15:12:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 61bfe3e2-22a4-5c96-b4a0-8186af990b5f with identifier: JZ01678 to the API
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:58:22Z',
'fuel_type': 'petrol',
'id': '61bfe3e2-22a4-5c96-b4a0-8186af990b5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JZ01678',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 125528,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-28',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.2 e-THP Feel Edition',
'transmission': 'manual',
'trim': 'Feel Edition',
'year': 2016}
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JZ01678%27 HTTP/1.1" 200 None
2026-03-29 15:12:44 [auto1.fr] INFO: Saving data for JZ01678: {'auction_closing_time': 1774886302.0, 'created_time': 1773053943.683552, 'last_price_update_time': 1774797164.941241}
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JZ01678') HTTP/1.1" 204 0
2026-03-29 15:12:45 [auto1.fr] INFO: Found listing with ID: VJ77975
2026-03-29 15:12:45 [auto1.fr] INFO: Found listing with ID: KV98613
2026-03-29 15:12:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:51 [auto1.fr] INFO: Channel: 24h | Page: 44 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:51 [auto1.fr] INFO: Found listing with ID: MG55357
2026-03-29 15:12:51 [auto1.fr] INFO: Found listing with ID: NF12969
2026-03-29 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF12969%27 HTTP/1.1" 200 None
2026-03-29 15:12:51 [auto1.fr] INFO: Scrape type for NF12969: 2
2026-03-29 15:12:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with identifier: NF12969
2026-03-29 15:12:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with scrape type 2
2026-03-29 15:12:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with scrape type 2
2026-03-29 15:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7, identifier: NF12969
2026-03-29 15:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with identifier: NF12969
2026-03-29 15:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with identifier: NF12969
2026-03-29 15:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7 with identifier: NF12969 to the API
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:22:46Z',
'fuel_type': 'diesel',
'id': '1c2eef68-c166-5a82-a2f2-aa4e17b2a2c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NF12969',
'listing': 'auction',
'make': 'Lexus',
'model': 'IS-Serie',
'odometer': 286532,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-09',
'seller_name': None,
'title': 'Lexus IS-Serie IS 220d Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2008}
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NF12969%27 HTTP/1.1" 200 None
2026-03-29 15:12:52 [auto1.fr] INFO: Saving data for NF12969: {'auction_closing_time': 1774884166.0, 'created_time': 1774610325.680766, 'last_price_update_time': 1774797172.405319}
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NF12969') HTTP/1.1" 204 0
2026-03-29 15:12:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:52 [auto1.fr] INFO: Found listing with ID: EW04315
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW04315%27 HTTP/1.1" 200 None
2026-03-29 15:12:52 [auto1.fr] INFO: Scrape type for EW04315: 0
2026-03-29 15:12:52 [auto1.fr] INFO: Found listing with ID: EW34119
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW34119%27 HTTP/1.1" 200 None
2026-03-29 15:12:52 [auto1.fr] INFO: Scrape type for EW34119: 2
2026-03-29 15:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with identifier: EW34119
2026-03-29 15:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with scrape type 2
2026-03-29 15:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with scrape type 2
2026-03-29 15:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1, identifier: EW34119
2026-03-29 15:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with identifier: EW34119
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=orange HTTP/1.1" 200 None
2026-03-29 15:12:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with identifier: EW34119
2026-03-29 15:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1 with identifier: EW34119 to the API
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:09:28Z',
'fuel_type': 'petrol',
'id': '6240f0ad-f60b-5ecf-8e7a-95d9c96bb2b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EW34119',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 27294,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-23',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech GT',
'transmission': 'manual',
'trim': 'GT',
'year': 2021}
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW34119%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Saving data for EW34119: {'auction_closing_time': 1774883368.0, 'created_time': 1774296889.713929, 'last_price_update_time': 1774797173.042852}
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EW34119') HTTP/1.1" 204 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: BT83384
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: CE73573
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: GC95950
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC95950%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for GC95950: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: TU89344
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: XX69546
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: WB96726
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: KV51080
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: SF64188
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: DM04559
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM04559%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for DM04559: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: PN07999
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: WX45079
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: RJ85335
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: SS09336
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SS09336%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for SS09336: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: WU31753
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU31753%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for WU31753: 2
2026-03-29 15:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c488ba7-1374-596d-831b-e2a3459e24b6 with identifier: WU31753
2026-03-29 15:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c488ba7-1374-596d-831b-e2a3459e24b6 with scrape type 2
2026-03-29 15:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c488ba7-1374-596d-831b-e2a3459e24b6 with scrape type 2
2026-03-29 15:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2c488ba7-1374-596d-831b-e2a3459e24b6, identifier: WU31753
2026-03-29 15:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2c488ba7-1374-596d-831b-e2a3459e24b6 with identifier: WU31753
2026-03-29 15:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2c488ba7-1374-596d-831b-e2a3459e24b6 with identifier: WU31753
2026-03-29 15:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2c488ba7-1374-596d-831b-e2a3459e24b6 with identifier: WU31753 to the API
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:25:58Z',
'fuel_type': 'diesel',
'id': '2c488ba7-1374-596d-831b-e2a3459e24b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WU31753',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 132036,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-04',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2020}
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WU31753%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Saving data for WU31753: {'auction_closing_time': 1774884358.0, 'created_time': 1774002366.789327, 'last_price_update_time': 1774797173.564389}
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WU31753') HTTP/1.1" 204 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: GG73780
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: FB73414
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: LG22146
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG22146%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for LG22146: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: DX84857
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: TW26107
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW26107%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for TW26107: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: ED22019
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: DU53160
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: RU83053
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: XH57355
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: NJ73263
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: ZD63756
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD63756%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for ZD63756: 0
2026-03-29 15:12:53 [auto1.fr] INFO: Found listing with ID: MJ75566
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ75566%27 HTTP/1.1" 200 None
2026-03-29 15:12:53 [auto1.fr] INFO: Scrape type for MJ75566: 2
2026-03-29 15:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with identifier: MJ75566
2026-03-29 15:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with scrape type 2
2026-03-29 15:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with scrape type 2
2026-03-29 15:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6, identifier: MJ75566
2026-03-29 15:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with identifier: MJ75566
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gold HTTP/1.1" 200 None
2026-03-29 15:12:53 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with identifier: MJ75566
2026-03-29 15:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5e79ad47-eb92-5fde-a8fe-5b72a3e672f6 with identifier: MJ75566 to the API
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:58:50Z',
'fuel_type': 'hybrid',
'id': '5e79ad47-eb92-5fde-a8fe-5b72a3e672f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ75566',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 25963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-10-30',
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 Hybrid Dynamic',
'transmission': 'automatic',
'trim': 'Dynamic',
'year': 2023}
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ75566%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Saving data for MJ75566: {'auction_closing_time': 1774886330.0, 'created_time': 1772946872.905158, 'last_price_update_time': 1774797174.388666}
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ75566') HTTP/1.1" 204 0
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: ZU24116
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: MU32424
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: SV97892
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV97892%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Scrape type for SV97892: 0
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: NK97521
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: UZ88065
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UZ88065%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Scrape type for UZ88065: 0
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: CU45612
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CU45612%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Scrape type for CU45612: 0
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: BX46550
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX46550%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Scrape type for BX46550: 0
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: YF60243
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: XK18597
2026-03-29 15:12:54 [auto1.fr] INFO: Found listing with ID: BF96093
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF96093%27 HTTP/1.1" 200 None
2026-03-29 15:12:54 [auto1.fr] INFO: Scrape type for BF96093: 0
2026-03-29 15:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:55 [auto1.fr] INFO: Channel: 24h | Page: 45 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: KK88504
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: VV28577
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: ED65991
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED65991%27 HTTP/1.1" 200 None
2026-03-29 15:12:55 [auto1.fr] INFO: Scrape type for ED65991: 0
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: EU04661
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: NP72433
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: NF02632
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: AV09040
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: DR66239
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR66239%27 HTTP/1.1" 200 None
2026-03-29 15:12:55 [auto1.fr] INFO: Scrape type for DR66239: 0
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: WB82308
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: PL68032
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: FV54092
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: NF64180
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: PE05498
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: AH27285
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: VT28880
2026-03-29 15:12:55 [auto1.fr] INFO: Found listing with ID: UV80375
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV80375%27 HTTP/1.1" 200 None
2026-03-29 15:12:55 [auto1.fr] INFO: Scrape type for UV80375: 2
2026-03-29 15:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7aadb12-5576-5b14-986e-d1e1a4717e15 with identifier: UV80375
2026-03-29 15:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7aadb12-5576-5b14-986e-d1e1a4717e15 with scrape type 2
2026-03-29 15:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7aadb12-5576-5b14-986e-d1e1a4717e15 with scrape type 2
2026-03-29 15:12:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7aadb12-5576-5b14-986e-d1e1a4717e15, identifier: UV80375
2026-03-29 15:12:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7aadb12-5576-5b14-986e-d1e1a4717e15 with identifier: UV80375
2026-03-29 15:12:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7aadb12-5576-5b14-986e-d1e1a4717e15 with identifier: UV80375
2026-03-29 15:12:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7aadb12-5576-5b14-986e-d1e1a4717e15 with identifier: UV80375 to the API
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 85,
'expiration_date': '2026-03-30T15:25:56Z',
'fuel_type': 'petrol',
'id': 'f7aadb12-5576-5b14-986e-d1e1a4717e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UV80375',
'listing': 'auction',
'make': 'Opel',
'model': 'Agila',
'odometer': 123141,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-27',
'seller_name': None,
'title': 'Opel Agila 1.2 Edition',
'transmission': 'manual',
'trim': 'Edition',
'year': 2009}
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV80375%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Saving data for UV80375: {'auction_closing_time': 1774884356.0, 'created_time': 1774124728.372322, 'last_price_update_time': 1774797176.385582}
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UV80375') HTTP/1.1" 204 0
2026-03-29 15:12:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: DF98972
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF98972%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Scrape type for DF98972: 0
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: JB33898
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB33898%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Scrape type for JB33898: 0
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: XV37084
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: PD03339
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: MT70667
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT70667%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Scrape type for MT70667: 0
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: UE54565
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: BK69407
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK69407%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Scrape type for BK69407: 0
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: AD21154
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: UX68185
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: TJ06743
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: YH95657
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: XC26455
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: LD33485
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: TD05048
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: HE55587
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: YV70333
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: RE04761
2026-03-29 15:12:56 [auto1.fr] INFO: Found listing with ID: FU21313
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU21313%27 HTTP/1.1" 200 None
2026-03-29 15:12:56 [auto1.fr] INFO: Scrape type for FU21313: 2
2026-03-29 15:12:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87bcad2b-3fbf-5580-983b-f8ba53407730 with identifier: FU21313
2026-03-29 15:12:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87bcad2b-3fbf-5580-983b-f8ba53407730 with scrape type 2
2026-03-29 15:12:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87bcad2b-3fbf-5580-983b-f8ba53407730 with scrape type 2
2026-03-29 15:12:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 87bcad2b-3fbf-5580-983b-f8ba53407730, identifier: FU21313
2026-03-29 15:12:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 87bcad2b-3fbf-5580-983b-f8ba53407730 with identifier: FU21313
2026-03-29 15:12:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 87bcad2b-3fbf-5580-983b-f8ba53407730 with identifier: FU21313
2026-03-29 15:12:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 87bcad2b-3fbf-5580-983b-f8ba53407730 with identifier: FU21313 to the API
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 130,
'expiration_date': '2026-03-30T15:59:12Z',
'fuel_type': 'petrol',
'id': '87bcad2b-3fbf-5580-983b-f8ba53407730',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FU21313',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 148484,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-12-27',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2015}
2026-03-29 15:12:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU21313%27 HTTP/1.1" 200 None
2026-03-29 15:12:57 [auto1.fr] INFO: Saving data for FU21313: {'auction_closing_time': 1774886352.0, 'created_time': 1774610314.426851, 'last_price_update_time': 1774797177.004235}
2026-03-29 15:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FU21313') HTTP/1.1" 204 0
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: TE23987
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: CU40817
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: MA45879
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: MU43687
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: TY25406
2026-03-29 15:12:57 [auto1.fr] INFO: Found listing with ID: CG53313
2026-03-29 15:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG53313%27 HTTP/1.1" 200 None
2026-03-29 15:12:57 [auto1.fr] INFO: Scrape type for CG53313: 0
2026-03-29 15:12:58 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:12:58 [auto1.fr] INFO: Channel: 24h | Page: 46 | totalHits: 4017 | hits on page: 40
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: VM37248
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: AS73849
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: XE65140
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: KG53026
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: HR76305
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: AT21688
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: SN40214
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: AX11943
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: TA55744
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: FF28625
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF28625%27 HTTP/1.1" 200 None
2026-03-29 15:12:58 [auto1.fr] INFO: Scrape type for FF28625: 0
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: AL82018
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: JZ01335
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: BE73084
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: KZ06576
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: VG22418
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: XB99079
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB99079%27 HTTP/1.1" 200 None
2026-03-29 15:12:58 [auto1.fr] INFO: Scrape type for XB99079: 2
2026-03-29 15:12:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with identifier: XB99079
2026-03-29 15:12:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with scrape type 2
2026-03-29 15:12:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with scrape type 2
2026-03-29 15:12:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9, identifier: XB99079
2026-03-29 15:12:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with identifier: XB99079
2026-03-29 15:12:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with identifier: XB99079
2026-03-29 15:12:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9 with identifier: XB99079 to the API
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12: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': 292,
'expiration_date': '2026-03-30T15:53:46Z',
'fuel_type': 'hybrid',
'id': '6cc327b9-f2e3-590b-b989-7e0ba2f2d9c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XB99079',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 145743,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-03-11',
'seller_name': None,
'title': 'BMW X3 xDrive 30e M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB99079%27 HTTP/1.1" 200 None
2026-03-29 15:12:58 [auto1.fr] INFO: Saving data for XB99079: {'auction_closing_time': 1774886026.0, 'created_time': 1772610487.04639, 'last_price_update_time': 1774797178.87615}
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XB99079') HTTP/1.1" 204 0
2026-03-29 15:12:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: CV80188
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: HX06665
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: TV18698
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: LZ94034
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: KK18532
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: AZ87418
2026-03-29 15:12:58 [auto1.fr] INFO: Found listing with ID: PU00090
2026-03-29 15:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PU00090%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for PU00090: 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: RT56886
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT56886%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for RT56886: 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: AP89415
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: ML04615
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML04615%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for ML04615: 2
2026-03-29 15:12:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with identifier: ML04615
2026-03-29 15:12:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with scrape type 2
2026-03-29 15:12:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with scrape type 2
2026-03-29 15:12:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c, identifier: ML04615
2026-03-29 15:12:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with identifier: ML04615
2026-03-29 15:12:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with identifier: ML04615
2026-03-29 15:12:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 577d7ed0-b6c5-5581-9b1a-ed13c26fb31c with identifier: ML04615 to the API
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:12:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:03:26Z',
'fuel_type': 'petrol',
'id': '577d7ed0-b6c5-5581-9b1a-ed13c26fb31c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ML04615',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 105304,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-19',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML04615%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Saving data for ML04615: {'auction_closing_time': 1774883006.0, 'created_time': 1773846760.798572, 'last_price_update_time': 1774797179.476856}
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ML04615') HTTP/1.1" 204 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: PK59709
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: EM31372
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: KA12460
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: NZ10281
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: MF53419
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: EC97430
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: AV80485
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV80485%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for AV80485: 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: CN29658
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN29658%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for CN29658: 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: MJ65865
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: KK96121
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: WW84487
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:12:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW84487%27 HTTP/1.1" 200 None
2026-03-29 15:12:59 [auto1.fr] INFO: Scrape type for WW84487: 0
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: PB69772
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: ZP43186
2026-03-29 15:12:59 [auto1.fr] INFO: Found listing with ID: TZ71501
2026-03-29 15:13:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:00 [auto1.fr] INFO: Channel: 24h | Page: 47 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:00 [auto1.fr] INFO: Found listing with ID: JP20801
2026-03-29 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP20801%27 HTTP/1.1" 200 None
2026-03-29 15:13:00 [auto1.fr] INFO: Scrape type for JP20801: 2
2026-03-29 15:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with identifier: JP20801
2026-03-29 15:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with scrape type 2
2026-03-29 15:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with scrape type 2
2026-03-29 15:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3ab9bf82-6ed6-51fd-bfb8-6443195ee254, identifier: JP20801
2026-03-29 15:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with identifier: JP20801
2026-03-29 15:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with identifier: JP20801
2026-03-29 15:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3ab9bf82-6ed6-51fd-bfb8-6443195ee254 with identifier: JP20801 to the API
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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:58:53Z',
'fuel_type': 'petrol',
'id': '3ab9bf82-6ed6-51fd-bfb8-6443195ee254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JP20801',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 117635,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-10-25',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JP20801%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Saving data for JP20801: {'auction_closing_time': 1774886333.0, 'created_time': 1774610372.298324, 'last_price_update_time': 1774797181.260762}
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JP20801') HTTP/1.1" 204 0
2026-03-29 15:13:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: BD27690
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: KD15560
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: AK38610
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: CD24187
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CD24187%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for CD24187: 0
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: HK16802
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: BV28672
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: YL24585
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: NZ72826
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: ZD66750
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD66750%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for ZD66750: 2
2026-03-29 15:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with identifier: ZD66750
2026-03-29 15:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with scrape type 2
2026-03-29 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with scrape type 2
2026-03-29 15:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e, identifier: ZD66750
2026-03-29 15:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with identifier: ZD66750
2026-03-29 15:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with identifier: ZD66750
2026-03-29 15:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e with identifier: ZD66750 to the API
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:02:49Z',
'fuel_type': 'petrol',
'id': '0e7d9162-f7e6-58a9-bcbe-c6ec0d5f171e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZD66750',
'listing': 'auction',
'make': 'Ford',
'model': 'EcoSport',
'odometer': 143746,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-03-18',
'seller_name': None,
'title': 'Ford EcoSport 1.0 EcoBoost Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2015}
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZD66750%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Saving data for ZD66750: {'auction_closing_time': 1774882969.0, 'created_time': 1773078207.446161, 'last_price_update_time': 1774797181.894609}
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZD66750') HTTP/1.1" 204 0
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: SK24652
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: FS26317
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: RB25104
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: GC58365
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC58365%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for GC58365: 0
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: AN67182
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: JN13323
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: PM06059
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PM06059%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for PM06059: 0
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: XK71446
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: LN63908
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: LB25032
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LB25032%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for LB25032: 0
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: VK04958
2026-03-29 15:13:01 [auto1.fr] INFO: Found listing with ID: EG51030
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG51030%27 HTTP/1.1" 200 None
2026-03-29 15:13:01 [auto1.fr] INFO: Scrape type for EG51030: 2
2026-03-29 15:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with identifier: EG51030
2026-03-29 15:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with scrape type 2
2026-03-29 15:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with scrape type 2
2026-03-29 15:13:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b5fb5e57-02d5-5a26-a9a6-d81d815f39a2, identifier: EG51030
2026-03-29 15:13:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with identifier: EG51030
2026-03-29 15:13:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with identifier: EG51030
2026-03-29 15:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b5fb5e57-02d5-5a26-a9a6-d81d815f39a2 with identifier: EG51030 to the API
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:35:51Z',
'fuel_type': 'petrol',
'id': 'b5fb5e57-02d5-5a26-a9a6-d81d815f39a2',
'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/EG51030',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 60233,
'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-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG51030%27 HTTP/1.1" 200 None
2026-03-29 15:13:02 [auto1.fr] INFO: Saving data for EG51030: {'auction_closing_time': 1774884951.0, 'created_time': 1773078171.523373, 'last_price_update_time': 1774797182.411377}
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EG51030') HTTP/1.1" 204 0
2026-03-29 15:13:02 [auto1.fr] INFO: Found listing with ID: XF63220
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF63220%27 HTTP/1.1" 200 None
2026-03-29 15:13:02 [auto1.fr] INFO: Scrape type for XF63220: 2
2026-03-29 15:13:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2638e893-bf32-59d7-8592-781761f6e473 with identifier: XF63220
2026-03-29 15:13:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2638e893-bf32-59d7-8592-781761f6e473 with scrape type 2
2026-03-29 15:13:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2638e893-bf32-59d7-8592-781761f6e473 with scrape type 2
2026-03-29 15:13:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2638e893-bf32-59d7-8592-781761f6e473, identifier: XF63220
2026-03-29 15:13:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2638e893-bf32-59d7-8592-781761f6e473 with identifier: XF63220
2026-03-29 15:13:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2638e893-bf32-59d7-8592-781761f6e473 with identifier: XF63220
2026-03-29 15:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2638e893-bf32-59d7-8592-781761f6e473 with identifier: XF63220 to the API
2026-03-29 15:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:41:40Z',
'fuel_type': 'diesel',
'id': '2638e893-bf32-59d7-8592-781761f6e473',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XF63220',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 192957,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-19',
'seller_name': None,
'title': 'Peugeot 5008 1.6 Blue-HDi GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2017}
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF63220%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Saving data for XF63220: {'auction_closing_time': 1774885300.0, 'created_time': 1774278660.325059, 'last_price_update_time': 1774797183.168959}
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XF63220') HTTP/1.1" 204 0
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: KU18790
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: TF97321
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: CG65710
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG65710%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Scrape type for CG65710: 0
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: YD68300
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD68300%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Scrape type for YD68300: 2
2026-03-29 15:13:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with identifier: YD68300
2026-03-29 15:13:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with scrape type 2
2026-03-29 15:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with scrape type 2
2026-03-29 15:13:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 730f8bd6-ddd5-5ba9-add1-655ab9f42804, identifier: YD68300
2026-03-29 15:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with identifier: YD68300
2026-03-29 15:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with identifier: YD68300
2026-03-29 15:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 730f8bd6-ddd5-5ba9-add1-655ab9f42804 with identifier: YD68300 to the API
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 130,
'expiration_date': '2026-03-30T15:45:16Z',
'fuel_type': 'petrol',
'id': '730f8bd6-ddd5-5ba9-add1-655ab9f42804',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YD68300',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 182987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-03',
'seller_name': None,
'title': 'BMW 1er 118i',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YD68300%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Saving data for YD68300: {'auction_closing_time': 1774885516.0, 'created_time': 1773691884.635656, 'last_price_update_time': 1774797183.648135}
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YD68300') HTTP/1.1" 204 0
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: GM53873
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM53873%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Scrape type for GM53873: 0
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: CY57197
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: LK56140
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: NC71697
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: YG03351
2026-03-29 15:13:03 [auto1.fr] INFO: Found listing with ID: CK37382
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CK37382%27 HTTP/1.1" 200 None
2026-03-29 15:13:03 [auto1.fr] INFO: Scrape type for CK37382: 2
2026-03-29 15:13:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c221b750-efa0-57e6-8116-0e9c3c8585df with identifier: CK37382
2026-03-29 15:13:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c221b750-efa0-57e6-8116-0e9c3c8585df with scrape type 2
2026-03-29 15:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c221b750-efa0-57e6-8116-0e9c3c8585df with scrape type 2
2026-03-29 15:13:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c221b750-efa0-57e6-8116-0e9c3c8585df, identifier: CK37382
2026-03-29 15:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c221b750-efa0-57e6-8116-0e9c3c8585df with identifier: CK37382
2026-03-29 15:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c221b750-efa0-57e6-8116-0e9c3c8585df with identifier: CK37382
2026-03-29 15:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c221b750-efa0-57e6-8116-0e9c3c8585df with identifier: CK37382 to the API
2026-03-29 15:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:32:37Z',
'fuel_type': 'petrol',
'id': 'c221b750-efa0-57e6-8116-0e9c3c8585df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CK37382',
'listing': 'auction',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 103264,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-07',
'seller_name': None,
'title': 'Jeep Renegade 1.4 M-Air Longitude FWD',
'transmission': 'automatic',
'trim': 'Longitude FWD',
'year': 2018}
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CK37382%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Saving data for CK37382: {'auction_closing_time': 1774884757.0, 'created_time': 1774297671.019893, 'last_price_update_time': 1774797184.138277}
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CK37382') HTTP/1.1" 204 0
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: JJ98244
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: CL86896
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL86896%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for CL86896: 0
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: KV53313
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KV53313%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for KV53313: 0
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: HX75346
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: WZ16952
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: EV07055
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: KX10882
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KX10882%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for KX10882: 0
2026-03-29 15:13:04 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:04 [auto1.fr] INFO: Channel: 24h | Page: 48 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: XD75763
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: LF55274
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF55274%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for LF55274: 0
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: HS75387
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: PB88152
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: SS42092
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: AD92116
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AD92116%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for AD92116: 0
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: FY39217
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: PC92887
2026-03-29 15:13:04 [auto1.fr] INFO: Found listing with ID: FE38558
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE38558%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Scrape type for FE38558: 2
2026-03-29 15:13:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6631514-7f4e-5331-9071-278da3d1c9fd with identifier: FE38558
2026-03-29 15:13:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6631514-7f4e-5331-9071-278da3d1c9fd with scrape type 2
2026-03-29 15:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6631514-7f4e-5331-9071-278da3d1c9fd with scrape type 2
2026-03-29 15:13:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6631514-7f4e-5331-9071-278da3d1c9fd, identifier: FE38558
2026-03-29 15:13:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6631514-7f4e-5331-9071-278da3d1c9fd with identifier: FE38558
2026-03-29 15:13:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6631514-7f4e-5331-9071-278da3d1c9fd with identifier: FE38558
2026-03-29 15:13:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6631514-7f4e-5331-9071-278da3d1c9fd with identifier: FE38558 to the API
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:12:18Z',
'fuel_type': 'diesel',
'id': 'd6631514-7f4e-5331-9071-278da3d1c9fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE38558',
'listing': 'auction',
'make': 'Chevrolet',
'model': 'Captiva',
'odometer': 216296,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-03-31',
'seller_name': None,
'title': 'Chevrolet Captiva 2.0 Diesel D Family',
'transmission': 'manual',
'trim': 'D Family',
'year': 2010}
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE38558%27 HTTP/1.1" 200 None
2026-03-29 15:13:04 [auto1.fr] INFO: Saving data for FE38558: {'auction_closing_time': 1774883538.0, 'created_time': 1774610575.240087, 'last_price_update_time': 1774797184.927647}
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FE38558') HTTP/1.1" 204 0
2026-03-29 15:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: AG04119
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: VX87591
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: SV30155
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: HZ64883
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: WB41440
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: MA12460
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA12460%27 HTTP/1.1" 200 None
2026-03-29 15:13:05 [auto1.fr] INFO: Scrape type for MA12460: 2
2026-03-29 15:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9b37f9-67a5-589f-b920-afe3b77dd463 with identifier: MA12460
2026-03-29 15:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9b37f9-67a5-589f-b920-afe3b77dd463 with scrape type 2
2026-03-29 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f9b37f9-67a5-589f-b920-afe3b77dd463 with scrape type 2
2026-03-29 15:13:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6f9b37f9-67a5-589f-b920-afe3b77dd463, identifier: MA12460
2026-03-29 15:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6f9b37f9-67a5-589f-b920-afe3b77dd463 with identifier: MA12460
2026-03-29 15:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6f9b37f9-67a5-589f-b920-afe3b77dd463 with identifier: MA12460
2026-03-29 15:13:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6f9b37f9-67a5-589f-b920-afe3b77dd463 with identifier: MA12460 to the API
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:57:32Z',
'fuel_type': 'petrol',
'id': '6f9b37f9-67a5-589f-b920-afe3b77dd463',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MA12460',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 220564,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-02-13',
'seller_name': None,
'title': 'Citroen C4 1.6 Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2005}
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA12460%27 HTTP/1.1" 200 None
2026-03-29 15:13:05 [auto1.fr] INFO: Saving data for MA12460: {'auction_closing_time': 1774886252.0, 'created_time': 1774123912.244617, 'last_price_update_time': 1774797185.616381}
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MA12460') HTTP/1.1" 204 0
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: NE20699
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: AX53483
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: VC71107
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: MD00505
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: FF28461
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FF28461%27 HTTP/1.1" 200 None
2026-03-29 15:13:05 [auto1.fr] INFO: Scrape type for FF28461: 0
2026-03-29 15:13:05 [auto1.fr] INFO: Found listing with ID: RN50760
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN50760%27 HTTP/1.1" 200 None
2026-03-29 15:13:05 [auto1.fr] INFO: Scrape type for RN50760: 2
2026-03-29 15:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca2adb71-bd7e-514c-a17b-3521be53d05d with identifier: RN50760
2026-03-29 15:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca2adb71-bd7e-514c-a17b-3521be53d05d with scrape type 2
2026-03-29 15:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca2adb71-bd7e-514c-a17b-3521be53d05d with scrape type 2
2026-03-29 15:13:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ca2adb71-bd7e-514c-a17b-3521be53d05d, identifier: RN50760
2026-03-29 15:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ca2adb71-bd7e-514c-a17b-3521be53d05d with identifier: RN50760
2026-03-29 15:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ca2adb71-bd7e-514c-a17b-3521be53d05d with identifier: RN50760
2026-03-29 15:13:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ca2adb71-bd7e-514c-a17b-3521be53d05d with identifier: RN50760 to the API
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:29:59Z',
'fuel_type': 'petrol',
'id': 'ca2adb71-bd7e-514c-a17b-3521be53d05d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RN50760',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 163981,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-09',
'seller_name': None,
'title': 'Renault Twingo 1.2 Collector',
'transmission': 'manual',
'trim': 'Collector',
'year': 2007}
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN50760%27 HTTP/1.1" 200 None
2026-03-29 15:13:06 [auto1.fr] INFO: Saving data for RN50760: {'auction_closing_time': 1774884599.0, 'created_time': 1773663792.443869, 'last_price_update_time': 1774797186.079415}
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RN50760') HTTP/1.1" 204 0
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: HV57604
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: PM19100
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: ZG75134
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG75134%27 HTTP/1.1" 200 None
2026-03-29 15:13:06 [auto1.fr] INFO: Scrape type for ZG75134: 0
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: ST56941
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: HH41979
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: FK73792
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: EB93167
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: TL51104
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: LA84507
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: NS28706
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: AX41786
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AX41786%27 HTTP/1.1" 200 None
2026-03-29 15:13:06 [auto1.fr] INFO: Scrape type for AX41786: 0
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: ZN76963
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: JJ54898
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: HB07315
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: NY62204
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: AS77345
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AS77345%27 HTTP/1.1" 200 None
2026-03-29 15:13:06 [auto1.fr] INFO: Scrape type for AS77345: 0
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: WJ01379
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: UP01111
2026-03-29 15:13:06 [auto1.fr] INFO: Found listing with ID: VX72879
2026-03-29 15:13:06 [scrapy.extensions.logstats] INFO: Crawled 52 pages (at 20 pages/min), scraped 98 items (at 60 items/min)
2026-03-29 15:13:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:07 [auto1.fr] INFO: Channel: 24h | Page: 49 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: PJ49621
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: RY46240
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: FL13370
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL13370%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for FL13370: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: XS01268
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: ZE06169
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: SK35236
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: LP67639
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP67639%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for LP67639: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: ZF73790
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: JD36177
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: UG46789
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: WF21146
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: AX71622
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: AZ11730
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: RL88794
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL88794%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for RL88794: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: TV78191
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: WY61697
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: HV59700
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: FU50469
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: TT03614
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TT03614%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for TT03614: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: UD06601
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: UD67025
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: AY73835
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AY73835%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for AY73835: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: PR11684
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: SJ38590
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: SE60139
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: RN08668
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RN08668%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for RN08668: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: VS50564
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: UL73975
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: LS24945
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: RB78829
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: EE26786
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: YC59106
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: AW36161
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: XA95461
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XA95461%27 HTTP/1.1" 200 None
2026-03-29 15:13:07 [auto1.fr] INFO: Scrape type for XA95461: 0
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: LR83057
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: EN28045
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: HX13782
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: LT34083
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: FV44642
2026-03-29 15:13:07 [auto1.fr] INFO: Found listing with ID: SU49595
2026-03-29 15:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13: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-29 15:13:08 [auto1.fr] INFO: Channel: 24h | Page: 50 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: MG88051
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: UL75425
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: AC41668
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: MX43291
2026-03-29 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MX43291%27 HTTP/1.1" 200 None
2026-03-29 15:13:08 [auto1.fr] INFO: Scrape type for MX43291: 0
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: NW47205
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: HP22528
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: RR97749
2026-03-29 15:13:08 [auto1.fr] INFO: Found listing with ID: KJ35871
2026-03-29 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ35871%27 HTTP/1.1" 200 None
2026-03-29 15:13:08 [auto1.fr] INFO: Scrape type for KJ35871: 2
2026-03-29 15:13:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1266fa51-7327-59ae-b76e-97c50015f091 with identifier: KJ35871
2026-03-29 15:13:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1266fa51-7327-59ae-b76e-97c50015f091 with scrape type 2
2026-03-29 15:13:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1266fa51-7327-59ae-b76e-97c50015f091 with scrape type 2
2026-03-29 15:13:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1266fa51-7327-59ae-b76e-97c50015f091, identifier: KJ35871
2026-03-29 15:13:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1266fa51-7327-59ae-b76e-97c50015f091 with identifier: KJ35871
2026-03-29 15:13:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1266fa51-7327-59ae-b76e-97c50015f091 with identifier: KJ35871
2026-03-29 15:13:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1266fa51-7327-59ae-b76e-97c50015f091 with identifier: KJ35871 to the API
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 140,
'expiration_date': '2026-03-30T15:46:52Z',
'fuel_type': 'petrol',
'id': '1266fa51-7327-59ae-b76e-97c50015f091',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KJ35871',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 128489,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-05',
'seller_name': None,
'title': 'Renault Kadjar 1.3 TCe Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2019}
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KJ35871%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Saving data for KJ35871: {'auction_closing_time': 1774885612.0, 'created_time': 1773050463.60386, 'last_price_update_time': 1774797189.317109}
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KJ35871') HTTP/1.1" 204 0
2026-03-29 15:13:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: KX83980
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: FK23336
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: EY12780
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: GG59474
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG59474%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for GG59474: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: VC93454
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: KU35743
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: WF72416
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF72416%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for WF72416: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: WX99023
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WX99023%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for WX99023: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: LX87630
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: YS88817
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: KM62215
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: AC53692
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC53692%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for AC53692: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: YR82284
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: CF38557
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF38557%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for CF38557: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: VN64616
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: UP19008
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: AC05527
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: BW09951
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: GM27790
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: NJ56198
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: DM99042
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: RK62587
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: FU20636
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: MD36539
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: GR08290
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR08290%27 HTTP/1.1" 200 None
2026-03-29 15:13:09 [auto1.fr] INFO: Scrape type for GR08290: 0
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: EK15899
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: JY07389
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: EF46973
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: KH91643
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: EP75778
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: CY39121
2026-03-29 15:13:09 [auto1.fr] INFO: Found listing with ID: MX94872
2026-03-29 15:13: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-29 15:13:10 [auto1.fr] INFO: Channel: 24h | Page: 51 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: JE34470
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: SY34135
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: FK98951
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: ME33575
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: UD05463
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: MD28531
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD28531%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for MD28531: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: PP10113
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: EE55765
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: PF14495
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF14495%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for PF14495: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: BJ17608
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: SW47860
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: DR84565
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: XY60648
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: PK80705
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: BD75746
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: JL70353
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL70353%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for JL70353: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: YV50416
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: WH53507
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: GH97582
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: VD86421
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: LJ50312
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ50312%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for LJ50312: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: BD67804
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: FD20720
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FD20720%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for FD20720: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: UW89295
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: ZW96440
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: ZY50775
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: VS93501
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: CT64778
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT64778%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for CT64778: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: ML92572
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: EG04001
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: MT59073
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT59073%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for MT59073: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: AF18569
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: XL83385
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: FK05830
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: NE11748
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: MU18843
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: AR47486
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AR47486%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for AR47486: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: KN77575
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN77575%27 HTTP/1.1" 200 None
2026-03-29 15:13:10 [auto1.fr] INFO: Scrape type for KN77575: 0
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: NZ88621
2026-03-29 15:13:10 [auto1.fr] INFO: Found listing with ID: DC34167
2026-03-29 15:13:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:11 [auto1.fr] INFO: Channel: 24h | Page: 52 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:11 [auto1.fr] INFO: Found listing with ID: RG62052
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG62052%27 HTTP/1.1" 200 None
2026-03-29 15:13:11 [auto1.fr] INFO: Scrape type for RG62052: 0
2026-03-29 15:13:11 [auto1.fr] INFO: Found listing with ID: TY32323
2026-03-29 15:13:11 [auto1.fr] INFO: Found listing with ID: MR35372
2026-03-29 15:13:11 [auto1.fr] INFO: Found listing with ID: SD25089
2026-03-29 15:13:11 [auto1.fr] INFO: Found listing with ID: HL52009
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL52009%27 HTTP/1.1" 200 None
2026-03-29 15:13:11 [auto1.fr] INFO: Scrape type for HL52009: 2
2026-03-29 15:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef538505-df8e-5688-9234-ffa5a21d7344 with identifier: HL52009
2026-03-29 15:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef538505-df8e-5688-9234-ffa5a21d7344 with scrape type 2
2026-03-29 15:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef538505-df8e-5688-9234-ffa5a21d7344 with scrape type 2
2026-03-29 15:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ef538505-df8e-5688-9234-ffa5a21d7344, identifier: HL52009
2026-03-29 15:13:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ef538505-df8e-5688-9234-ffa5a21d7344 with identifier: HL52009
2026-03-29 15:13:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ef538505-df8e-5688-9234-ffa5a21d7344 with identifier: HL52009
2026-03-29 15:13:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ef538505-df8e-5688-9234-ffa5a21d7344 with identifier: HL52009 to the API
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 165,
'expiration_date': '2026-03-30T15:43:00Z',
'fuel_type': 'petrol',
'id': 'ef538505-df8e-5688-9234-ffa5a21d7344',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL52009',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 143782,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-05-21',
'seller_name': None,
'title': 'Peugeot 3008 1.6 THP GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2018}
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL52009%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Saving data for HL52009: {'auction_closing_time': 1774885380.0, 'created_time': 1773475831.98333, 'last_price_update_time': 1774797192.064394}
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL52009') HTTP/1.1" 204 0
2026-03-29 15:13:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: CN26634
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: JY17204
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY17204%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for JY17204: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: DB65012
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB65012%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for DB65012: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: HG97173
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG97173%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for HG97173: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: WK76842
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: VY25018
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: GH89775
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: DE58184
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: ZX66674
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: NH57081
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: KG18567
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: XD98684
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: ZZ62826
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: BC93737
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: DH62205
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: UR77796
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: AA65542
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: LD25413
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LD25413%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for LD25413: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: NT08625
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NT08625%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for NT08625: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: TP41770
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: ER64271
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: XA15383
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: UJ66470
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UJ66470%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for UJ66470: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: PW85948
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: SV56232
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV56232%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for SV56232: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: CF32132
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: FY25332
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: AW32775
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW32775%27 HTTP/1.1" 200 None
2026-03-29 15:13:12 [auto1.fr] INFO: Scrape type for AW32775: 0
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: CA27736
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: UK11725
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: FT64075
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: DW22541
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: SG55487
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: JM86086
2026-03-29 15:13:12 [auto1.fr] INFO: Found listing with ID: WD58620
2026-03-29 15:13:13 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:13 [auto1.fr] INFO: Channel: 24h | Page: 53 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: GE93156
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: HL16549
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL16549%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for HL16549: 2
2026-03-29 15:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10d0ea76-b14e-53de-ad92-7c56e71ce808 with identifier: HL16549
2026-03-29 15:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10d0ea76-b14e-53de-ad92-7c56e71ce808 with scrape type 2
2026-03-29 15:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10d0ea76-b14e-53de-ad92-7c56e71ce808 with scrape type 2
2026-03-29 15:13:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 10d0ea76-b14e-53de-ad92-7c56e71ce808, identifier: HL16549
2026-03-29 15:13:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 10d0ea76-b14e-53de-ad92-7c56e71ce808 with identifier: HL16549
2026-03-29 15:13:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 10d0ea76-b14e-53de-ad92-7c56e71ce808 with identifier: HL16549
2026-03-29 15:13:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 10d0ea76-b14e-53de-ad92-7c56e71ce808 with identifier: HL16549 to the API
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 170,
'expiration_date': '2026-03-30T15:52:41Z',
'fuel_type': 'diesel',
'id': '10d0ea76-b14e-53de-ad92-7c56e71ce808',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HL16549',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 230015,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-01-07',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 220 4Matic Exclusive',
'transmission': 'automatic',
'trim': '4Matic Exclusive',
'year': 2017}
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HL16549%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Saving data for HL16549: {'auction_closing_time': 1774885961.0, 'created_time': 1773250764.866513, 'last_price_update_time': 1774797193.698588}
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HL16549') HTTP/1.1" 204 0
2026-03-29 15:13:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: TT38529
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: MB71350
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: JC47215
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC47215%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for JC47215: 0
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: TR25442
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: GH15197
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: GV87304
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: JD86284
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: EY32861
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: YZ97157
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: NJ87351
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: UW28110
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW28110%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for UW28110: 0
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: NS63809
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: HS23568
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: MZ16726
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: UW84739
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: FS84170
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FS84170%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for FS84170: 0
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: PE35330
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: JA14962
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: AN48533
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: GW21742
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: LJ61951
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LJ61951%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for LJ61951: 0
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: MS74277
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: ZT58099
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: UM83805
2026-03-29 15:13:13 [auto1.fr] INFO: Found listing with ID: MM07469
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM07469%27 HTTP/1.1" 200 None
2026-03-29 15:13:13 [auto1.fr] INFO: Scrape type for MM07469: 2
2026-03-29 15:13:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5882aea2-d8d4-59ea-968e-38c9b61699c4 with identifier: MM07469
2026-03-29 15:13:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5882aea2-d8d4-59ea-968e-38c9b61699c4 with scrape type 2
2026-03-29 15:13:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5882aea2-d8d4-59ea-968e-38c9b61699c4 with scrape type 2
2026-03-29 15:13:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5882aea2-d8d4-59ea-968e-38c9b61699c4, identifier: MM07469
2026-03-29 15:13:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5882aea2-d8d4-59ea-968e-38c9b61699c4 with identifier: MM07469
2026-03-29 15:13:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5882aea2-d8d4-59ea-968e-38c9b61699c4 with identifier: MM07469
2026-03-29 15:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5882aea2-d8d4-59ea-968e-38c9b61699c4 with identifier: MM07469 to the API
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:33:38Z',
'fuel_type': 'diesel',
'id': '5882aea2-d8d4-59ea-968e-38c9b61699c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM07469',
'listing': 'auction',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 142377,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-23',
'seller_name': None,
'title': 'Land Rover Evoque 2.0 Td4 SE',
'transmission': 'automatic',
'trim': 'SE',
'year': 2017}
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM07469%27 HTTP/1.1" 200 None
2026-03-29 15:13:14 [auto1.fr] INFO: Saving data for MM07469: {'auction_closing_time': 1774884818.0, 'created_time': 1774610173.900878, 'last_price_update_time': 1774797194.300717}
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MM07469') HTTP/1.1" 204 0
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: HP05689
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: KP65442
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: NK54136
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: MT66619
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT66619%27 HTTP/1.1" 200 None
2026-03-29 15:13:14 [auto1.fr] INFO: Scrape type for MT66619: 2
2026-03-29 15:13:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with identifier: MT66619
2026-03-29 15:13:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with scrape type 2
2026-03-29 15:13:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with scrape type 2
2026-03-29 15:13:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5aa3c986-df5e-5c95-aa28-8428a3f01d20, identifier: MT66619
2026-03-29 15:13:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with identifier: MT66619
2026-03-29 15:13:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with identifier: MT66619
2026-03-29 15:13:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5aa3c986-df5e-5c95-aa28-8428a3f01d20 with identifier: MT66619 to the API
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 130,
'expiration_date': '2026-03-30T15:51:08Z',
'fuel_type': 'diesel',
'id': '5aa3c986-df5e-5c95-aa28-8428a3f01d20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MT66619',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 139427,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-07-16',
'seller_name': None,
'title': 'Renault Scenic 1.6 dCi Energy Bose',
'transmission': 'manual',
'trim': 'Bose',
'year': 2014}
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT66619%27 HTTP/1.1" 200 None
2026-03-29 15:13:14 [auto1.fr] INFO: Saving data for MT66619: {'auction_closing_time': 1774885868.0, 'created_time': 1774610339.693772, 'last_price_update_time': 1774797194.824239}
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MT66619') HTTP/1.1" 204 0
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: FL10414
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL10414%27 HTTP/1.1" 200 None
2026-03-29 15:13:14 [auto1.fr] INFO: Scrape type for FL10414: 0
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: WC30753
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC30753%27 HTTP/1.1" 200 None
2026-03-29 15:13:14 [auto1.fr] INFO: Scrape type for WC30753: 0
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: KP38186
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: ER27932
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: MK17359
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: VG25473
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: HX93622
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: CT92714
2026-03-29 15:13:14 [auto1.fr] INFO: Found listing with ID: MS51100
2026-03-29 15:13:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:15 [auto1.fr] INFO: Channel: 24h | Page: 54 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: KK83692
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: JK75371
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: RE03107
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE03107%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for RE03107: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: VH60046
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: XF87299
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: YL83320
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: LN39968
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: NA86883
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: UD96168
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UD96168%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for UD96168: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: MD69842
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: CG81278
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG81278%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for CG81278: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: WN81957
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WN81957%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for WN81957: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: NU29788
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: FA81787
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: NE42933
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: EV64742
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: GG56079
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GG56079%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for GG56079: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: RT58444
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: HM64898
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: CT72019
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CT72019%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for CT72019: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: CN65579
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CN65579%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for CN65579: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: SK84670
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK84670%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for SK84670: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: UX73397
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: RR55482
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: MM30985
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: YR11120
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: JD14959
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: HE44900
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: BH00084
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: UY57064
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY57064%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for UY57064: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: ND09422
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: JK52044
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: TA04044
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TA04044%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for TA04044: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: PS21697
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: PS18899
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: NH87335
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH87335%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for NH87335: 0
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: WX34918
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: YW51831
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: YG70238
2026-03-29 15:13:15 [auto1.fr] INFO: Found listing with ID: PS15455
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PS15455%27 HTTP/1.1" 200 None
2026-03-29 15:13:15 [auto1.fr] INFO: Scrape type for PS15455: 0
2026-03-29 15:13:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13: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-29 15:13:17 [auto1.fr] INFO: Channel: 24h | Page: 55 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: KD23440
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: JD77184
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: FY63151
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY63151%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for FY63151: 0
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: TV80653
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV80653%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for TV80653: 0
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: YY03331
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY03331%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for YY03331: 0
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: FA15271
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA15271%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for FA15271: 2
2026-03-29 15:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with identifier: FA15271
2026-03-29 15:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with scrape type 2
2026-03-29 15:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with scrape type 2
2026-03-29 15:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5fb535c1-92b5-5e3b-ab97-60a23a57c98a, identifier: FA15271
2026-03-29 15:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with identifier: FA15271
2026-03-29 15:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with identifier: FA15271
2026-03-29 15:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5fb535c1-92b5-5e3b-ab97-60a23a57c98a with identifier: FA15271 to the API
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:16:26Z',
'fuel_type': 'diesel',
'id': '5fb535c1-92b5-5e3b-ab97-60a23a57c98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA15271',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 214446,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-25',
'seller_name': None,
'title': 'Peugeot 208 1.6 HDi Féline',
'transmission': 'manual',
'trim': 'Féline',
'year': 2012}
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA15271%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Saving data for FA15271: {'auction_closing_time': 1774883786.0, 'created_time': 1774610344.457273, 'last_price_update_time': 1774797197.696775}
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FA15271') HTTP/1.1" 204 0
2026-03-29 15:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: WK69644
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: VK08918
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: MP49380
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: WP36847
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: ZJ48056
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: LW60229
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LW60229%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for LW60229: 0
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: ST25283
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: ER13695
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: JU78053
2026-03-29 15:13:17 [auto1.fr] INFO: Found listing with ID: TZ71973
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ71973%27 HTTP/1.1" 200 None
2026-03-29 15:13:17 [auto1.fr] INFO: Scrape type for TZ71973: 2
2026-03-29 15:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c27d0ae-8685-5ece-9566-9cef9071fd52 with identifier: TZ71973
2026-03-29 15:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c27d0ae-8685-5ece-9566-9cef9071fd52 with scrape type 2
2026-03-29 15:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c27d0ae-8685-5ece-9566-9cef9071fd52 with scrape type 2
2026-03-29 15:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6c27d0ae-8685-5ece-9566-9cef9071fd52, identifier: TZ71973
2026-03-29 15:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6c27d0ae-8685-5ece-9566-9cef9071fd52 with identifier: TZ71973
2026-03-29 15:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=electro HTTP/1.1" 200 None
2026-03-29 15:13:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:13:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6c27d0ae-8685-5ece-9566-9cef9071fd52 with identifier: TZ71973
2026-03-29 15:13:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6c27d0ae-8685-5ece-9566-9cef9071fd52 with identifier: TZ71973 to the API
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 218,
'expiration_date': '2026-03-30T15:19:43Z',
'fuel_type': 'electro',
'id': '6c27d0ae-8685-5ece-9566-9cef9071fd52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TZ71973',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 73980,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-21',
'seller_name': None,
'title': 'Renault Megane E-Tech EV60 Equilibre',
'transmission': 'automatic',
'trim': 'Equilibre',
'year': 2022}
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ71973%27 HTTP/1.1" 200 None
2026-03-29 15:13:18 [auto1.fr] INFO: Saving data for TZ71973: {'auction_closing_time': 1774883983.0, 'created_time': 1773060029.359875, 'last_price_update_time': 1774797198.502402}
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TZ71973') HTTP/1.1" 204 0
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: RD39200
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: MN33134
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: PX94335
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: SU22782
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: WW90706
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: YP81019
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP81019%27 HTTP/1.1" 200 None
2026-03-29 15:13:18 [auto1.fr] INFO: Scrape type for YP81019: 0
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: PJ58780
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: EF38669
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: XP39781
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: BM88611
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: UJ08020
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: VF38659
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: KL85301
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: DM90581
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM90581%27 HTTP/1.1" 200 None
2026-03-29 15:13:18 [auto1.fr] INFO: Scrape type for DM90581: 0
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: UV57376
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: HY35486
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: AN13848
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: VJ57370
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: NP93017
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: GV82833
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: YH48214
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: EW26856
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EW26856%27 HTTP/1.1" 200 None
2026-03-29 15:13:18 [auto1.fr] INFO: Scrape type for EW26856: 0
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: KU04906
2026-03-29 15:13:18 [auto1.fr] INFO: Found listing with ID: SL78382
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL78382%27 HTTP/1.1" 200 None
2026-03-29 15:13:18 [auto1.fr] INFO: Scrape type for SL78382: 0
2026-03-29 15:13: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-29 15:13:19 [auto1.fr] INFO: Channel: 24h | Page: 56 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: MP87348
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: MZ70913
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ70913%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Scrape type for MZ70913: 0
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: DU07698
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU07698%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Scrape type for DU07698: 0
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: MN69487
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: ND01459
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND01459%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Scrape type for ND01459: 0
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: YJ08145
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ08145%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Scrape type for YJ08145: 2
2026-03-29 15:13:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2005afb-ea6e-5f29-aa8c-340878e26510 with identifier: YJ08145
2026-03-29 15:13:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2005afb-ea6e-5f29-aa8c-340878e26510 with scrape type 2
2026-03-29 15:13:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2005afb-ea6e-5f29-aa8c-340878e26510 with scrape type 2
2026-03-29 15:13:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e2005afb-ea6e-5f29-aa8c-340878e26510, identifier: YJ08145
2026-03-29 15:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e2005afb-ea6e-5f29-aa8c-340878e26510 with identifier: YJ08145
2026-03-29 15:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e2005afb-ea6e-5f29-aa8c-340878e26510 with identifier: YJ08145
2026-03-29 15:13:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e2005afb-ea6e-5f29-aa8c-340878e26510 with identifier: YJ08145 to the API
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:38:24Z',
'fuel_type': 'diesel',
'id': 'e2005afb-ea6e-5f29-aa8c-340878e26510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YJ08145',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 232756,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-02',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi XMod Live',
'transmission': 'manual',
'trim': 'XMod Live',
'year': 2012}
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ08145%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Saving data for YJ08145: {'auction_closing_time': 1774885104.0, 'created_time': 1774610509.797241, 'last_price_update_time': 1774797199.843032}
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YJ08145') HTTP/1.1" 204 0
2026-03-29 15:13:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:19 [auto1.fr] INFO: Found listing with ID: NK65049
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK65049%27 HTTP/1.1" 200 None
2026-03-29 15:13:19 [auto1.fr] INFO: Scrape type for NK65049: 2
2026-03-29 15:13:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc639160-0bdd-53e8-8eeb-9ab805e5193a with identifier: NK65049
2026-03-29 15:13:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc639160-0bdd-53e8-8eeb-9ab805e5193a with scrape type 2
2026-03-29 15:13:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc639160-0bdd-53e8-8eeb-9ab805e5193a with scrape type 2
2026-03-29 15:13:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dc639160-0bdd-53e8-8eeb-9ab805e5193a, identifier: NK65049
2026-03-29 15:13:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dc639160-0bdd-53e8-8eeb-9ab805e5193a with identifier: NK65049
2026-03-29 15:13:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dc639160-0bdd-53e8-8eeb-9ab805e5193a with identifier: NK65049
2026-03-29 15:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dc639160-0bdd-53e8-8eeb-9ab805e5193a with identifier: NK65049 to the API
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:00:51Z',
'fuel_type': 'petrol',
'id': 'dc639160-0bdd-53e8-8eeb-9ab805e5193a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NK65049',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 111997,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-02',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2020}
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NK65049%27 HTTP/1.1" 200 None
2026-03-29 15:13:20 [auto1.fr] INFO: Saving data for NK65049: {'auction_closing_time': 1774882851.0, 'created_time': 1774610491.941151, 'last_price_update_time': 1774797200.388275}
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NK65049') HTTP/1.1" 204 0
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: VH93695
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: LL77834
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL77834%27 HTTP/1.1" 200 None
2026-03-29 15:13:20 [auto1.fr] INFO: Scrape type for LL77834: 2
2026-03-29 15:13:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1c39bb2-a964-5645-b03e-9fd63534618c with identifier: LL77834
2026-03-29 15:13:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1c39bb2-a964-5645-b03e-9fd63534618c with scrape type 2
2026-03-29 15:13:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1c39bb2-a964-5645-b03e-9fd63534618c with scrape type 2
2026-03-29 15:13:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c1c39bb2-a964-5645-b03e-9fd63534618c, identifier: LL77834
2026-03-29 15:13:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c1c39bb2-a964-5645-b03e-9fd63534618c with identifier: LL77834
2026-03-29 15:13:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c1c39bb2-a964-5645-b03e-9fd63534618c with identifier: LL77834
2026-03-29 15:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c1c39bb2-a964-5645-b03e-9fd63534618c with identifier: LL77834 to the API
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 150,
'expiration_date': '2026-03-30T15:17:07Z',
'fuel_type': 'diesel',
'id': 'c1c39bb2-a964-5645-b03e-9fd63534618c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LL77834',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 186908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-26',
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline 4Motion BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Comfortline 4Motion BlueMotion Tech',
'year': 2020}
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL77834%27 HTTP/1.1" 200 None
2026-03-29 15:13:20 [auto1.fr] INFO: Saving data for LL77834: {'auction_closing_time': 1774883827.0, 'created_time': 1772609848.060201, 'last_price_update_time': 1774797200.935289}
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LL77834') HTTP/1.1" 204 0
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: ZW72190
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: YZ02897
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: UZ33747
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: UC74566
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC74566%27 HTTP/1.1" 200 None
2026-03-29 15:13:20 [auto1.fr] INFO: Scrape type for UC74566: 0
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: BA82205
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: VP25340
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: TL16727
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: MD88959
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: WY34434
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: CN83275
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: TX99737
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: MD12613
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: KF11436
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: CY84423
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY84423%27 HTTP/1.1" 200 None
2026-03-29 15:13:20 [auto1.fr] INFO: Scrape type for CY84423: 0
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: SU40545
2026-03-29 15:13:20 [auto1.fr] INFO: Found listing with ID: DH20773
2026-03-29 15:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DH20773%27 HTTP/1.1" 200 None
2026-03-29 15:13:21 [auto1.fr] INFO: Scrape type for DH20773: 0
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: ZK50786
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: YC53751
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: CR71429
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: YT51945
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: HP09447
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: AH72783
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: FD08620
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: LP46372
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: CC90261
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: TJ94582
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: UA32984
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: EX17744
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: WU85664
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: UY88811
2026-03-29 15:13:21 [auto1.fr] INFO: Found listing with ID: EJ91890
2026-03-29 15:13:21 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:22 [auto1.fr] INFO: Channel: 24h | Page: 57 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: EC17210
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: VF47862
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF47862%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Scrape type for VF47862: 2
2026-03-29 15:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with identifier: VF47862
2026-03-29 15:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with scrape type 2
2026-03-29 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with scrape type 2
2026-03-29 15:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51, identifier: VF47862
2026-03-29 15:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with identifier: VF47862
2026-03-29 15:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with identifier: VF47862
2026-03-29 15:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51 with identifier: VF47862 to the API
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 136,
'expiration_date': '2026-03-30T15:24:51Z',
'fuel_type': 'diesel',
'id': '0012bd5a-7f3a-552f-a23e-a0b1ac4c0f51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VF47862',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 301638,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-30',
'seller_name': None,
'title': 'Audi A4 30 TDI Mild-Hybrid S line',
'transmission': 'automatic',
'trim': 'S line',
'year': 2020}
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VF47862%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Saving data for VF47862: {'auction_closing_time': 1774884291.0, 'created_time': 1773076781.648555, 'last_price_update_time': 1774797202.542327}
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VF47862') HTTP/1.1" 204 0
2026-03-29 15:13:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: UY33007
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY33007%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Scrape type for UY33007: 0
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: KD06239
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KD06239%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Scrape type for KD06239: 0
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: LH33113
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: PZ31154
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: PN67245
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: TV07997
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: MN66061
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: FL00176
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: HT93217
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: GT16530
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: WK41306
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK41306%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Scrape type for WK41306: 0
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: HJ29503
2026-03-29 15:13:22 [auto1.fr] INFO: Found listing with ID: MM76244
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM76244%27 HTTP/1.1" 200 None
2026-03-29 15:13:22 [auto1.fr] INFO: Scrape type for MM76244: 2
2026-03-29 15:13:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with identifier: MM76244
2026-03-29 15:13:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with scrape type 2
2026-03-29 15:13:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with scrape type 2
2026-03-29 15:13:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 48d0c68d-d8da-5a2a-a2bc-32db3a19d320, identifier: MM76244
2026-03-29 15:13:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with identifier: MM76244
2026-03-29 15:13:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with identifier: MM76244
2026-03-29 15:13:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 48d0c68d-d8da-5a2a-a2bc-32db3a19d320 with identifier: MM76244 to the API
2026-03-29 15:13:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:46:25Z',
'fuel_type': 'diesel',
'id': '48d0c68d-d8da-5a2a-a2bc-32db3a19d320',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM76244',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VIII',
'odometer': 114124,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-02-25',
'seller_name': None,
'title': 'Volkswagen Golf VIII 2.0 TDI R-Line 1st',
'transmission': 'automatic',
'trim': 'R-Line 1st',
'year': 2021}
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM76244%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Saving data for MM76244: {'auction_closing_time': 1774885585.0, 'created_time': 1774610862.283854, 'last_price_update_time': 1774797203.143052}
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MM76244') HTTP/1.1" 204 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: ZN42149
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: PJ15466
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PJ15466%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Scrape type for PJ15466: 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: AK12827
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: EL79305
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: VS72948
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: MB37310
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: TE52661
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: RT99319
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: XR89860
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR89860%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Scrape type for XR89860: 2
2026-03-29 15:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with identifier: XR89860
2026-03-29 15:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with scrape type 2
2026-03-29 15:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with scrape type 2
2026-03-29 15:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b43dff59-4ffc-5a78-bdc7-f62ba66798b8, identifier: XR89860
2026-03-29 15:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with identifier: XR89860
2026-03-29 15:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with identifier: XR89860
2026-03-29 15:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b43dff59-4ffc-5a78-bdc7-f62ba66798b8 with identifier: XR89860 to the API
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:50:22Z',
'fuel_type': 'diesel',
'id': 'b43dff59-4ffc-5a78-bdc7-f62ba66798b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XR89860',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 187253,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-27',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 180 d Business Executive',
'transmission': 'automatic',
'trim': 'Business Executive',
'year': 2017}
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR89860%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Saving data for XR89860: {'auction_closing_time': 1774885822.0, 'created_time': 1774279535.689598, 'last_price_update_time': 1774797203.748398}
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XR89860') HTTP/1.1" 204 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: RP10515
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: VN21149
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VN21149%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Scrape type for VN21149: 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: PU97968
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: LN63849
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: GG20575
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: MV90750
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: MM28958
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: BR00420
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: SW63127
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: SX78543
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: WY78026
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: VD00710
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: ZS46246
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZS46246%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Scrape type for ZS46246: 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: ZK87358
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: EG61465
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EG61465%27 HTTP/1.1" 200 None
2026-03-29 15:13:23 [auto1.fr] INFO: Scrape type for EG61465: 0
2026-03-29 15:13:23 [auto1.fr] INFO: Found listing with ID: UB38513
2026-03-29 15:13: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-29 15:13:24 [auto1.fr] INFO: Channel: 24h | Page: 58 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:24 [auto1.fr] INFO: Found listing with ID: RE22137
2026-03-29 15:13:24 [auto1.fr] INFO: Found listing with ID: UH93252
2026-03-29 15:13:24 [auto1.fr] INFO: Found listing with ID: DD29235
2026-03-29 15:13:24 [auto1.fr] INFO: Found listing with ID: RF55114
2026-03-29 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF55114%27 HTTP/1.1" 200 None
2026-03-29 15:13:24 [auto1.fr] INFO: Scrape type for RF55114: 2
2026-03-29 15:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56d82d6d-b891-5101-ad20-98d46c904620 with identifier: RF55114
2026-03-29 15:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56d82d6d-b891-5101-ad20-98d46c904620 with scrape type 2
2026-03-29 15:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56d82d6d-b891-5101-ad20-98d46c904620 with scrape type 2
2026-03-29 15:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 56d82d6d-b891-5101-ad20-98d46c904620, identifier: RF55114
2026-03-29 15:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 56d82d6d-b891-5101-ad20-98d46c904620 with identifier: RF55114
2026-03-29 15:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 56d82d6d-b891-5101-ad20-98d46c904620 with identifier: RF55114
2026-03-29 15:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 56d82d6d-b891-5101-ad20-98d46c904620 with identifier: RF55114 to the API
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:19:59Z',
'fuel_type': 'diesel',
'id': '56d82d6d-b891-5101-ad20-98d46c904620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF55114',
'listing': 'auction',
'make': 'MINI',
'model': 'Countryman',
'odometer': 178602,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-09',
'seller_name': None,
'title': 'MINI Countryman Cooper SD ALL4',
'transmission': 'automatic',
'trim': 'ALL4',
'year': 2014}
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF55114%27 HTTP/1.1" 200 None
2026-03-29 15:13:25 [auto1.fr] INFO: Saving data for RF55114: {'auction_closing_time': 1774883999.0, 'created_time': 1773076185.190024, 'last_price_update_time': 1774797205.278761}
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RF55114') HTTP/1.1" 204 0
2026-03-29 15:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: TH45766
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: KU97686
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: NH46093
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: AP43967
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AP43967%27 HTTP/1.1" 200 None
2026-03-29 15:13:25 [auto1.fr] INFO: Scrape type for AP43967: 0
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: MD10490
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD10490%27 HTTP/1.1" 200 None
2026-03-29 15:13:25 [auto1.fr] INFO: Scrape type for MD10490: 2
2026-03-29 15:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with identifier: MD10490
2026-03-29 15:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with scrape type 2
2026-03-29 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with scrape type 2
2026-03-29 15:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 29c23498-4bd1-5e13-8b72-6dacdeed17e5, identifier: MD10490
2026-03-29 15:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with identifier: MD10490
2026-03-29 15:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with identifier: MD10490
2026-03-29 15:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 29c23498-4bd1-5e13-8b72-6dacdeed17e5 with identifier: MD10490 to the API
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:23:37Z',
'fuel_type': 'diesel',
'id': '29c23498-4bd1-5e13-8b72-6dacdeed17e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD10490',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 256872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-27',
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.6 JTDM Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2013}
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD10490%27 HTTP/1.1" 200 None
2026-03-29 15:13:25 [auto1.fr] INFO: Saving data for MD10490: {'auction_closing_time': 1774884217.0, 'created_time': 1773291660.480755, 'last_price_update_time': 1774797205.812659}
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MD10490') HTTP/1.1" 204 0
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: VE88379
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: HG31065
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: DN97834
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: SF42406
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: SB20232
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: RM88358
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: PS61958
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: DF10648
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: BR83568
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: AR61190
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: XR57689
2026-03-29 15:13:25 [auto1.fr] INFO: Found listing with ID: RD43481
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD43481%27 HTTP/1.1" 200 None
2026-03-29 15:13:25 [auto1.fr] INFO: Scrape type for RD43481: 2
2026-03-29 15:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3890487-b89c-5470-85b2-04374279f21b with identifier: RD43481
2026-03-29 15:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3890487-b89c-5470-85b2-04374279f21b with scrape type 2
2026-03-29 15:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3890487-b89c-5470-85b2-04374279f21b with scrape type 2
2026-03-29 15:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c3890487-b89c-5470-85b2-04374279f21b, identifier: RD43481
2026-03-29 15:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c3890487-b89c-5470-85b2-04374279f21b with identifier: RD43481
2026-03-29 15:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c3890487-b89c-5470-85b2-04374279f21b with identifier: RD43481
2026-03-29 15:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c3890487-b89c-5470-85b2-04374279f21b with identifier: RD43481 to the API
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 90,
'expiration_date': '2026-03-30T15:51:48Z',
'fuel_type': 'diesel',
'id': 'c3890487-b89c-5470-85b2-04374279f21b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD43481',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 164925,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-06-15',
'seller_name': None,
'title': 'Audi A1 Sportback 1.4 TDI',
'transmission': 'manual',
'trim': '',
'year': 2016}
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD43481%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Saving data for RD43481: {'auction_closing_time': 1774885908.0, 'created_time': 1772733949.435144, 'last_price_update_time': 1774797206.271909}
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RD43481') HTTP/1.1" 204 0
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: XN91695
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: FW43931
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: MU27491
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: EH31611
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EH31611%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Scrape type for EH31611: 0
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: ZD97088
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: UC74553
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: FD71180
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: RR91424
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR91424%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Scrape type for RR91424: 0
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: AT38634
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT38634%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Scrape type for AT38634: 0
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: FJ70435
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: PP44848
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: DA14290
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: MZ17908
2026-03-29 15:13:26 [auto1.fr] INFO: Found listing with ID: NM65342
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM65342%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Scrape type for NM65342: 2
2026-03-29 15:13:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a20223-3588-5e76-99cc-f36d0a217a4b with identifier: NM65342
2026-03-29 15:13:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a20223-3588-5e76-99cc-f36d0a217a4b with scrape type 2
2026-03-29 15:13:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a20223-3588-5e76-99cc-f36d0a217a4b with scrape type 2
2026-03-29 15:13:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 46a20223-3588-5e76-99cc-f36d0a217a4b, identifier: NM65342
2026-03-29 15:13:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 46a20223-3588-5e76-99cc-f36d0a217a4b with identifier: NM65342
2026-03-29 15:13:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 46a20223-3588-5e76-99cc-f36d0a217a4b with identifier: NM65342
2026-03-29 15:13:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 46a20223-3588-5e76-99cc-f36d0a217a4b with identifier: NM65342 to the API
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 131,
'expiration_date': '2026-03-30T15:14:22Z',
'fuel_type': 'diesel',
'id': '46a20223-3588-5e76-99cc-f36d0a217a4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NM65342',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 172413,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-18',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2019}
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NM65342%27 HTTP/1.1" 200 None
2026-03-29 15:13:26 [auto1.fr] INFO: Saving data for NM65342: {'auction_closing_time': 1774883662.0, 'created_time': 1773674360.040785, 'last_price_update_time': 1774797206.903899}
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NM65342') HTTP/1.1" 204 0
2026-03-29 15:13:27 [auto1.fr] INFO: Found listing with ID: FU95990
2026-03-29 15:13:27 [auto1.fr] INFO: Found listing with ID: EP19309
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP19309%27 HTTP/1.1" 200 None
2026-03-29 15:13:27 [auto1.fr] INFO: Scrape type for EP19309: 2
2026-03-29 15:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with identifier: EP19309
2026-03-29 15:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with scrape type 2
2026-03-29 15:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with scrape type 2
2026-03-29 15:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e, identifier: EP19309
2026-03-29 15:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with identifier: EP19309
2026-03-29 15:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with identifier: EP19309
2026-03-29 15:13:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e with identifier: EP19309 to the API
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 92,
'expiration_date': '2026-03-30T15:03:46Z',
'fuel_type': 'diesel',
'id': 'e4d1cbf6-0fdd-5d2e-917f-771fa9b7725e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EP19309',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 268269,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-21',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2013}
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EP19309%27 HTTP/1.1" 200 None
2026-03-29 15:13:27 [auto1.fr] INFO: Saving data for EP19309: {'auction_closing_time': 1774883026.0, 'created_time': 1773674118.011744, 'last_price_update_time': 1774797207.43661}
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EP19309') HTTP/1.1" 204 0
2026-03-29 15:13:27 [auto1.fr] INFO: Found listing with ID: CJ24080
2026-03-29 15:13:27 [auto1.fr] INFO: Found listing with ID: BR41818
2026-03-29 15:13:27 [auto1.fr] INFO: Found listing with ID: ZB34276
2026-03-29 15:13: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-29 15:13:28 [auto1.fr] INFO: Channel: 24h | Page: 59 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: MY09161
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: TF94753
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: AC91705
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: GF86255
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: HH30569
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: UX16987
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: DT96128
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: GJ13192
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GJ13192%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for GJ13192: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: SR29191
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: ED04570
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED04570%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for ED04570: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: TU91733
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU91733%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for TU91733: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: ML23604
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML23604%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for ML23604: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: ST53729
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: ZG38272
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: KL75715
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: TE52859
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: VZ99500
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: JM47133
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: DK36476
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DK36476%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for DK36476: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: XE12158
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: ZY73935
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZY73935%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for ZY73935: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: CL80852
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL80852%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for CL80852: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: FX76531
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX76531%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for FX76531: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: JY75647
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JY75647%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for JY75647: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: RF49940
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: DL67560
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL67560%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for DL67560: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: UU85427
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: LK87093
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: UV56831
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: YV06493
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: TY38326
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: MV08172
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: RB49673
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: RW71357
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: BF87888
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: YG57350
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YG57350%27 HTTP/1.1" 200 None
2026-03-29 15:13:28 [auto1.fr] INFO: Scrape type for YG57350: 0
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: NF91897
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: LV77548
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: MR80425
2026-03-29 15:13:28 [auto1.fr] INFO: Found listing with ID: EF38661
2026-03-29 15:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:29 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:29 [auto1.fr] INFO: Channel: 24h | Page: 60 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: NH71773
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: JX19943
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: RR34220
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: SA59848
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA59848%27 HTTP/1.1" 200 None
2026-03-29 15:13:29 [auto1.fr] INFO: Scrape type for SA59848: 0
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: MR98478
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR98478%27 HTTP/1.1" 200 None
2026-03-29 15:13:29 [auto1.fr] INFO: Scrape type for MR98478: 2
2026-03-29 15:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with identifier: MR98478
2026-03-29 15:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with scrape type 2
2026-03-29 15:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with scrape type 2
2026-03-29 15:13:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3a098dbd-0262-50ee-adf3-88b59bcf92c0, identifier: MR98478
2026-03-29 15:13:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with identifier: MR98478
2026-03-29 15:13:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with identifier: MR98478
2026-03-29 15:13:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3a098dbd-0262-50ee-adf3-88b59bcf92c0 with identifier: MR98478 to the API
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 4,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:19:35Z',
'fuel_type': 'diesel',
'id': '3a098dbd-0262-50ee-adf3-88b59bcf92c0',
'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/MR98478',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 219818,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-15',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2019}
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR98478%27 HTTP/1.1" 200 None
2026-03-29 15:13:29 [auto1.fr] INFO: Saving data for MR98478: {'auction_closing_time': 1774883975.0, 'created_time': 1773866369.771041, 'last_price_update_time': 1774797209.850508}
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR98478') HTTP/1.1" 204 0
2026-03-29 15:13:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:29 [auto1.fr] INFO: Found listing with ID: FP36699
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP36699%27 HTTP/1.1" 200 None
2026-03-29 15:13:29 [auto1.fr] INFO: Scrape type for FP36699: 2
2026-03-29 15:13:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dfd7140-93fe-51f0-ba28-815b0e49152c with identifier: FP36699
2026-03-29 15:13:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dfd7140-93fe-51f0-ba28-815b0e49152c with scrape type 2
2026-03-29 15:13:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dfd7140-93fe-51f0-ba28-815b0e49152c with scrape type 2
2026-03-29 15:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7dfd7140-93fe-51f0-ba28-815b0e49152c, identifier: FP36699
2026-03-29 15:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7dfd7140-93fe-51f0-ba28-815b0e49152c with identifier: FP36699
2026-03-29 15:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7dfd7140-93fe-51f0-ba28-815b0e49152c with identifier: FP36699
2026-03-29 15:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7dfd7140-93fe-51f0-ba28-815b0e49152c with identifier: FP36699 to the API
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 143,
'expiration_date': '2026-03-30T15:39:19Z',
'fuel_type': 'diesel',
'id': '7dfd7140-93fe-51f0-ba28-815b0e49152c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FP36699',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 194727,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-26',
'seller_name': None,
'title': 'BMW 1er 118d Premiere',
'transmission': 'manual',
'trim': 'Premiere',
'year': 2010}
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FP36699%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Saving data for FP36699: {'auction_closing_time': 1774885159.0, 'created_time': 1773662615.7416, 'last_price_update_time': 1774797210.401237}
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FP36699') HTTP/1.1" 204 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: UB23071
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UB23071%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for UB23071: 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: NV19792
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: EC31783
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: WD39864
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: YP70210
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: RS33874
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS33874%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for RS33874: 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: FH19004
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH19004%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for FH19004: 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: AP24088
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: MP85730
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: YZ16711
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: BE71739
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: DJ00737
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DJ00737%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for DJ00737: 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: FC74849
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: NX59215
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: LN87144
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: NC49171
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC49171%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for NC49171: 0
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: BH26535
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: AZ58184
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: VM86019
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: ZH59438
2026-03-29 15:13:30 [auto1.fr] INFO: Found listing with ID: AM51224
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM51224%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Scrape type for AM51224: 2
2026-03-29 15:13:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with identifier: AM51224
2026-03-29 15:13:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with scrape type 2
2026-03-29 15:13:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with scrape type 2
2026-03-29 15:13:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cb89a52b-9956-55d8-9b47-f5a3f2d025d3, identifier: AM51224
2026-03-29 15:13:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with identifier: AM51224
2026-03-29 15:13:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with identifier: AM51224
2026-03-29 15:13:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cb89a52b-9956-55d8-9b47-f5a3f2d025d3 with identifier: AM51224 to the API
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 98,
'expiration_date': '2026-03-30T15:15:46Z',
'fuel_type': 'petrol',
'id': 'cb89a52b-9956-55d8-9b47-f5a3f2d025d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AM51224',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 155956,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-09-28',
'seller_name': None,
'title': 'Renault Clio 1.4 Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2003}
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM51224%27 HTTP/1.1" 200 None
2026-03-29 15:13:30 [auto1.fr] INFO: Saving data for AM51224: {'auction_closing_time': 1774883746.0, 'created_time': 1774610388.522917, 'last_price_update_time': 1774797210.909935}
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AM51224') HTTP/1.1" 204 0
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: SX54041
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: DC06822
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC06822%27 HTTP/1.1" 200 None
2026-03-29 15:13:31 [auto1.fr] INFO: Scrape type for DC06822: 0
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: MH39363
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: FB21103
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: UM01118
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: HZ90961
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: XE08250
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: AV33142
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: EU34225
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EU34225%27 HTTP/1.1" 200 None
2026-03-29 15:13:31 [auto1.fr] INFO: Scrape type for EU34225: 0
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: VH41528
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH41528%27 HTTP/1.1" 200 None
2026-03-29 15:13:31 [auto1.fr] INFO: Scrape type for VH41528: 0
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: CL54463
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: YN96832
2026-03-29 15:13:31 [auto1.fr] INFO: Found listing with ID: ZK94521
2026-03-29 15:13:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:32 [auto1.fr] INFO: Channel: 24h | Page: 61 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: RU45955
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: VU02387
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: FD55779
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: XD50705
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD50705%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for XD50705: 2
2026-03-29 15:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bec64981-2789-525b-becf-e7bd280c3a85 with identifier: XD50705
2026-03-29 15:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bec64981-2789-525b-becf-e7bd280c3a85 with scrape type 2
2026-03-29 15:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bec64981-2789-525b-becf-e7bd280c3a85 with scrape type 2
2026-03-29 15:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bec64981-2789-525b-becf-e7bd280c3a85, identifier: XD50705
2026-03-29 15:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bec64981-2789-525b-becf-e7bd280c3a85 with identifier: XD50705
2026-03-29 15:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bec64981-2789-525b-becf-e7bd280c3a85 with identifier: XD50705
2026-03-29 15:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bec64981-2789-525b-becf-e7bd280c3a85 with identifier: XD50705 to the API
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 110,
'expiration_date': '2026-03-30T15:09:42Z',
'fuel_type': 'petrol',
'id': 'bec64981-2789-525b-becf-e7bd280c3a85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XD50705',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 138558,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-14',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.2 PureTech Exclusive',
'transmission': 'manual',
'trim': 'Exclusive',
'year': 2016}
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XD50705%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Saving data for XD50705: {'auction_closing_time': 1774883382.0, 'created_time': 1773921302.762185, 'last_price_update_time': 1774797212.497489}
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XD50705') HTTP/1.1" 204 0
2026-03-29 15:13:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: HG60579
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: XT11394
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT11394%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for XT11394: 0
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: GV95018
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: CZ93131
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ93131%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for CZ93131: 0
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: ND13207
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: SG33724
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG33724%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for SG33724: 0
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: DT21905
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: MF77875
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: ZK84103
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK84103%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for ZK84103: 0
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: MP66959
2026-03-29 15:13:32 [auto1.fr] INFO: Found listing with ID: CZ69538
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ69538%27 HTTP/1.1" 200 None
2026-03-29 15:13:32 [auto1.fr] INFO: Scrape type for CZ69538: 2
2026-03-29 15:13:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with identifier: CZ69538
2026-03-29 15:13:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with scrape type 2
2026-03-29 15:13:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with scrape type 2
2026-03-29 15:13:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c3faa127-9e28-5e3f-b315-ddb7a02f2e61, identifier: CZ69538
2026-03-29 15:13:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with identifier: CZ69538
2026-03-29 15:13:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with identifier: CZ69538
2026-03-29 15:13:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c3faa127-9e28-5e3f-b315-ddb7a02f2e61 with identifier: CZ69538 to the API
2026-03-29 15:13:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 116,
'expiration_date': '2026-03-30T15:45:18Z',
'fuel_type': 'diesel',
'id': 'c3faa127-9e28-5e3f-b315-ddb7a02f2e61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CZ69538',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 73336,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-29',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 dCi N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2019}
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ69538%27 HTTP/1.1" 200 None
2026-03-29 15:13:33 [auto1.fr] INFO: Saving data for CZ69538: {'auction_closing_time': 1774885518.0, 'created_time': 1773837579.851462, 'last_price_update_time': 1774797213.186831}
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CZ69538') HTTP/1.1" 204 0
2026-03-29 15:13:33 [auto1.fr] INFO: Found listing with ID: BX42794
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX42794%27 HTTP/1.1" 200 None
2026-03-29 15:13:33 [auto1.fr] INFO: Scrape type for BX42794: 2
2026-03-29 15:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with identifier: BX42794
2026-03-29 15:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with scrape type 2
2026-03-29 15:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with scrape type 2
2026-03-29 15:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 84e0665d-e5fa-5a54-b6d0-989e40e56c55, identifier: BX42794
2026-03-29 15:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with identifier: BX42794
2026-03-29 15:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with identifier: BX42794
2026-03-29 15:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 84e0665d-e5fa-5a54-b6d0-989e40e56c55 with identifier: BX42794 to the API
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:05:23Z',
'fuel_type': 'diesel',
'id': '84e0665d-e5fa-5a54-b6d0-989e40e56c55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BX42794',
'listing': 'auction',
'make': 'Audi',
'model': 'A5 Sportback',
'odometer': 257523,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-06-27',
'seller_name': None,
'title': 'Audi A5 Sportback 2.0 TDI S line',
'transmission': 'manual',
'trim': 'S line',
'year': 2011}
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BX42794%27 HTTP/1.1" 200 None
2026-03-29 15:13:33 [auto1.fr] INFO: Saving data for BX42794: {'auction_closing_time': 1774883123.0, 'created_time': 1774610340.974851, 'last_price_update_time': 1774797213.733969}
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BX42794') HTTP/1.1" 204 0
2026-03-29 15:13:33 [auto1.fr] INFO: Found listing with ID: KR84190
2026-03-29 15:13:33 [auto1.fr] INFO: Found listing with ID: PR03169
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR03169%27 HTTP/1.1" 200 None
2026-03-29 15:13:33 [auto1.fr] INFO: Scrape type for PR03169: 0
2026-03-29 15:13:33 [auto1.fr] INFO: Found listing with ID: TG94455
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG94455%27 HTTP/1.1" 200 None
2026-03-29 15:13:33 [auto1.fr] INFO: Scrape type for TG94455: 2
2026-03-29 15:13:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51c3142f-0795-54e0-9b85-ddc29559e237 with identifier: TG94455
2026-03-29 15:13:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51c3142f-0795-54e0-9b85-ddc29559e237 with scrape type 2
2026-03-29 15:13:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51c3142f-0795-54e0-9b85-ddc29559e237 with scrape type 2
2026-03-29 15:13:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 51c3142f-0795-54e0-9b85-ddc29559e237, identifier: TG94455
2026-03-29 15:13:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 51c3142f-0795-54e0-9b85-ddc29559e237 with identifier: TG94455
2026-03-29 15:13:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 51c3142f-0795-54e0-9b85-ddc29559e237 with identifier: TG94455
2026-03-29 15:13:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 51c3142f-0795-54e0-9b85-ddc29559e237 with identifier: TG94455 to the API
2026-03-29 15:13:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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-30T15:49:30Z',
'fuel_type': 'petrol',
'id': '51c3142f-0795-54e0-9b85-ddc29559e237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TG94455',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 113721,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-21',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2018}
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG94455%27 HTTP/1.1" 200 None
2026-03-29 15:13:34 [auto1.fr] INFO: Saving data for TG94455: {'auction_closing_time': 1774885770.0, 'created_time': 1773693598.319433, 'last_price_update_time': 1774797214.230163}
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TG94455') HTTP/1.1" 204 0
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: GS07169
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: VM69167
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM69167%27 HTTP/1.1" 200 None
2026-03-29 15:13:34 [auto1.fr] INFO: Scrape type for VM69167: 0
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: NP85383
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: CD17301
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: ZJ32600
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: UM62874
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: FR70440
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: FH59874
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: FD56672
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: TL12646
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: MM41559
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: TG24288
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: CB86002
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: DK98853
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: HG30830
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: RB44910
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: WC20404
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WC20404%27 HTTP/1.1" 200 None
2026-03-29 15:13:34 [auto1.fr] INFO: Scrape type for WC20404: 0
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: JU72656
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: KP69779
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: WG61508
2026-03-29 15:13:34 [auto1.fr] INFO: Found listing with ID: AE63144
2026-03-29 15:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:41 [auto1.fr] INFO: Channel: 24h | Page: 62 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:41 [auto1.fr] INFO: Found listing with ID: MZ90683
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MZ90683%27 HTTP/1.1" 200 None
2026-03-29 15:13:41 [auto1.fr] INFO: Scrape type for MZ90683: 0
2026-03-29 15:13:41 [auto1.fr] INFO: Found listing with ID: BS06698
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS06698%27 HTTP/1.1" 200 None
2026-03-29 15:13:41 [auto1.fr] INFO: Scrape type for BS06698: 2
2026-03-29 15:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d283d298-9bac-5a8c-be70-da42928c703f with identifier: BS06698
2026-03-29 15:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d283d298-9bac-5a8c-be70-da42928c703f with scrape type 2
2026-03-29 15:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d283d298-9bac-5a8c-be70-da42928c703f with scrape type 2
2026-03-29 15:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d283d298-9bac-5a8c-be70-da42928c703f, identifier: BS06698
2026-03-29 15:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d283d298-9bac-5a8c-be70-da42928c703f with identifier: BS06698
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=yellow HTTP/1.1" 200 None
2026-03-29 15:13:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:13:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d283d298-9bac-5a8c-be70-da42928c703f with identifier: BS06698
2026-03-29 15:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d283d298-9bac-5a8c-be70-da42928c703f with identifier: BS06698 to the API
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 69,
'expiration_date': '2026-03-30T15:16:59Z',
'fuel_type': 'petrol',
'id': 'd283d298-9bac-5a8c-be70-da42928c703f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS06698',
'listing': 'auction',
'make': 'Fiat',
'model': 'Panda',
'odometer': 130216,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-01',
'seller_name': None,
'title': 'Fiat Panda 1.2 Cult',
'transmission': 'manual',
'trim': 'Cult',
'year': 2012}
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS06698%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Saving data for BS06698: {'auction_closing_time': 1774883819.0, 'created_time': 1774297662.544949, 'last_price_update_time': 1774797222.247846}
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BS06698') HTTP/1.1" 204 0
2026-03-29 15:13:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: EM50741
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EM50741%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for EM50741: 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: UC18078
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: PY61328
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: KE50703
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: JE67703
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: AV52743
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: FZ00281
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: LF93998
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: CN55587
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: LA56862
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: PJ63799
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: DS92577
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: KL33528
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: TB74385
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: TD18216
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: RZ47364
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: XW27990
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XW27990%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for XW27990: 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: BK15343
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: SJ55712
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SJ55712%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for SJ55712: 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: XR69838
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XR69838%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for XR69838: 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: KP36638
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: MA20001
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: XB39762
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: CP68877
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP68877%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for CP68877: 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: ZG36173
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG36173%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Scrape type for ZG36173: 2
2026-03-29 15:13:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64629213-6c59-5c67-8768-5f0b7a2a195f with identifier: ZG36173
2026-03-29 15:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64629213-6c59-5c67-8768-5f0b7a2a195f with scrape type 2
2026-03-29 15:13:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64629213-6c59-5c67-8768-5f0b7a2a195f with scrape type 2
2026-03-29 15:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 64629213-6c59-5c67-8768-5f0b7a2a195f, identifier: ZG36173
2026-03-29 15:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 64629213-6c59-5c67-8768-5f0b7a2a195f with identifier: ZG36173
2026-03-29 15:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 64629213-6c59-5c67-8768-5f0b7a2a195f with identifier: ZG36173
2026-03-29 15:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 64629213-6c59-5c67-8768-5f0b7a2a195f with identifier: ZG36173 to the API
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:05:52Z',
'fuel_type': 'diesel',
'id': '64629213-6c59-5c67-8768-5f0b7a2a195f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZG36173',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 253128,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-09-04',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2012}
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG36173%27 HTTP/1.1" 200 None
2026-03-29 15:13:42 [auto1.fr] INFO: Saving data for ZG36173: {'auction_closing_time': 1774883152.0, 'created_time': 1773674094.928226, 'last_price_update_time': 1774797222.883125}
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZG36173') HTTP/1.1" 204 0
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: HH48704
2026-03-29 15:13:42 [auto1.fr] INFO: Found listing with ID: YB96343
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB96343%27 HTTP/1.1" 200 None
2026-03-29 15:13:43 [auto1.fr] INFO: Scrape type for YB96343: 2
2026-03-29 15:13:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17688f56-67f2-59fe-a771-e8550bc515e9 with identifier: YB96343
2026-03-29 15:13:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17688f56-67f2-59fe-a771-e8550bc515e9 with scrape type 2
2026-03-29 15:13:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17688f56-67f2-59fe-a771-e8550bc515e9 with scrape type 2
2026-03-29 15:13:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 17688f56-67f2-59fe-a771-e8550bc515e9, identifier: YB96343
2026-03-29 15:13:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 17688f56-67f2-59fe-a771-e8550bc515e9 with identifier: YB96343
2026-03-29 15:13:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 17688f56-67f2-59fe-a771-e8550bc515e9 with identifier: YB96343
2026-03-29 15:13:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 17688f56-67f2-59fe-a771-e8550bc515e9 with identifier: YB96343 to the API
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 185,
'expiration_date': '2026-03-30T15:55:54Z',
'fuel_type': 'diesel',
'id': '17688f56-67f2-59fe-a771-e8550bc515e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YB96343',
'listing': 'auction',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 221763,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-27',
'seller_name': None,
'title': 'Audi A3 Sportback 2.0 TDI quattro Ambition Luxe',
'transmission': 'automatic',
'trim': 'quattro Ambition Luxe',
'year': 2016}
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YB96343%27 HTTP/1.1" 200 None
2026-03-29 15:13:43 [auto1.fr] INFO: Saving data for YB96343: {'auction_closing_time': 1774886154.0, 'created_time': 1773866342.861212, 'last_price_update_time': 1774797223.436397}
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YB96343') HTTP/1.1" 204 0
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: GS55232
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS55232%27 HTTP/1.1" 200 None
2026-03-29 15:13:43 [auto1.fr] INFO: Scrape type for GS55232: 0
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: SS26228
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: EC35846
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: HL22941
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: JA02670
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: RV29196
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: PL96351
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: BD15498
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: PE72245
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: HK47615
2026-03-29 15:13:43 [auto1.fr] INFO: Found listing with ID: KH88430
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KH88430%27 HTTP/1.1" 200 None
2026-03-29 15:13:43 [auto1.fr] INFO: Scrape type for KH88430: 0
2026-03-29 15:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:44 [auto1.fr] INFO: Channel: 24h | Page: 63 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:44 [auto1.fr] INFO: Found listing with ID: DY88686
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY88686%27 HTTP/1.1" 200 None
2026-03-29 15:13:44 [auto1.fr] INFO: Scrape type for DY88686: 0
2026-03-29 15:13:44 [auto1.fr] INFO: Found listing with ID: AF99064
2026-03-29 15:13:44 [auto1.fr] INFO: Found listing with ID: YS52687
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS52687%27 HTTP/1.1" 200 None
2026-03-29 15:13:44 [auto1.fr] INFO: Scrape type for YS52687: 0
2026-03-29 15:13:44 [auto1.fr] INFO: Found listing with ID: LS45360
2026-03-29 15:13:44 [auto1.fr] INFO: Found listing with ID: BN62096
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN62096%27 HTTP/1.1" 200 None
2026-03-29 15:13:44 [auto1.fr] INFO: Scrape type for BN62096: 2
2026-03-29 15:13:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e88a56b-2d13-54f5-8810-7075130ff0cb with identifier: BN62096
2026-03-29 15:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e88a56b-2d13-54f5-8810-7075130ff0cb with scrape type 2
2026-03-29 15:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e88a56b-2d13-54f5-8810-7075130ff0cb with scrape type 2
2026-03-29 15:13:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7e88a56b-2d13-54f5-8810-7075130ff0cb, identifier: BN62096
2026-03-29 15:13:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7e88a56b-2d13-54f5-8810-7075130ff0cb with identifier: BN62096
2026-03-29 15:13:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7e88a56b-2d13-54f5-8810-7075130ff0cb with identifier: BN62096
2026-03-29 15:13:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7e88a56b-2d13-54f5-8810-7075130ff0cb with identifier: BN62096 to the API
2026-03-29 15:13:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 240,
'expiration_date': '2026-03-30T15:35:46Z',
'fuel_type': 'diesel',
'id': '7e88a56b-2d13-54f5-8810-7075130ff0cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BN62096',
'listing': 'auction',
'make': 'Audi',
'model': 'A6',
'odometer': 133814,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-30',
'seller_name': None,
'title': 'Audi A6 3.0 V6 TDI quattro',
'transmission': 'manual',
'trim': 'quattro',
'year': 2010}
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BN62096%27 HTTP/1.1" 200 None
2026-03-29 15:13:45 [auto1.fr] INFO: Saving data for BN62096: {'auction_closing_time': 1774884946.0, 'created_time': 1773662383.716762, 'last_price_update_time': 1774797225.166162}
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BN62096') HTTP/1.1" 204 0
2026-03-29 15:13:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:45 [auto1.fr] INFO: Found listing with ID: AE85756
2026-03-29 15:13:45 [auto1.fr] INFO: Found listing with ID: RG31547
2026-03-29 15:13:45 [auto1.fr] INFO: Found listing with ID: BS70158
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS70158%27 HTTP/1.1" 200 None
2026-03-29 15:13:45 [auto1.fr] INFO: Scrape type for BS70158: 2
2026-03-29 15:13:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c62307-ab4a-563b-9bca-9a79ad4a42ef with identifier: BS70158
2026-03-29 15:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c62307-ab4a-563b-9bca-9a79ad4a42ef with scrape type 2
2026-03-29 15:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c62307-ab4a-563b-9bca-9a79ad4a42ef with scrape type 2
2026-03-29 15:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 46c62307-ab4a-563b-9bca-9a79ad4a42ef, identifier: BS70158
2026-03-29 15:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 46c62307-ab4a-563b-9bca-9a79ad4a42ef with identifier: BS70158
2026-03-29 15:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 46c62307-ab4a-563b-9bca-9a79ad4a42ef with identifier: BS70158
2026-03-29 15:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 46c62307-ab4a-563b-9bca-9a79ad4a42ef with identifier: BS70158 to the API
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 125,
'expiration_date': '2026-03-30T15:28:19Z',
'fuel_type': 'petrol',
'id': '46c62307-ab4a-563b-9bca-9a79ad4a42ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS70158',
'listing': 'auction',
'make': 'Ford',
'model': 'Focus',
'odometer': 71013,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-07',
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost ST-Line',
'transmission': 'manual',
'trim': 'ST-Line',
'year': 2018}
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS70158%27 HTTP/1.1" 200 None
2026-03-29 15:13:45 [auto1.fr] INFO: Saving data for BS70158: {'auction_closing_time': 1774884499.0, 'created_time': 1773663941.870603, 'last_price_update_time': 1774797225.710632}
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BS70158') HTTP/1.1" 204 0
2026-03-29 15:13:45 [auto1.fr] INFO: Found listing with ID: VG11419
2026-03-29 15:13:45 [auto1.fr] INFO: Found listing with ID: AG85717
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG85717%27 HTTP/1.1" 200 None
2026-03-29 15:13:45 [auto1.fr] INFO: Scrape type for AG85717: 2
2026-03-29 15:13:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 549fa45a-8c66-5f05-90f5-0ed394d19f05 with identifier: AG85717
2026-03-29 15:13:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549fa45a-8c66-5f05-90f5-0ed394d19f05 with scrape type 2
2026-03-29 15:13:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549fa45a-8c66-5f05-90f5-0ed394d19f05 with scrape type 2
2026-03-29 15:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 549fa45a-8c66-5f05-90f5-0ed394d19f05, identifier: AG85717
2026-03-29 15:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 549fa45a-8c66-5f05-90f5-0ed394d19f05 with identifier: AG85717
2026-03-29 15:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 549fa45a-8c66-5f05-90f5-0ed394d19f05 with identifier: AG85717
2026-03-29 15:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 549fa45a-8c66-5f05-90f5-0ed394d19f05 with identifier: AG85717 to the API
2026-03-29 15:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:22:17Z',
'fuel_type': 'diesel',
'id': '549fa45a-8c66-5f05-90f5-0ed394d19f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AG85717',
'listing': 'auction',
'make': 'Honda',
'model': 'CR-V',
'odometer': 148831,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-25',
'seller_name': None,
'title': 'Honda CR-V 1.6 DTEC Exclusive Navi 4WD',
'transmission': 'manual',
'trim': 'Exclusive Navi 4WD',
'year': 2016}
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AG85717%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Saving data for AG85717: {'auction_closing_time': 1774884137.0, 'created_time': 1774297083.265317, 'last_price_update_time': 1774797226.166934}
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AG85717') HTTP/1.1" 204 0
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: BH35269
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: FB36187
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: DS58335
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: AF27253
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: WR77644
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: PG76188
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: SF08210
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: XX05016
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: MV13696
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: GN72204
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: TX20850
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: ML29204
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: RR98715
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR98715%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Scrape type for RR98715: 0
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: HB88268
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB88268%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Scrape type for HB88268: 2
2026-03-29 15:13:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with identifier: HB88268
2026-03-29 15:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with scrape type 2
2026-03-29 15:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with scrape type 2
2026-03-29 15:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d, identifier: HB88268
2026-03-29 15:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with identifier: HB88268
2026-03-29 15:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with identifier: HB88268
2026-03-29 15:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d with identifier: HB88268 to the API
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:44:47Z',
'fuel_type': 'petrol',
'id': '6ae9e11b-19c9-5aa2-abc4-a36cf7bffd1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HB88268',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 141171,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-03-06',
'seller_name': None,
'title': 'BMW 1er 116i Sport Line',
'transmission': 'manual',
'trim': 'Sport Line',
'year': 2019}
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HB88268%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Saving data for HB88268: {'auction_closing_time': 1774885487.0, 'created_time': 1773691871.863258, 'last_price_update_time': 1774797226.657663}
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HB88268') HTTP/1.1" 204 0
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: YS84605
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: RZ43302
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RZ43302%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Scrape type for RZ43302: 0
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: TR94670
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: NX44773
2026-03-29 15:13:46 [auto1.fr] INFO: Found listing with ID: GW15397
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW15397%27 HTTP/1.1" 200 None
2026-03-29 15:13:46 [auto1.fr] INFO: Scrape type for GW15397: 2
2026-03-29 15:13:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96a80cf5-b3af-5749-ae1b-df973bc529d8 with identifier: GW15397
2026-03-29 15:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96a80cf5-b3af-5749-ae1b-df973bc529d8 with scrape type 2
2026-03-29 15:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96a80cf5-b3af-5749-ae1b-df973bc529d8 with scrape type 2
2026-03-29 15:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 96a80cf5-b3af-5749-ae1b-df973bc529d8, identifier: GW15397
2026-03-29 15:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 96a80cf5-b3af-5749-ae1b-df973bc529d8 with identifier: GW15397
2026-03-29 15:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 96a80cf5-b3af-5749-ae1b-df973bc529d8 with identifier: GW15397
2026-03-29 15:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 96a80cf5-b3af-5749-ae1b-df973bc529d8 with identifier: GW15397 to the API
2026-03-29 15:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 73,
'expiration_date': '2026-03-30T15:02:23Z',
'fuel_type': 'petrol',
'id': '96a80cf5-b3af-5749-ae1b-df973bc529d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GW15397',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 206167,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-08-18',
'seller_name': None,
'title': 'Citroen C3 1.4 Pack Clim',
'transmission': 'manual',
'trim': 'Pack Clim',
'year': 2003}
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW15397%27 HTTP/1.1" 200 None
2026-03-29 15:13:47 [auto1.fr] INFO: Saving data for GW15397: {'auction_closing_time': 1774882943.0, 'created_time': 1774105959.696205, 'last_price_update_time': 1774797227.198222}
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GW15397') HTTP/1.1" 204 0
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: MB04765
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB04765%27 HTTP/1.1" 200 None
2026-03-29 15:13:47 [auto1.fr] INFO: Scrape type for MB04765: 0
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: HT34496
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: SX50304
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: GW47315
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: SV17768
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: XS17493
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: AV67556
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV67556%27 HTTP/1.1" 200 None
2026-03-29 15:13:47 [auto1.fr] INFO: Scrape type for AV67556: 0
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: JN19759
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN19759%27 HTTP/1.1" 200 None
2026-03-29 15:13:47 [auto1.fr] INFO: Scrape type for JN19759: 0
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: SJ29154
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: ZX89558
2026-03-29 15:13:47 [auto1.fr] INFO: Found listing with ID: GX34616
2026-03-29 15:13:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:48 [auto1.fr] INFO: Channel: 24h | Page: 64 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: XX41832
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: MY01215
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: RV30465
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: AV25502
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: DS91774
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: WD97133
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD97133%27 HTTP/1.1" 200 None
2026-03-29 15:13:48 [auto1.fr] INFO: Scrape type for WD97133: 2
2026-03-29 15:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with identifier: WD97133
2026-03-29 15:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with scrape type 2
2026-03-29 15:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with scrape type 2
2026-03-29 15:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b0a2fa67-47bb-5def-93fb-bf41ca8cd087, identifier: WD97133
2026-03-29 15:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with identifier: WD97133
2026-03-29 15:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with identifier: WD97133
2026-03-29 15:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b0a2fa67-47bb-5def-93fb-bf41ca8cd087 with identifier: WD97133 to the API
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 165,
'expiration_date': '2026-03-30T15:03:31Z',
'fuel_type': 'petrol',
'id': 'b0a2fa67-47bb-5def-93fb-bf41ca8cd087',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD97133',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 89941,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-24',
'seller_name': None,
'title': 'Peugeot 3008 1.6 THP Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD97133%27 HTTP/1.1" 200 None
2026-03-29 15:13:48 [auto1.fr] INFO: Saving data for WD97133: {'auction_closing_time': 1774883011.0, 'created_time': 1774610197.421234, 'last_price_update_time': 1774797228.476074}
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WD97133') HTTP/1.1" 204 0
2026-03-29 15:13:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: BZ31250
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: JS99240
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: RR43233
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: EK08902
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: XB64542
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: AC61454
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: NA88907
2026-03-29 15:13:48 [auto1.fr] INFO: Found listing with ID: WP15494
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP15494%27 HTTP/1.1" 200 None
2026-03-29 15:13:48 [auto1.fr] INFO: Scrape type for WP15494: 2
2026-03-29 15:13:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a76ee4f-c218-55d3-989c-b44bcdb26055 with identifier: WP15494
2026-03-29 15:13:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a76ee4f-c218-55d3-989c-b44bcdb26055 with scrape type 2
2026-03-29 15:13:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a76ee4f-c218-55d3-989c-b44bcdb26055 with scrape type 2
2026-03-29 15:13:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a76ee4f-c218-55d3-989c-b44bcdb26055, identifier: WP15494
2026-03-29 15:13:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a76ee4f-c218-55d3-989c-b44bcdb26055 with identifier: WP15494
2026-03-29 15:13:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a76ee4f-c218-55d3-989c-b44bcdb26055 with identifier: WP15494
2026-03-29 15:13:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a76ee4f-c218-55d3-989c-b44bcdb26055 with identifier: WP15494 to the API
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 185,
'expiration_date': '2026-03-30T15:06:58Z',
'fuel_type': 'diesel',
'id': '2a76ee4f-c218-55d3-989c-b44bcdb26055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WP15494',
'listing': 'auction',
'make': 'BMW',
'model': '3er',
'odometer': 100877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-27',
'seller_name': None,
'title': 'BMW 3er 320d Edition Confort',
'transmission': 'manual',
'trim': 'Edition Confort',
'year': 2011}
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WP15494%27 HTTP/1.1" 200 None
2026-03-29 15:13:48 [auto1.fr] INFO: Saving data for WP15494: {'auction_closing_time': 1774883218.0, 'created_time': 1774610698.66342, 'last_price_update_time': 1774797228.973051}
2026-03-29 15:13:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WP15494') HTTP/1.1" 204 0
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: JV51312
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: YZ38650
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: FM33156
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: MZ51504
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: RZ84099
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: ND52454
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: GF28469
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: SH68071
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: EX34772
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: MP83150
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: GL86382
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: TC98272
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: VV47499
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: ZC11920
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZC11920%27 HTTP/1.1" 200 None
2026-03-29 15:13:49 [auto1.fr] INFO: Scrape type for ZC11920: 0
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: DF39125
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DF39125%27 HTTP/1.1" 200 None
2026-03-29 15:13:49 [auto1.fr] INFO: Scrape type for DF39125: 0
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: HZ94791
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: PC67376
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: AE53332
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: MH81805
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: JK72589
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK72589%27 HTTP/1.1" 200 None
2026-03-29 15:13:49 [auto1.fr] INFO: Scrape type for JK72589: 2
2026-03-29 15:13:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 617c1f07-62b7-59d4-9456-0dbea09905f9 with identifier: JK72589
2026-03-29 15:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 617c1f07-62b7-59d4-9456-0dbea09905f9 with scrape type 2
2026-03-29 15:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 617c1f07-62b7-59d4-9456-0dbea09905f9 with scrape type 2
2026-03-29 15:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 617c1f07-62b7-59d4-9456-0dbea09905f9, identifier: JK72589
2026-03-29 15:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 617c1f07-62b7-59d4-9456-0dbea09905f9 with identifier: JK72589
2026-03-29 15:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 617c1f07-62b7-59d4-9456-0dbea09905f9 with identifier: JK72589
2026-03-29 15:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 617c1f07-62b7-59d4-9456-0dbea09905f9 with identifier: JK72589 to the API
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:26:07Z',
'fuel_type': 'petrol',
'id': '617c1f07-62b7-59d4-9456-0dbea09905f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK72589',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 17557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-03-14',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2023}
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK72589%27 HTTP/1.1" 200 None
2026-03-29 15:13:49 [auto1.fr] INFO: Saving data for JK72589: {'auction_closing_time': 1774884367.0, 'created_time': 1773078285.503279, 'last_price_update_time': 1774797229.511736}
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JK72589') HTTP/1.1" 204 0
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: JT52882
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: SJ06843
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: TS81790
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: HV60888
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HV60888%27 HTTP/1.1" 200 None
2026-03-29 15:13:49 [auto1.fr] INFO: Scrape type for HV60888: 0
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: XC92409
2026-03-29 15:13:49 [auto1.fr] INFO: Found listing with ID: UM47720
2026-03-29 15:13:50 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:50 [auto1.fr] INFO: Channel: 24h | Page: 65 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: PY05683
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: PU86663
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: SL63726
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: YR85654
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: FM11789
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM11789%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for FM11789: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: HB48660
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: UG12722
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: MS29276
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: RG19413
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG19413%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for RG19413: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: VF03243
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: LB50656
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: GZ88251
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: RE74240
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RE74240%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for RE74240: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: TS55065
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: JZ87275
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: WL36176
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: HU57774
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HU57774%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for HU57774: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: PG45214
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: FX41600
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX41600%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for FX41600: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: BM25551
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: DM05326
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: KW25734
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: PA24175
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: TZ89802
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: SS41282
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: AM93614
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: ZZ46494
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: WK36694
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WK36694%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for WK36694: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: WR10994
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: DD23905
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: BM22913
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM22913%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for BM22913: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: ML21708
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ML21708%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for ML21708: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: GB77488
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: EK36416
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: NP13285
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: XT84639
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: EE27971
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE27971%27 HTTP/1.1" 200 None
2026-03-29 15:13:50 [auto1.fr] INFO: Scrape type for EE27971: 0
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: CD31311
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: AX81149
2026-03-29 15:13:50 [auto1.fr] INFO: Found listing with ID: EC71268
2026-03-29 15:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC71268%27 HTTP/1.1" 200 None
2026-03-29 15:13:51 [auto1.fr] INFO: Scrape type for EC71268: 2
2026-03-29 15:13:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0150e6a4-cdfb-54dd-9987-3a85db276d50 with identifier: EC71268
2026-03-29 15:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0150e6a4-cdfb-54dd-9987-3a85db276d50 with scrape type 2
2026-03-29 15:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0150e6a4-cdfb-54dd-9987-3a85db276d50 with scrape type 2
2026-03-29 15:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0150e6a4-cdfb-54dd-9987-3a85db276d50, identifier: EC71268
2026-03-29 15:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0150e6a4-cdfb-54dd-9987-3a85db276d50 with identifier: EC71268
2026-03-29 15:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0150e6a4-cdfb-54dd-9987-3a85db276d50 with identifier: EC71268
2026-03-29 15:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0150e6a4-cdfb-54dd-9987-3a85db276d50 with identifier: EC71268 to the API
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 130,
'expiration_date': '2026-03-30T15:07:10Z',
'fuel_type': 'petrol',
'id': '0150e6a4-cdfb-54dd-9987-3a85db276d50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EC71268',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 184520,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-10-27',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2014}
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC71268%27 HTTP/1.1" 200 None
2026-03-29 15:13:51 [auto1.fr] INFO: Saving data for EC71268: {'auction_closing_time': 1774883230.0, 'created_time': 1773662504.080844, 'last_price_update_time': 1774797231.457846}
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EC71268') HTTP/1.1" 204 0
2026-03-29 15:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:52 [auto1.fr] INFO: Channel: 24h | Page: 66 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: RG41241
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG41241%27 HTTP/1.1" 200 None
2026-03-29 15:13:52 [auto1.fr] INFO: Scrape type for RG41241: 0
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: ZN95371
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: SH33733
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SH33733%27 HTTP/1.1" 200 None
2026-03-29 15:13:52 [auto1.fr] INFO: Scrape type for SH33733: 0
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: FP58616
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: VV03257
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: BJ19131
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ19131%27 HTTP/1.1" 200 None
2026-03-29 15:13:52 [auto1.fr] INFO: Scrape type for BJ19131: 0
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: JP63031
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: WA59957
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA59957%27 HTTP/1.1" 200 None
2026-03-29 15:13:52 [auto1.fr] INFO: Scrape type for WA59957: 0
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: EF09834
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: YE03503
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: GP41524
2026-03-29 15:13:52 [auto1.fr] INFO: Found listing with ID: VY32914
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY32914%27 HTTP/1.1" 200 None
2026-03-29 15:13:52 [auto1.fr] INFO: Scrape type for VY32914: 2
2026-03-29 15:13:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cd421fb-647e-5548-8bc5-456cb6eccb16 with identifier: VY32914
2026-03-29 15:13:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cd421fb-647e-5548-8bc5-456cb6eccb16 with scrape type 2
2026-03-29 15:13:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cd421fb-647e-5548-8bc5-456cb6eccb16 with scrape type 2
2026-03-29 15:13:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0cd421fb-647e-5548-8bc5-456cb6eccb16, identifier: VY32914
2026-03-29 15:13:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0cd421fb-647e-5548-8bc5-456cb6eccb16 with identifier: VY32914
2026-03-29 15:13:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0cd421fb-647e-5548-8bc5-456cb6eccb16 with identifier: VY32914
2026-03-29 15:13:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0cd421fb-647e-5548-8bc5-456cb6eccb16 with identifier: VY32914 to the API
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:52 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 110,
'expiration_date': '2026-03-30T15:37:08Z',
'fuel_type': 'diesel',
'id': '0cd421fb-647e-5548-8bc5-456cb6eccb16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY32914',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 240188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-08-16',
'seller_name': None,
'title': 'Peugeot 308 1.6 HDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2009}
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY32914%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Saving data for VY32914: {'auction_closing_time': 1774885028.0, 'created_time': 1770920831.116131, 'last_price_update_time': 1774797233.084488}
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VY32914') HTTP/1.1" 204 0
2026-03-29 15:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: HA41573
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: SH12813
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: KB68741
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: LJ78621
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: MP60855
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: TA69138
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: XN52554
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: NB91353
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: GU32917
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: ZL69996
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL69996%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for ZL69996: 2
2026-03-29 15:13:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with identifier: ZL69996
2026-03-29 15:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with scrape type 2
2026-03-29 15:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with scrape type 2
2026-03-29 15:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d, identifier: ZL69996
2026-03-29 15:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with identifier: ZL69996
2026-03-29 15:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with identifier: ZL69996
2026-03-29 15:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d with identifier: ZL69996 to the API
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 4,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:21:07Z',
'fuel_type': 'diesel',
'id': '8ea7941a-1de3-5ddf-ad7d-9a4702a42e8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL69996',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 300813,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-05',
'seller_name': None,
'title': 'Volkswagen Passat 1.6 TDI Comfortline BlueMotion',
'transmission': 'automatic',
'trim': 'Comfortline BlueMotion',
'year': 2012}
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL69996%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Saving data for ZL69996: {'auction_closing_time': 1774884067.0, 'created_time': 1774610346.305306, 'last_price_update_time': 1774797233.611595}
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZL69996') HTTP/1.1" 204 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: FL47243
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: ER23883
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ER23883%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for ER23883: 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: HF30950
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: KW37033
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: ZV63731
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZV63731%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for ZV63731: 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: WE39904
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE39904%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for WE39904: 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: ZY58741
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: CU36394
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: BS99622
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: DA44919
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA44919%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for DA44919: 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: FM00457
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: HS91891
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS91891%27 HTTP/1.1" 200 None
2026-03-29 15:13:53 [auto1.fr] INFO: Scrape type for HS91891: 0
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: DE33951
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: XP32748
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: HC30106
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: PA65311
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: GD06145
2026-03-29 15:13:53 [auto1.fr] INFO: Found listing with ID: RF21195
2026-03-29 15:13:54 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:54 [auto1.fr] INFO: Channel: 24h | Page: 67 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: SM91019
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: YE87742
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: CB87490
2026-03-29 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CB87490%27 HTTP/1.1" 200 None
2026-03-29 15:13:54 [auto1.fr] INFO: Scrape type for CB87490: 0
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: CU50423
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: UF21819
2026-03-29 15:13:54 [auto1.fr] INFO: Found listing with ID: FH08940
2026-03-29 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH08940%27 HTTP/1.1" 200 None
2026-03-29 15:13:54 [auto1.fr] INFO: Scrape type for FH08940: 2
2026-03-29 15:13:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0e37f87-bffa-5248-9414-08cd3b04a98a with identifier: FH08940
2026-03-29 15:13:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0e37f87-bffa-5248-9414-08cd3b04a98a with scrape type 2
2026-03-29 15:13:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0e37f87-bffa-5248-9414-08cd3b04a98a with scrape type 2
2026-03-29 15:13:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f0e37f87-bffa-5248-9414-08cd3b04a98a, identifier: FH08940
2026-03-29 15:13:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f0e37f87-bffa-5248-9414-08cd3b04a98a with identifier: FH08940
2026-03-29 15:13:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f0e37f87-bffa-5248-9414-08cd3b04a98a with identifier: FH08940
2026-03-29 15:13:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f0e37f87-bffa-5248-9414-08cd3b04a98a with identifier: FH08940 to the API
2026-03-29 15:13:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:05:57Z',
'fuel_type': 'petrol',
'id': 'f0e37f87-bffa-5248-9414-08cd3b04a98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FH08940',
'listing': 'auction',
'make': 'Toyota',
'model': 'Corolla Verso',
'odometer': 219782,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-06-08',
'seller_name': None,
'title': 'Toyota Corolla Verso 1.6 Techno',
'transmission': 'manual',
'trim': 'Techno',
'year': 2008}
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FH08940%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Saving data for FH08940: {'auction_closing_time': 1774883157.0, 'created_time': 1773648740.130772, 'last_price_update_time': 1774797235.137171}
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FH08940') HTTP/1.1" 204 0
2026-03-29 15:13:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: ZM15968
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: EY07006
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EY07006%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Scrape type for EY07006: 0
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: VL00356
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL00356%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Scrape type for VL00356: 0
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: WX93331
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: NY89050
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: HD25218
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: JH25784
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: NS96856
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: KM12903
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: NW41550
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: MJ29292
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: LY42330
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: FB89695
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: UN28055
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: YY14821
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY14821%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Scrape type for YY14821: 0
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: UX84994
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX84994%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Scrape type for UX84994: 2
2026-03-29 15:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01e8d8c1-5030-5eee-b0c7-55934357461a with identifier: UX84994
2026-03-29 15:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01e8d8c1-5030-5eee-b0c7-55934357461a with scrape type 2
2026-03-29 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01e8d8c1-5030-5eee-b0c7-55934357461a with scrape type 2
2026-03-29 15:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 01e8d8c1-5030-5eee-b0c7-55934357461a, identifier: UX84994
2026-03-29 15:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 01e8d8c1-5030-5eee-b0c7-55934357461a with identifier: UX84994
2026-03-29 15:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 01e8d8c1-5030-5eee-b0c7-55934357461a with identifier: UX84994
2026-03-29 15:13:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 01e8d8c1-5030-5eee-b0c7-55934357461a with identifier: UX84994 to the API
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 101,
'expiration_date': '2026-03-30T15:13:04Z',
'fuel_type': 'petrol',
'id': '01e8d8c1-5030-5eee-b0c7-55934357461a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UX84994',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 21780,
'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': 'Peugeot 208 1.2 PureTech Active Business',
'transmission': 'manual',
'trim': 'Active Business',
'year': 2021}
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UX84994%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Saving data for UX84994: {'auction_closing_time': 1774883584.0, 'created_time': 1773693761.335819, 'last_price_update_time': 1774797235.71102}
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UX84994') HTTP/1.1" 204 0
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: VU85213
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: NE69651
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: BS13354
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: GF40263
2026-03-29 15:13:55 [auto1.fr] INFO: Found listing with ID: KB53057
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB53057%27 HTTP/1.1" 200 None
2026-03-29 15:13:55 [auto1.fr] INFO: Scrape type for KB53057: 2
2026-03-29 15:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4d9382b-4d55-5870-bcfb-870d23dcd07b with identifier: KB53057
2026-03-29 15:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4d9382b-4d55-5870-bcfb-870d23dcd07b with scrape type 2
2026-03-29 15:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4d9382b-4d55-5870-bcfb-870d23dcd07b with scrape type 2
2026-03-29 15:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c4d9382b-4d55-5870-bcfb-870d23dcd07b, identifier: KB53057
2026-03-29 15:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c4d9382b-4d55-5870-bcfb-870d23dcd07b with identifier: KB53057
2026-03-29 15:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c4d9382b-4d55-5870-bcfb-870d23dcd07b with identifier: KB53057
2026-03-29 15:13:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c4d9382b-4d55-5870-bcfb-870d23dcd07b with identifier: KB53057 to the API
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 131,
'expiration_date': '2026-03-30T15:44:49Z',
'fuel_type': 'diesel',
'id': 'c4d9382b-4d55-5870-bcfb-870d23dcd07b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KB53057',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 81836,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-11-21',
'seller_name': None,
'title': 'Citroen C4 1.5 Blue-HDi Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2021}
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KB53057%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Saving data for KB53057: {'auction_closing_time': 1774885489.0, 'created_time': 1774038911.373248, 'last_price_update_time': 1774797236.251953}
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KB53057') HTTP/1.1" 204 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: UZ92787
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: RF64734
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF64734%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Scrape type for RF64734: 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: FU24714
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FU24714%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Scrape type for FU24714: 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: SF44343
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF44343%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Scrape type for SF44343: 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: AU93823
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: BX37071
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: BL47384
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL47384%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Scrape type for BL47384: 2
2026-03-29 15:13:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b5bd6ad-b0ed-5f51-b088-05366d906256 with identifier: BL47384
2026-03-29 15:13:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b5bd6ad-b0ed-5f51-b088-05366d906256 with scrape type 2
2026-03-29 15:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b5bd6ad-b0ed-5f51-b088-05366d906256 with scrape type 2
2026-03-29 15:13:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3b5bd6ad-b0ed-5f51-b088-05366d906256, identifier: BL47384
2026-03-29 15:13:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3b5bd6ad-b0ed-5f51-b088-05366d906256 with identifier: BL47384
2026-03-29 15:13:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3b5bd6ad-b0ed-5f51-b088-05366d906256 with identifier: BL47384
2026-03-29 15:13:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3b5bd6ad-b0ed-5f51-b088-05366d906256 with identifier: BL47384 to the API
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:23:56Z',
'fuel_type': 'diesel',
'id': '3b5bd6ad-b0ed-5f51-b088-05366d906256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BL47384',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Grand Picasso',
'odometer': 223350,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-03',
'seller_name': None,
'title': 'Citroen C4 Grand Picasso 2.0 Blue-HDi Intensive',
'transmission': 'manual',
'trim': 'Intensive',
'year': 2016}
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL47384%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Saving data for BL47384: {'auction_closing_time': 1774884236.0, 'created_time': 1773664463.995629, 'last_price_update_time': 1774797236.741115}
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BL47384') HTTP/1.1" 204 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: CP45146
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CP45146%27 HTTP/1.1" 200 None
2026-03-29 15:13:56 [auto1.fr] INFO: Scrape type for CP45146: 0
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: KA08025
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: HT47034
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: FD49432
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: MM83925
2026-03-29 15:13:56 [auto1.fr] INFO: Found listing with ID: CK84283
2026-03-29 15:13: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-29 15:13:57 [auto1.fr] INFO: Channel: 24h | Page: 68 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: RA87670
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: PK30317
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: SR78214
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SR78214%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for SR78214: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: XB56810
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: SL99392
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL99392%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for SL99392: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: ZA29038
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: UL91596
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL91596%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for UL91596: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: VC57720
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: HH84744
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: EY61288
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: XF85427
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XF85427%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for XF85427: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: CG44888
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG44888%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for CG44888: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: XE41092
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: UV16444
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UV16444%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for UV16444: 0
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: NL40809
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: KC44664
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: XP49606
2026-03-29 15:13:57 [auto1.fr] INFO: Found listing with ID: TC43521
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC43521%27 HTTP/1.1" 200 None
2026-03-29 15:13:57 [auto1.fr] INFO: Scrape type for TC43521: 2
2026-03-29 15:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a921280-bd03-5205-af3f-7d0324b8be9a with identifier: TC43521
2026-03-29 15:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a921280-bd03-5205-af3f-7d0324b8be9a with scrape type 2
2026-03-29 15:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a921280-bd03-5205-af3f-7d0324b8be9a with scrape type 2
2026-03-29 15:13:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4a921280-bd03-5205-af3f-7d0324b8be9a, identifier: TC43521
2026-03-29 15:13:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4a921280-bd03-5205-af3f-7d0324b8be9a with identifier: TC43521
2026-03-29 15:13:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4a921280-bd03-5205-af3f-7d0324b8be9a with identifier: TC43521
2026-03-29 15:13:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4a921280-bd03-5205-af3f-7d0324b8be9a with identifier: TC43521 to the API
2026-03-29 15:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:13: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': 75,
'expiration_date': '2026-03-30T15:58:48Z',
'fuel_type': 'petrol',
'id': '4a921280-bd03-5205-af3f-7d0324b8be9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TC43521',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 157494,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-07',
'seller_name': None,
'title': 'Peugeot 206 1.4 X-Line',
'transmission': 'manual',
'trim': 'X-Line',
'year': 2005}
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TC43521%27 HTTP/1.1" 200 None
2026-03-29 15:13:58 [auto1.fr] INFO: Saving data for TC43521: {'auction_closing_time': 1774886328.0, 'created_time': 1774106244.317688, 'last_price_update_time': 1774797238.205087}
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TC43521') HTTP/1.1" 204 0
2026-03-29 15:13:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: DA43353
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: FT37919
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: MP37430
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: TW29990
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: YG34016
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: HP22884
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: TE79860
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: WE10881
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: WH99497
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: VT88303
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: AW06582
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AW06582%27 HTTP/1.1" 200 None
2026-03-29 15:13:58 [auto1.fr] INFO: Scrape type for AW06582: 0
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: UD81721
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: GD10850
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: LM45033
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LM45033%27 HTTP/1.1" 200 None
2026-03-29 15:13:58 [auto1.fr] INFO: Scrape type for LM45033: 0
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: CP93546
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: JR53691
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JR53691%27 HTTP/1.1" 200 None
2026-03-29 15:13:58 [auto1.fr] INFO: Scrape type for JR53691: 0
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: XB97503
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: ZZ21531
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: ME85478
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: TW65411
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: BN30584
2026-03-29 15:13:58 [auto1.fr] INFO: Found listing with ID: UN42713
2026-03-29 15:13:59 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:13:59 [auto1.fr] INFO: Channel: 24h | Page: 69 | totalHits: 4017 | hits on page: 40
2026-03-29 15:13:59 [auto1.fr] INFO: Found listing with ID: KK73571
2026-03-29 15:13:59 [auto1.fr] INFO: Found listing with ID: LL32423
2026-03-29 15:13:59 [auto1.fr] INFO: Found listing with ID: UP56954
2026-03-29 15:13:59 [auto1.fr] INFO: Found listing with ID: NF53447
2026-03-29 15:13:59 [auto1.fr] INFO: Found listing with ID: HF97792
2026-03-29 15:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:13:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF97792%27 HTTP/1.1" 200 None
2026-03-29 15:13:59 [auto1.fr] INFO: Scrape type for HF97792: 2
2026-03-29 15:13:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c0a159-be28-5125-9f08-0e2b54ba6d46 with identifier: HF97792
2026-03-29 15:13:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c0a159-be28-5125-9f08-0e2b54ba6d46 with scrape type 2
2026-03-29 15:13:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4c0a159-be28-5125-9f08-0e2b54ba6d46 with scrape type 2
2026-03-29 15:13:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f4c0a159-be28-5125-9f08-0e2b54ba6d46, identifier: HF97792
2026-03-29 15:13:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f4c0a159-be28-5125-9f08-0e2b54ba6d46 with identifier: HF97792
2026-03-29 15:13:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f4c0a159-be28-5125-9f08-0e2b54ba6d46 with identifier: HF97792
2026-03-29 15:13:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f4c0a159-be28-5125-9f08-0e2b54ba6d46 with identifier: HF97792 to the API
2026-03-29 15:13:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:13:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:53:01Z',
'fuel_type': 'diesel',
'id': 'f4c0a159-be28-5125-9f08-0e2b54ba6d46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HF97792',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'V-Klasse',
'odometer': 300639,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-07-05',
'seller_name': None,
'title': 'Mercedes-Benz V-Klasse V 220 CDI Trend',
'transmission': 'automatic',
'trim': 'Trend',
'year': 2001}
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF97792%27 HTTP/1.1" 200 None
2026-03-29 15:14:00 [auto1.fr] INFO: Saving data for HF97792: {'auction_closing_time': 1774885981.0, 'created_time': 1773060062.467853, 'last_price_update_time': 1774797240.100275}
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HF97792') HTTP/1.1" 204 0
2026-03-29 15:14:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: AV47121
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: UR46637
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: VJ30522
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: KL75694
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: ET93179
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET93179%27 HTTP/1.1" 200 None
2026-03-29 15:14:00 [auto1.fr] INFO: Scrape type for ET93179: 2
2026-03-29 15:14:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3aef08ca-3219-5855-8bd9-a3431e008b63 with identifier: ET93179
2026-03-29 15:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3aef08ca-3219-5855-8bd9-a3431e008b63 with scrape type 2
2026-03-29 15:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3aef08ca-3219-5855-8bd9-a3431e008b63 with scrape type 2
2026-03-29 15:14:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3aef08ca-3219-5855-8bd9-a3431e008b63, identifier: ET93179
2026-03-29 15:14:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3aef08ca-3219-5855-8bd9-a3431e008b63 with identifier: ET93179
2026-03-29 15:14:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3aef08ca-3219-5855-8bd9-a3431e008b63 with identifier: ET93179
2026-03-29 15:14:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3aef08ca-3219-5855-8bd9-a3431e008b63 with identifier: ET93179 to the API
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:52:28Z',
'fuel_type': 'petrol',
'id': '3aef08ca-3219-5855-8bd9-a3431e008b63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ET93179',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 184540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-19',
'seller_name': None,
'title': 'Volkswagen Tiguan 1.5 TSI ACT Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2019}
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ET93179%27 HTTP/1.1" 200 None
2026-03-29 15:14:00 [auto1.fr] INFO: Saving data for ET93179: {'auction_closing_time': 1774885948.0, 'created_time': 1773329031.437254, 'last_price_update_time': 1774797240.61461}
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ET93179') HTTP/1.1" 204 0
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: CH12895
2026-03-29 15:14:00 [auto1.fr] INFO: Found listing with ID: WL42720
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL42720%27 HTTP/1.1" 200 None
2026-03-29 15:14:00 [auto1.fr] INFO: Scrape type for WL42720: 2
2026-03-29 15:14:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd3c9295-5a00-508d-a158-b52974b521fb with identifier: WL42720
2026-03-29 15:14:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3c9295-5a00-508d-a158-b52974b521fb with scrape type 2
2026-03-29 15:14:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd3c9295-5a00-508d-a158-b52974b521fb with scrape type 2
2026-03-29 15:14:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bd3c9295-5a00-508d-a158-b52974b521fb, identifier: WL42720
2026-03-29 15:14:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bd3c9295-5a00-508d-a158-b52974b521fb with identifier: WL42720
2026-03-29 15:14:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bd3c9295-5a00-508d-a158-b52974b521fb with identifier: WL42720
2026-03-29 15:14:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bd3c9295-5a00-508d-a158-b52974b521fb with identifier: WL42720 to the API
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 140,
'expiration_date': '2026-03-30T15:52:43Z',
'fuel_type': 'petrol',
'id': 'bd3c9295-5a00-508d-a158-b52974b521fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL42720',
'listing': 'auction',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 95791,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-28',
'seller_name': None,
'title': 'Opel Mokka X 1.4 Turbo Elite Start/Stop 4x4',
'transmission': 'manual',
'trim': 'Elite Start/Stop 4x4',
'year': 2016}
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL42720%27 HTTP/1.1" 200 None
2026-03-29 15:14:01 [auto1.fr] INFO: Saving data for WL42720: {'auction_closing_time': 1774885963.0, 'created_time': 1774610240.447129, 'last_price_update_time': 1774797241.080804}
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WL42720') HTTP/1.1" 204 0
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: LZ11575
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: DM26560
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM26560%27 HTTP/1.1" 200 None
2026-03-29 15:14:01 [auto1.fr] INFO: Scrape type for DM26560: 2
2026-03-29 15:14:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69d40a6c-4390-5ee4-a4b8-785a40d65999 with identifier: DM26560
2026-03-29 15:14:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69d40a6c-4390-5ee4-a4b8-785a40d65999 with scrape type 2
2026-03-29 15:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69d40a6c-4390-5ee4-a4b8-785a40d65999 with scrape type 2
2026-03-29 15:14:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 69d40a6c-4390-5ee4-a4b8-785a40d65999, identifier: DM26560
2026-03-29 15:14:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 69d40a6c-4390-5ee4-a4b8-785a40d65999 with identifier: DM26560
2026-03-29 15:14:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 69d40a6c-4390-5ee4-a4b8-785a40d65999 with identifier: DM26560
2026-03-29 15:14:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 69d40a6c-4390-5ee4-a4b8-785a40d65999 with identifier: DM26560 to the API
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 190,
'expiration_date': '2026-03-30T15:16:02Z',
'fuel_type': 'diesel',
'id': '69d40a6c-4390-5ee4-a4b8-785a40d65999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DM26560',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 248443,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-09',
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Momentum Business 2WD',
'transmission': 'automatic',
'trim': 'Momentum Business 2WD',
'year': 2016}
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DM26560%27 HTTP/1.1" 200 None
2026-03-29 15:14:01 [auto1.fr] INFO: Saving data for DM26560: {'auction_closing_time': 1774883762.0, 'created_time': 1772730552.918236, 'last_price_update_time': 1774797241.542991}
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DM26560') HTTP/1.1" 204 0
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: XJ04578
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: XT87850
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT87850%27 HTTP/1.1" 200 None
2026-03-29 15:14:01 [auto1.fr] INFO: Scrape type for XT87850: 0
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: EY02947
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: CV47418
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: VD42608
2026-03-29 15:14:01 [auto1.fr] INFO: Found listing with ID: NC23739
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC23739%27 HTTP/1.1" 200 None
2026-03-29 15:14:01 [auto1.fr] INFO: Scrape type for NC23739: 2
2026-03-29 15:14:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with identifier: NC23739
2026-03-29 15:14:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with scrape type 2
2026-03-29 15:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with scrape type 2
2026-03-29 15:14:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe, identifier: NC23739
2026-03-29 15:14:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with identifier: NC23739
2026-03-29 15:14:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with identifier: NC23739
2026-03-29 15:14:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe with identifier: NC23739 to the API
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:35:05Z',
'fuel_type': 'diesel',
'id': '8c2bade1-3a4f-5fa5-9e4d-d3d3b4f528fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NC23739',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 190565,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-08-04',
'seller_name': None,
'title': 'Nissan Qashqai 1.5 Turbodiesel N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2016}
2026-03-29 15:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NC23739%27 HTTP/1.1" 200 None
2026-03-29 15:14:02 [auto1.fr] INFO: Saving data for NC23739: {'auction_closing_time': 1774884905.0, 'created_time': 1773219341.001392, 'last_price_update_time': 1774797242.006968}
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NC23739') HTTP/1.1" 204 0
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: RK11371
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK11371%27 HTTP/1.1" 200 None
2026-03-29 15:14:02 [auto1.fr] INFO: Scrape type for RK11371: 2
2026-03-29 15:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82dcbf7a-4146-5891-abfb-6f734a8754ac with identifier: RK11371
2026-03-29 15:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82dcbf7a-4146-5891-abfb-6f734a8754ac with scrape type 2
2026-03-29 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82dcbf7a-4146-5891-abfb-6f734a8754ac with scrape type 2
2026-03-29 15:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 82dcbf7a-4146-5891-abfb-6f734a8754ac, identifier: RK11371
2026-03-29 15:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 82dcbf7a-4146-5891-abfb-6f734a8754ac with identifier: RK11371
2026-03-29 15:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 82dcbf7a-4146-5891-abfb-6f734a8754ac with identifier: RK11371
2026-03-29 15:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 82dcbf7a-4146-5891-abfb-6f734a8754ac with identifier: RK11371 to the API
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:08:41Z',
'fuel_type': 'diesel',
'id': '82dcbf7a-4146-5891-abfb-6f734a8754ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RK11371',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 335750,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-03-01',
'seller_name': None,
'title': 'Audi A4 1.9 TDI',
'transmission': 'manual',
'trim': '',
'year': 2004}
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RK11371%27 HTTP/1.1" 200 None
2026-03-29 15:14:02 [auto1.fr] INFO: Saving data for RK11371: {'auction_closing_time': 1774883321.0, 'created_time': 1774124627.246553, 'last_price_update_time': 1774797242.575955}
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RK11371') HTTP/1.1" 204 0
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: XV71586
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: RU65332
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: BX31241
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: KU09289
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: DT31778
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: VM45990
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VM45990%27 HTTP/1.1" 200 None
2026-03-29 15:14:02 [auto1.fr] INFO: Scrape type for VM45990: 0
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: YX14767
2026-03-29 15:14:02 [auto1.fr] INFO: Found listing with ID: VE21844
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE21844%27 HTTP/1.1" 200 None
2026-03-29 15:14:02 [auto1.fr] INFO: Scrape type for VE21844: 2
2026-03-29 15:14:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with identifier: VE21844
2026-03-29 15:14:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with scrape type 2
2026-03-29 15:14:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with scrape type 2
2026-03-29 15:14:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fbdf6cf7-694a-55ed-a1cb-a4dd37845998, identifier: VE21844
2026-03-29 15:14:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with identifier: VE21844
2026-03-29 15:14:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with identifier: VE21844
2026-03-29 15:14:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fbdf6cf7-694a-55ed-a1cb-a4dd37845998 with identifier: VE21844 to the API
2026-03-29 15:14:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:28:14Z',
'fuel_type': 'petrol',
'id': 'fbdf6cf7-694a-55ed-a1cb-a4dd37845998',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VE21844',
'listing': 'auction',
'make': 'Ford',
'model': 'Puma',
'odometer': 41998,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-11-04',
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost Mild-Hybrid Titanium',
'transmission': 'automatic',
'trim': 'Titanium',
'year': 2020}
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VE21844%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Saving data for VE21844: {'auction_closing_time': 1774884494.0, 'created_time': 1774279218.896252, 'last_price_update_time': 1774797246.042014}
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VE21844') HTTP/1.1" 204 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: LC46010
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LC46010%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for LC46010: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: GJ22712
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: FW75721
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW75721%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for FW75721: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: HP32037
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP32037%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for HP32037: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: CX01779
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: VP08253
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: KC97649
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC97649%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for KC97649: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: DB74353
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: FN04245
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: CF59045
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: GT29202
2026-03-29 15:14: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-29 15:14:06 [auto1.fr] INFO: Channel: 24h | Page: 70 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: FV30159
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV30159%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for FV30159: 2
2026-03-29 15:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with identifier: FV30159
2026-03-29 15:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with scrape type 2
2026-03-29 15:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with scrape type 2
2026-03-29 15:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2, identifier: FV30159
2026-03-29 15:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with identifier: FV30159
2026-03-29 15:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with identifier: FV30159
2026-03-29 15:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2 with identifier: FV30159 to the API
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:10:26Z',
'fuel_type': 'petrol',
'id': 'ec9683f8-cd42-53c1-8e4e-a5cd036dc7e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV30159',
'listing': 'auction',
'make': 'Audi',
'model': 'TT',
'odometer': 216441,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-04-10',
'seller_name': None,
'title': 'Audi TT 1.8 Turbo Roadster',
'transmission': 'manual',
'trim': 'Roadster',
'year': 2002}
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV30159%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Saving data for FV30159: {'auction_closing_time': 1774883426.0, 'created_time': 1773674379.656646, 'last_price_update_time': 1774797246.638085}
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV30159') HTTP/1.1" 204 0
2026-03-29 15:14:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: YM32264
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YM32264%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for YM32264: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: CM68492
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: TA32648
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: VH92035
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: EJ48081
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: VF74700
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: AZ12396
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ12396%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for AZ12396: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: MJ79043
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: BR67887
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: GY82618
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY82618%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for GY82618: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: GR09269
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GR09269%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for GR09269: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: YY18278
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YY18278%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for YY18278: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: AY91860
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: ZZ67013
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZZ67013%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for ZZ67013: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: UP31918
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UP31918%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for UP31918: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: PX91967
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: TU05858
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: HC58992
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: LK51820
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: GS17266
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: BT56168
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: FW66356
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: RM18696
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: HP37519
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HP37519%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for HP37519: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: UM45421
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: NU51886
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: CZ82631
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CZ82631%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for CZ82631: 0
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: AT20727
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: AT81791
2026-03-29 15:14:06 [auto1.fr] INFO: Found listing with ID: FR21898
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR21898%27 HTTP/1.1" 200 None
2026-03-29 15:14:06 [auto1.fr] INFO: Scrape type for FR21898: 2
2026-03-29 15:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f812e34-0758-54a8-8c26-39442ac2209c with identifier: FR21898
2026-03-29 15:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f812e34-0758-54a8-8c26-39442ac2209c with scrape type 2
2026-03-29 15:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f812e34-0758-54a8-8c26-39442ac2209c with scrape type 2
2026-03-29 15:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7f812e34-0758-54a8-8c26-39442ac2209c, identifier: FR21898
2026-03-29 15:14:07 [scrapy.extensions.logstats] INFO: Crawled 74 pages (at 22 pages/min), scraped 150 items (at 52 items/min)
2026-03-29 15:14:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7f812e34-0758-54a8-8c26-39442ac2209c with identifier: FR21898
2026-03-29 15:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7f812e34-0758-54a8-8c26-39442ac2209c with identifier: FR21898
2026-03-29 15:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7f812e34-0758-54a8-8c26-39442ac2209c with identifier: FR21898 to the API
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 115,
'expiration_date': '2026-03-30T15:47:59Z',
'fuel_type': 'diesel',
'id': '7f812e34-0758-54a8-8c26-39442ac2209c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FR21898',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 238816,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-23',
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2014}
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FR21898%27 HTTP/1.1" 200 None
2026-03-29 15:14:07 [auto1.fr] INFO: Saving data for FR21898: {'auction_closing_time': 1774885679.0, 'created_time': 1774610236.102338, 'last_price_update_time': 1774797247.344683}
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FR21898') HTTP/1.1" 204 0
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: WG19143
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: NG42802
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: BH93071
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH93071%27 HTTP/1.1" 200 None
2026-03-29 15:14:07 [auto1.fr] INFO: Scrape type for BH93071: 2
2026-03-29 15:14:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 559946da-3870-524d-b004-2cc79ee50a5c with identifier: BH93071
2026-03-29 15:14:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 559946da-3870-524d-b004-2cc79ee50a5c with scrape type 2
2026-03-29 15:14:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 559946da-3870-524d-b004-2cc79ee50a5c with scrape type 2
2026-03-29 15:14:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 559946da-3870-524d-b004-2cc79ee50a5c, identifier: BH93071
2026-03-29 15:14:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 559946da-3870-524d-b004-2cc79ee50a5c with identifier: BH93071
2026-03-29 15:14:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 559946da-3870-524d-b004-2cc79ee50a5c with identifier: BH93071
2026-03-29 15:14:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 559946da-3870-524d-b004-2cc79ee50a5c with identifier: BH93071 to the API
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:10:31Z',
'fuel_type': 'petrol',
'id': '559946da-3870-524d-b004-2cc79ee50a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BH93071',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 45786,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-21',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2020}
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BH93071%27 HTTP/1.1" 200 None
2026-03-29 15:14:07 [auto1.fr] INFO: Saving data for BH93071: {'auction_closing_time': 1774883431.0, 'created_time': 1774610341.850042, 'last_price_update_time': 1774797247.880745}
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BH93071') HTTP/1.1" 204 0
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: DN03508
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: PF16062
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: KL74620
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: YT08799
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: JL76183
2026-03-29 15:14:07 [auto1.fr] INFO: Found listing with ID: JC39460
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JC39460%27 HTTP/1.1" 200 None
2026-03-29 15:14:07 [auto1.fr] INFO: Scrape type for JC39460: 0
2026-03-29 15:14: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-29 15:14:08 [auto1.fr] INFO: Channel: 24h | Page: 71 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: DE96742
2026-03-29 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DE96742%27 HTTP/1.1" 200 None
2026-03-29 15:14:08 [auto1.fr] INFO: Scrape type for DE96742: 0
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: GK54284
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: LH76709
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: SF01086
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: WV93333
2026-03-29 15:14:08 [auto1.fr] INFO: Found listing with ID: XE30356
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE30356%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for XE30356: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: RC05941
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: EM83607
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: CU95310
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: BL19130
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BL19130%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for BL19130: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: ZD76165
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: BP34211
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: CU30754
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: PZ88800
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: MY43858
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MY43858%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for MY43858: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: DA93412
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: TP61370
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: DH45379
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: VT19778
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: AX98718
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: ZA49017
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZA49017%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for ZA49017: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: SX33425
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: DJ09425
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: YJ06296
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: HB16314
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: TR39928
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR39928%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for TR39928: 2
2026-03-29 15:14:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84516f50-9a84-520b-a847-3c36626a912f with identifier: TR39928
2026-03-29 15:14:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84516f50-9a84-520b-a847-3c36626a912f with scrape type 2
2026-03-29 15:14:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84516f50-9a84-520b-a847-3c36626a912f with scrape type 2
2026-03-29 15:14:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 84516f50-9a84-520b-a847-3c36626a912f, identifier: TR39928
2026-03-29 15:14:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 84516f50-9a84-520b-a847-3c36626a912f with identifier: TR39928
2026-03-29 15:14:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 84516f50-9a84-520b-a847-3c36626a912f with identifier: TR39928
2026-03-29 15:14:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 84516f50-9a84-520b-a847-3c36626a912f with identifier: TR39928 to the API
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 130,
'expiration_date': '2026-03-30T15:36:18Z',
'fuel_type': 'petrol',
'id': '84516f50-9a84-520b-a847-3c36626a912f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR39928',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 79401,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-15',
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2019}
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR39928%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Saving data for TR39928: {'auction_closing_time': 1774884978.0, 'created_time': 1774610182.302226, 'last_price_update_time': 1774797249.510886}
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TR39928') HTTP/1.1" 204 0
2026-03-29 15:14:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: AW19265
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: SD25864
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: NG39505
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: TK04922
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TK04922%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for TK04922: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: DL07367
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: JG67142
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: XH55125
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XH55125%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for XH55125: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: VT66374
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VT66374%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for VT66374: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: GL57074
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GL57074%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for GL57074: 0
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: CU22233
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: PD03654
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: YZ13186
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: ZL05280
2026-03-29 15:14:09 [auto1.fr] INFO: Found listing with ID: YS67726
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YS67726%27 HTTP/1.1" 200 None
2026-03-29 15:14:09 [auto1.fr] INFO: Scrape type for YS67726: 0
2026-03-29 15:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:40 [auto1.fr] INFO: Channel: 24h | Page: 72 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: TZ91470
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: WS31397
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: MC68416
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: AT49366
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT49366%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for AT49366: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: SV76082
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: SE24151
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: VR68825
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: JN14468
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: EX11392
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EX11392%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for EX11392: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: FX98365
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: NZ33363
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: EH26711
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: LL72908
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LL72908%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for LL72908: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: SD92574
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: SV67354
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: CY43470
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: RB55896
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: XW31982
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: NJ59520
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: HZ30710
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: GG29325
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: LZ69569
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: NY61092
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY61092%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for NY61092: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: TR32255
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: ZM80023
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: SL13789
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: YS87818
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: MS42425
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MS42425%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for MS42425: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: AT90732
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AT90732%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for AT90732: 0
2026-03-29 15:14:40 [auto1.fr] INFO: Found listing with ID: AK39621
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK39621%27 HTTP/1.1" 200 None
2026-03-29 15:14:40 [auto1.fr] INFO: Scrape type for AK39621: 2
2026-03-29 15:14:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with identifier: AK39621
2026-03-29 15:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with scrape type 2
2026-03-29 15:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with scrape type 2
2026-03-29 15:14:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3ad7506c-6aa3-514b-8dff-498bd57a0ce5, identifier: AK39621
2026-03-29 15:14:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with identifier: AK39621
2026-03-29 15:14:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with identifier: AK39621
2026-03-29 15:14:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3ad7506c-6aa3-514b-8dff-498bd57a0ce5 with identifier: AK39621 to the API
2026-03-29 15:14:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 102,
'expiration_date': '2026-03-30T15:44:17Z',
'fuel_type': 'diesel',
'id': '3ad7506c-6aa3-514b-8dff-498bd57a0ce5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AK39621',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 64745,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-06-15',
'seller_name': None,
'title': 'Peugeot 208 1.5 Blue-HDi Allure Pack',
'transmission': 'manual',
'trim': 'Allure Pack',
'year': 2022}
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AK39621%27 HTTP/1.1" 200 None
2026-03-29 15:14:41 [auto1.fr] INFO: Saving data for AK39621: {'auction_closing_time': 1774885457.0, 'created_time': 1772609522.430882, 'last_price_update_time': 1774797281.242647}
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AK39621') HTTP/1.1" 204 0
2026-03-29 15:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: FB29476
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB29476%27 HTTP/1.1" 200 None
2026-03-29 15:14:41 [auto1.fr] INFO: Scrape type for FB29476: 2
2026-03-29 15:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f88facc5-b476-534d-831d-5390b8b85056 with identifier: FB29476
2026-03-29 15:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f88facc5-b476-534d-831d-5390b8b85056 with scrape type 2
2026-03-29 15:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f88facc5-b476-534d-831d-5390b8b85056 with scrape type 2
2026-03-29 15:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f88facc5-b476-534d-831d-5390b8b85056, identifier: FB29476
2026-03-29 15:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f88facc5-b476-534d-831d-5390b8b85056 with identifier: FB29476
2026-03-29 15:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f88facc5-b476-534d-831d-5390b8b85056 with identifier: FB29476
2026-03-29 15:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f88facc5-b476-534d-831d-5390b8b85056 with identifier: FB29476 to the API
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 306,
'expiration_date': '2026-03-30T15:55:26Z',
'fuel_type': 'hybrid',
'id': 'f88facc5-b476-534d-831d-5390b8b85056',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FB29476',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 156885,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-13',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 300de 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2021}
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FB29476%27 HTTP/1.1" 200 None
2026-03-29 15:14:41 [auto1.fr] INFO: Saving data for FB29476: {'auction_closing_time': 1774886126.0, 'created_time': 1774610345.599517, 'last_price_update_time': 1774797281.785416}
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FB29476') HTTP/1.1" 204 0
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: CE04725
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: CV84017
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: RX87637
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: VP23956
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: NY43606
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: GB94955
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: LL62487
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: CR66279
2026-03-29 15:14:41 [auto1.fr] INFO: Found listing with ID: CH04753
2026-03-29 15:14:42 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:42 [auto1.fr] INFO: Channel: 24h | Page: 73 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: VP92725
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP92725%27 HTTP/1.1" 200 None
2026-03-29 15:14:42 [auto1.fr] INFO: Scrape type for VP92725: 0
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: KB95904
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: GZ26108
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: KH51958
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: HW65969
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: RL62627
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: ND58253
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: PM61458
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: TB34816
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: WT63906
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WT63906%27 HTTP/1.1" 200 None
2026-03-29 15:14:42 [auto1.fr] INFO: Scrape type for WT63906: 0
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: HR61891
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: PG50049
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: JS64389
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: MC93057
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC93057%27 HTTP/1.1" 200 None
2026-03-29 15:14:42 [auto1.fr] INFO: Scrape type for MC93057: 0
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: WN65697
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: SL82812
2026-03-29 15:14:42 [auto1.fr] INFO: Found listing with ID: FV70954
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV70954%27 HTTP/1.1" 200 None
2026-03-29 15:14:42 [auto1.fr] INFO: Scrape type for FV70954: 2
2026-03-29 15:14:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e77f934-7f6e-51c8-960d-87b158f51d38 with identifier: FV70954
2026-03-29 15:14:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e77f934-7f6e-51c8-960d-87b158f51d38 with scrape type 2
2026-03-29 15:14:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e77f934-7f6e-51c8-960d-87b158f51d38 with scrape type 2
2026-03-29 15:14:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e77f934-7f6e-51c8-960d-87b158f51d38, identifier: FV70954
2026-03-29 15:14:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e77f934-7f6e-51c8-960d-87b158f51d38 with identifier: FV70954
2026-03-29 15:14:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e77f934-7f6e-51c8-960d-87b158f51d38 with identifier: FV70954
2026-03-29 15:14:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e77f934-7f6e-51c8-960d-87b158f51d38 with identifier: FV70954 to the API
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:14:35Z',
'fuel_type': 'diesel',
'id': '2e77f934-7f6e-51c8-960d-87b158f51d38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV70954',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 216662,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-13',
'seller_name': None,
'title': 'Nissan Micra 1.5 dCi Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2010}
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV70954%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Saving data for FV70954: {'auction_closing_time': 1774883675.0, 'created_time': 1773836467.126256, 'last_price_update_time': 1774797283.345026}
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV70954') HTTP/1.1" 204 0
2026-03-29 15:14:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: HX49968
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HX49968%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for HX49968: 0
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: UG11231
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: MG59529
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: JT24532
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: SK92055
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: FY78807
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY78807%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for FY78807: 2
2026-03-29 15:14:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44ac06c-90af-5645-ba74-274238f8cea2 with identifier: FY78807
2026-03-29 15:14:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44ac06c-90af-5645-ba74-274238f8cea2 with scrape type 2
2026-03-29 15:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44ac06c-90af-5645-ba74-274238f8cea2 with scrape type 2
2026-03-29 15:14:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b44ac06c-90af-5645-ba74-274238f8cea2, identifier: FY78807
2026-03-29 15:14:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b44ac06c-90af-5645-ba74-274238f8cea2 with identifier: FY78807
2026-03-29 15:14:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b44ac06c-90af-5645-ba74-274238f8cea2 with identifier: FY78807
2026-03-29 15:14:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b44ac06c-90af-5645-ba74-274238f8cea2 with identifier: FY78807 to the API
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 105,
'expiration_date': '2026-03-30T15:53:21Z',
'fuel_type': 'diesel',
'id': 'b44ac06c-90af-5645-ba74-274238f8cea2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FY78807',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 274133,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-24',
'seller_name': None,
'title': 'Volkswagen Touran 1.6 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2013}
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FY78807%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Saving data for FY78807: {'auction_closing_time': 1774886001.0, 'created_time': 1773349165.89612, 'last_price_update_time': 1774797283.880873}
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FY78807') HTTP/1.1" 204 0
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: SB38361
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: TY88704
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY88704%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for TY88704: 0
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: NM97530
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: XL87843
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: GZ59625
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: PM49517
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: XP17198
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: GN98796
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: DR23602
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR23602%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for DR23602: 0
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: JU80651
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: MM63788
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM63788%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for MM63788: 0
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: ZP94396
2026-03-29 15:14:43 [auto1.fr] INFO: Found listing with ID: DU63509
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU63509%27 HTTP/1.1" 200 None
2026-03-29 15:14:43 [auto1.fr] INFO: Scrape type for DU63509: 2
2026-03-29 15:14:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with identifier: DU63509
2026-03-29 15:14:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with scrape type 2
2026-03-29 15:14:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with scrape type 2
2026-03-29 15:14:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d94cadea-6c52-5fdd-90c2-80ddb9ebff7f, identifier: DU63509
2026-03-29 15:14:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with identifier: DU63509
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=beige HTTP/1.1" 200 None
2026-03-29 15:14:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:14:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with identifier: DU63509
2026-03-29 15:14:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d94cadea-6c52-5fdd-90c2-80ddb9ebff7f with identifier: DU63509 to the API
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:45:34Z',
'fuel_type': 'diesel',
'id': 'd94cadea-6c52-5fdd-90c2-80ddb9ebff7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DU63509',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 227442,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-18',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2013}
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DU63509%27 HTTP/1.1" 200 None
2026-03-29 15:14:44 [auto1.fr] INFO: Saving data for DU63509: {'auction_closing_time': 1774885534.0, 'created_time': 1773836546.983653, 'last_price_update_time': 1774797284.506319}
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DU63509') HTTP/1.1" 204 0
2026-03-29 15:14:44 [auto1.fr] INFO: Found listing with ID: MG88559
2026-03-29 15:14:44 [auto1.fr] INFO: Found listing with ID: ZC11276
2026-03-29 15:14:44 [auto1.fr] INFO: Found listing with ID: ZU13538
2026-03-29 15:14:44 [auto1.fr] INFO: Found listing with ID: WY25382
2026-03-29 15:14:45 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:45 [auto1.fr] INFO: Channel: 24h | Page: 74 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: DR43317
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: PM54626
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: WF83429
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: XT87839
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XT87839%27 HTTP/1.1" 200 None
2026-03-29 15:14:45 [auto1.fr] INFO: Scrape type for XT87839: 0
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: KC00053
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: RT00680
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: WA19421
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WA19421%27 HTTP/1.1" 200 None
2026-03-29 15:14:45 [auto1.fr] INFO: Scrape type for WA19421: 0
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: LH70216
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: XX17277
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: RT97510
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RT97510%27 HTTP/1.1" 200 None
2026-03-29 15:14:45 [auto1.fr] INFO: Scrape type for RT97510: 0
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: YF14026
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: VL98028
2026-03-29 15:14:45 [auto1.fr] INFO: Found listing with ID: JU05090
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU05090%27 HTTP/1.1" 200 None
2026-03-29 15:14:45 [auto1.fr] INFO: Scrape type for JU05090: 2
2026-03-29 15:14:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2dad14a-4d89-599a-9acd-635a0b6e67a4 with identifier: JU05090
2026-03-29 15:14:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2dad14a-4d89-599a-9acd-635a0b6e67a4 with scrape type 2
2026-03-29 15:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2dad14a-4d89-599a-9acd-635a0b6e67a4 with scrape type 2
2026-03-29 15:14:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f2dad14a-4d89-599a-9acd-635a0b6e67a4, identifier: JU05090
2026-03-29 15:14:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f2dad14a-4d89-599a-9acd-635a0b6e67a4 with identifier: JU05090
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:14:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=brown HTTP/1.1" 200 None
2026-03-29 15:14:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:14:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f2dad14a-4d89-599a-9acd-635a0b6e67a4 with identifier: JU05090
2026-03-29 15:14:46 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f2dad14a-4d89-599a-9acd-635a0b6e67a4 with identifier: JU05090 to the API
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:48:38Z',
'fuel_type': 'petrol',
'id': 'f2dad14a-4d89-599a-9acd-635a0b6e67a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JU05090',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 93090,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-09-24',
'seller_name': None,
'title': 'Nissan Qashqai 1.2 N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2017}
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JU05090%27 HTTP/1.1" 200 None
2026-03-29 15:14:46 [auto1.fr] INFO: Saving data for JU05090: {'auction_closing_time': 1774885718.0, 'created_time': 1774610855.455869, 'last_price_update_time': 1774797286.592545}
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JU05090') HTTP/1.1" 204 0
2026-03-29 15:14:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: CC89861
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: BZ30264
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: GS03984
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: AH00792
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: SC97617
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: WJ36021
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: CW00157
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: MA92859
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: FP08474
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: GE69678
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE69678%27 HTTP/1.1" 200 None
2026-03-29 15:14:46 [auto1.fr] INFO: Scrape type for GE69678: 0
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: NS97221
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: PD78031
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: UM97504
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: NP12584
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: NW12162
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: WV73236
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: UR57838
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UR57838%27 HTTP/1.1" 200 None
2026-03-29 15:14:46 [auto1.fr] INFO: Scrape type for UR57838: 0
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: SN63946
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: MA29780
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: ZH47004
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: WS68966
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: KP94491
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KP94491%27 HTTP/1.1" 200 None
2026-03-29 15:14:46 [auto1.fr] INFO: Scrape type for KP94491: 0
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: AU48197
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: WN86171
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: KN59996
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: CJ92637
2026-03-29 15:14:46 [auto1.fr] INFO: Found listing with ID: YA54656
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YA54656%27 HTTP/1.1" 200 None
2026-03-29 15:14:46 [auto1.fr] INFO: Scrape type for YA54656: 0
2026-03-29 15:14:47 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:47 [auto1.fr] INFO: Channel: 24h | Page: 75 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:47 [auto1.fr] INFO: Found listing with ID: BM17669
2026-03-29 15:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM17669%27 HTTP/1.1" 200 None
2026-03-29 15:14:47 [auto1.fr] INFO: Scrape type for BM17669: 0
2026-03-29 15:14:47 [auto1.fr] INFO: Found listing with ID: FP89047
2026-03-29 15:14:47 [auto1.fr] INFO: Found listing with ID: GZ97506
2026-03-29 15:14:47 [auto1.fr] INFO: Found listing with ID: RL60672
2026-03-29 15:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL60672%27 HTTP/1.1" 200 None
2026-03-29 15:14:47 [auto1.fr] INFO: Scrape type for RL60672: 2
2026-03-29 15:14:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with identifier: RL60672
2026-03-29 15:14:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with scrape type 2
2026-03-29 15:14:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with scrape type 2
2026-03-29 15:14:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2, identifier: RL60672
2026-03-29 15:14:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with identifier: RL60672
2026-03-29 15:14:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with identifier: RL60672
2026-03-29 15:14:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2 with identifier: RL60672 to the API
2026-03-29 15:14:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:24:49Z',
'fuel_type': 'petrol',
'id': 'b7b6b7d6-86a3-5c0e-b836-f7ca9093c6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RL60672',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 178096,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-10-17',
'seller_name': None,
'title': 'BMW X3 2.0i',
'transmission': 'manual',
'trim': '',
'year': 2006}
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RL60672%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Saving data for RL60672: {'auction_closing_time': 1774884289.0, 'created_time': 1774610868.005795, 'last_price_update_time': 1774797288.218156}
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RL60672') HTTP/1.1" 204 0
2026-03-29 15:14:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: UF83440
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: ZH72622
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: NY72412
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: GM29427
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM29427%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for GM29427: 2
2026-03-29 15:14:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79eb7435-0eec-5a61-b819-e5f4ca421677 with identifier: GM29427
2026-03-29 15:14:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79eb7435-0eec-5a61-b819-e5f4ca421677 with scrape type 2
2026-03-29 15:14:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79eb7435-0eec-5a61-b819-e5f4ca421677 with scrape type 2
2026-03-29 15:14:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 79eb7435-0eec-5a61-b819-e5f4ca421677, identifier: GM29427
2026-03-29 15:14:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 79eb7435-0eec-5a61-b819-e5f4ca421677 with identifier: GM29427
2026-03-29 15:14:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 79eb7435-0eec-5a61-b819-e5f4ca421677 with identifier: GM29427
2026-03-29 15:14:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 79eb7435-0eec-5a61-b819-e5f4ca421677 with identifier: GM29427 to the API
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:37:43Z',
'fuel_type': 'petrol',
'id': '79eb7435-0eec-5a61-b819-e5f4ca421677',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GM29427',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 133405,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-23',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 BlueEfficiency AMG Sport',
'transmission': 'manual',
'trim': 'BlueEfficiency AMG Sport',
'year': 2014}
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GM29427%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Saving data for GM29427: {'auction_closing_time': 1774885063.0, 'created_time': 1774610861.778, 'last_price_update_time': 1774797288.752182}
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GM29427') HTTP/1.1" 204 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: WA46854
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: AD46957
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: YP51372
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: GU93912
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: TY87509
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TY87509%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for TY87509: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: DB83162
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: PX06579
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: BF66000
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: SY82674
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: GS73075
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GS73075%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for GS73075: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: FL76825
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FL76825%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for FL76825: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: TS40917
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: VY74819
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: JE10155
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JE10155%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for JE10155: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: ZK08219
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: KS28661
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: SF06109
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SF06109%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for SF06109: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: AD83695
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: BS21555
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: JF07338
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JF07338%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for JF07338: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: HE67645
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: JD39110
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: JR78499
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: NZ21389
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: DK56900
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: BF56571
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BF56571%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for BF56571: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: YY91816
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: YH44031
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: WJ13583
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WJ13583%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for WJ13583: 0
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: UR58617
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: TE19039
2026-03-29 15:14:48 [auto1.fr] INFO: Found listing with ID: CK21473
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CK21473%27 HTTP/1.1" 200 None
2026-03-29 15:14:48 [auto1.fr] INFO: Scrape type for CK21473: 0
2026-03-29 15:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:49 [auto1.fr] INFO: Channel: 24h | Page: 76 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: WG06663
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: PA78315
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: TL95949
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: XS62147
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: AC86426
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AC86426%27 HTTP/1.1" 200 None
2026-03-29 15:14:49 [auto1.fr] INFO: Scrape type for AC86426: 0
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: TH94226
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: RG30279
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: TN71254
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: DJ31121
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: KJ24442
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: MX62937
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: UV38858
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: FS76185
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: DS23730
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: JL93468
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: CM39472
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: ZL28145
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: JY97748
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: FJ05834
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ05834%27 HTTP/1.1" 200 None
2026-03-29 15:14:49 [auto1.fr] INFO: Scrape type for FJ05834: 0
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: JF96237
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: HG27801
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG27801%27 HTTP/1.1" 200 None
2026-03-29 15:14:49 [auto1.fr] INFO: Scrape type for HG27801: 0
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: AA14547
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: CE08433
2026-03-29 15:14:49 [auto1.fr] INFO: Found listing with ID: ZN02557
2026-03-29 15:14:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZN02557%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for ZN02557: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: EN42354
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EN42354%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for EN42354: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: GL68159
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: JH18323
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: RM20172
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RM20172%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for RM20172: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: EE83883
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE83883%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for EE83883: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: HS48981
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HS48981%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for HS48981: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: HD10774
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: SZ93717
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: WF53707
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WF53707%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for WF53707: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: RE72510
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: AV92189
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AV92189%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for AV92189: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: KZ65396
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ65396%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for KZ65396: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: PK04898
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PK04898%27 HTTP/1.1" 200 None
2026-03-29 15:14:50 [auto1.fr] INFO: Scrape type for PK04898: 0
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: PD48393
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: PT64266
2026-03-29 15:14:50 [auto1.fr] INFO: Found listing with ID: PE67276
2026-03-29 15:14:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:51 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:51 [auto1.fr] INFO: Channel: 24h | Page: 77 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: ZW54259
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: ZH66102
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: XB80018
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XB80018%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for XB80018: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: FK47349
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: YC36334
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC36334%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for YC36334: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: PS96016
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: KU51052
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: HJ20372
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: GC19073
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GC19073%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for GC19073: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: WZ07204
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: TG10536
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TG10536%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for TG10536: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: RE10755
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: MR81376
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: MP66678
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: CT54779
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: KW68314
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KW68314%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for KW68314: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: JF56429
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: JP06757
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: SE16009
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: MU24088
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU24088%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for MU24088: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: HF25900
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HF25900%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for HF25900: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: NV28779
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: UU33853
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: GZ91230
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: WD81784
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD81784%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for WD81784: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: XA59282
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: PZ79927
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PZ79927%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for PZ79927: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: VL19432
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: WN62407
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: GA15332
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: JG32180
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JG32180%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for JG32180: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: LV54644
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: ET22474
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: VB54274
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VB54274%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for VB54274: 0
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: WH81250
2026-03-29 15:14:51 [auto1.fr] INFO: Found listing with ID: KG24265
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG24265%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Scrape type for KG24265: 2
2026-03-29 15:14:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with identifier: KG24265
2026-03-29 15:14:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with scrape type 2
2026-03-29 15:14:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with scrape type 2
2026-03-29 15:14:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4, identifier: KG24265
2026-03-29 15:14:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with identifier: KG24265
2026-03-29 15:14:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with identifier: KG24265
2026-03-29 15:14:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4 with identifier: KG24265 to the API
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 110,
'expiration_date': '2026-03-30T15:43:28Z',
'fuel_type': 'petrol',
'id': 'cc0a1e0d-7e73-5203-ab31-1dfdbcdb93e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KG24265',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Aircross',
'odometer': 48366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-08-13',
'seller_name': None,
'title': 'Citroen C3 Aircross 1.2 PureTech Feel Business',
'transmission': 'manual',
'trim': 'Feel Business',
'year': 2019}
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KG24265%27 HTTP/1.1" 200 None
2026-03-29 15:14:51 [auto1.fr] INFO: Saving data for KG24265: {'auction_closing_time': 1774885408.0, 'created_time': 1773432625.043453, 'last_price_update_time': 1774797291.922989}
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KG24265') HTTP/1.1" 204 0
2026-03-29 15:14:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:52 [auto1.fr] INFO: Found listing with ID: MJ22347
2026-03-29 15:14:52 [auto1.fr] INFO: Found listing with ID: UH55334
2026-03-29 15:14:52 [auto1.fr] INFO: Found listing with ID: TY42768
2026-03-29 15:14:52 [auto1.fr] INFO: Found listing with ID: ZV03608
2026-03-29 15:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:14:54 [auto1.fr] INFO: Channel: 24h | Page: 78 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: TF90019
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF90019%27 HTTP/1.1" 200 None
2026-03-29 15:14:54 [auto1.fr] INFO: Scrape type for TF90019: 2
2026-03-29 15:14:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b23cec-cfc1-52de-a622-e8789e580a47 with identifier: TF90019
2026-03-29 15:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b23cec-cfc1-52de-a622-e8789e580a47 with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b23cec-cfc1-52de-a622-e8789e580a47 with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b7b23cec-cfc1-52de-a622-e8789e580a47, identifier: TF90019
2026-03-29 15:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b7b23cec-cfc1-52de-a622-e8789e580a47 with identifier: TF90019
2026-03-29 15:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b7b23cec-cfc1-52de-a622-e8789e580a47 with identifier: TF90019
2026-03-29 15:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b7b23cec-cfc1-52de-a622-e8789e580a47 with identifier: TF90019 to the API
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 147,
'expiration_date': '2026-03-30T15:39:25Z',
'fuel_type': 'petrol',
'id': 'b7b23cec-cfc1-52de-a622-e8789e580a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TF90019',
'listing': 'auction',
'make': 'Toyota',
'model': 'Verso',
'odometer': 214549,
'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 Verso 1.8 Design',
'transmission': 'automatic',
'trim': 'Design',
'year': 2016}
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TF90019%27 HTTP/1.1" 200 None
2026-03-29 15:14:54 [auto1.fr] INFO: Saving data for TF90019: {'auction_closing_time': 1774885165.0, 'created_time': 1774710625.780836, 'last_price_update_time': 1774797294.478982}
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TF90019') HTTP/1.1" 204 0
2026-03-29 15:14:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: ZN51236
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: RH20698
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: JH28308
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: FX69066
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX69066%27 HTTP/1.1" 200 None
2026-03-29 15:14:54 [auto1.fr] INFO: Scrape type for FX69066: 2
2026-03-29 15:14:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec11ba2c-0bfd-5599-999d-d23143fecc8d with identifier: FX69066
2026-03-29 15:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec11ba2c-0bfd-5599-999d-d23143fecc8d with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec11ba2c-0bfd-5599-999d-d23143fecc8d with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ec11ba2c-0bfd-5599-999d-d23143fecc8d, identifier: FX69066
2026-03-29 15:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ec11ba2c-0bfd-5599-999d-d23143fecc8d with identifier: FX69066
2026-03-29 15:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ec11ba2c-0bfd-5599-999d-d23143fecc8d with identifier: FX69066
2026-03-29 15:14:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ec11ba2c-0bfd-5599-999d-d23143fecc8d with identifier: FX69066 to the API
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:01:23Z',
'fuel_type': 'petrol',
'id': 'ec11ba2c-0bfd-5599-999d-d23143fecc8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FX69066',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 103946,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-07-17',
'seller_name': None,
'title': 'Citroen C5 2.0',
'transmission': 'manual',
'trim': '',
'year': 2007}
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FX69066%27 HTTP/1.1" 200 None
2026-03-29 15:14:54 [auto1.fr] INFO: Saving data for FX69066: {'auction_closing_time': 1774882883.0, 'created_time': 1774710627.357537, 'last_price_update_time': 1774797294.870063}
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FX69066') HTTP/1.1" 204 0
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: WN78758
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: FB52388
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: EM64243
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: FV29389
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: AH74667
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: NL48805
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: YG68340
2026-03-29 15:14:54 [auto1.fr] INFO: Found listing with ID: CJ55731
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ55731%27 HTTP/1.1" 200 None
2026-03-29 15:14:54 [auto1.fr] INFO: Scrape type for CJ55731: 2
2026-03-29 15:14:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with identifier: CJ55731
2026-03-29 15:14:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with scrape type 2
2026-03-29 15:14:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 38fbe1f9-b39d-5ce3-858d-9b24aff0e009, identifier: CJ55731
2026-03-29 15:14:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with identifier: CJ55731
2026-03-29 15:14:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with identifier: CJ55731
2026-03-29 15:14:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 38fbe1f9-b39d-5ce3-858d-9b24aff0e009 with identifier: CJ55731 to the API
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T16:00:00Z',
'fuel_type': 'diesel',
'id': '38fbe1f9-b39d-5ce3-858d-9b24aff0e009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CJ55731',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 291457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-22',
'seller_name': None,
'title': 'Ford Fiesta 1.4 TDCi Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2010}
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ55731%27 HTTP/1.1" 200 None
2026-03-29 15:14:55 [auto1.fr] INFO: Saving data for CJ55731: {'auction_closing_time': 1774886400.0, 'created_time': 1774710629.260037, 'last_price_update_time': 1774797295.263359}
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CJ55731') HTTP/1.1" 204 0
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: YM43773
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: XK82108
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: NV36409
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: KX72763
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: MC34871
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC34871%27 HTTP/1.1" 200 None
2026-03-29 15:14:55 [auto1.fr] INFO: Scrape type for MC34871: 2
2026-03-29 15:14:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with identifier: MC34871
2026-03-29 15:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with scrape type 2
2026-03-29 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with scrape type 2
2026-03-29 15:14:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a, identifier: MC34871
2026-03-29 15:14:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with identifier: MC34871
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=silver HTTP/1.1" 200 None
2026-03-29 15:14:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:14:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with identifier: MC34871
2026-03-29 15:14:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a with identifier: MC34871 to the API
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 155,
'expiration_date': '2026-03-30T15:40:15Z',
'fuel_type': 'diesel',
'id': '0a7c0c34-4af0-53f5-9dc9-c9c8e0add43a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MC34871',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 190025,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-03-15',
'seller_name': None,
'title': 'Hyundai Santa Fe 2.2 CRDi Style 4x4',
'transmission': 'manual',
'trim': 'Style 4x4',
'year': 2007}
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MC34871%27 HTTP/1.1" 200 None
2026-03-29 15:14:55 [auto1.fr] INFO: Saving data for MC34871: {'auction_closing_time': 1774885215.0, 'created_time': 1774710624.789237, 'last_price_update_time': 1774797295.899177}
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MC34871') HTTP/1.1" 204 0
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: NH75420
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: UW89865
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: JN66060
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: BX33058
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: LH95044
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: VF82485
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: MP91388
2026-03-29 15:14:55 [auto1.fr] INFO: Found listing with ID: TR54238
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR54238%27 HTTP/1.1" 200 None
2026-03-29 15:14:55 [auto1.fr] INFO: Scrape type for TR54238: 2
2026-03-29 15:14:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with identifier: TR54238
2026-03-29 15:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with scrape type 2
2026-03-29 15:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with scrape type 2
2026-03-29 15:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d, identifier: TR54238
2026-03-29 15:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with identifier: TR54238
2026-03-29 15:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with identifier: TR54238
2026-03-29 15:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d with identifier: TR54238 to the API
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:18:50Z',
'fuel_type': 'petrol',
'id': '05c548da-7d0f-5d5a-918f-bc1b5d1b6a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TR54238',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 43440,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-03-31',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2014}
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TR54238%27 HTTP/1.1" 200 None
2026-03-29 15:14:56 [auto1.fr] INFO: Saving data for TR54238: {'auction_closing_time': 1774883930.0, 'created_time': 1774106108.985707, 'last_price_update_time': 1774797296.29621}
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TR54238') HTTP/1.1" 204 0
2026-03-29 15:14:56 [auto1.fr] INFO: Found listing with ID: WH66120
2026-03-29 15:14:56 [auto1.fr] INFO: Found listing with ID: BH76785
2026-03-29 15:14:56 [auto1.fr] INFO: Found listing with ID: ZK60890
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK60890%27 HTTP/1.1" 200 None
2026-03-29 15:14:56 [auto1.fr] INFO: Scrape type for ZK60890: 2
2026-03-29 15:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71404662-5e03-5732-adfe-3941ce9455d6 with identifier: ZK60890
2026-03-29 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71404662-5e03-5732-adfe-3941ce9455d6 with scrape type 2
2026-03-29 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71404662-5e03-5732-adfe-3941ce9455d6 with scrape type 2
2026-03-29 15:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 71404662-5e03-5732-adfe-3941ce9455d6, identifier: ZK60890
2026-03-29 15:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 71404662-5e03-5732-adfe-3941ce9455d6 with identifier: ZK60890
2026-03-29 15:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 71404662-5e03-5732-adfe-3941ce9455d6 with identifier: ZK60890
2026-03-29 15:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 71404662-5e03-5732-adfe-3941ce9455d6 with identifier: ZK60890 to the API
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 80,
'expiration_date': '2026-03-30T15:30:35Z',
'fuel_type': 'petrol',
'id': '71404662-5e03-5732-adfe-3941ce9455d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZK60890',
'listing': 'auction',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 173330,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-01-18',
'seller_name': None,
'title': 'Ford Fiesta 1.4 Trend',
'transmission': 'manual',
'trim': 'Trend',
'year': 2004}
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZK60890%27 HTTP/1.1" 200 None
2026-03-29 15:14:56 [auto1.fr] INFO: Saving data for ZK60890: {'auction_closing_time': 1774884635.0, 'created_time': 1774710628.089597, 'last_price_update_time': 1774797296.792185}
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZK60890') HTTP/1.1" 204 0
2026-03-29 15:14:56 [auto1.fr] INFO: Found listing with ID: ER89848
2026-03-29 15:14:56 [auto1.fr] INFO: Found listing with ID: MR72983
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR72983%27 HTTP/1.1" 200 None
2026-03-29 15:14:56 [auto1.fr] INFO: Scrape type for MR72983: 2
2026-03-29 15:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32238725-2570-5778-9b77-1c5e8e233161 with identifier: MR72983
2026-03-29 15:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32238725-2570-5778-9b77-1c5e8e233161 with scrape type 2
2026-03-29 15:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32238725-2570-5778-9b77-1c5e8e233161 with scrape type 2
2026-03-29 15:14:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 32238725-2570-5778-9b77-1c5e8e233161, identifier: MR72983
2026-03-29 15:14:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 32238725-2570-5778-9b77-1c5e8e233161 with identifier: MR72983
2026-03-29 15:14:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 32238725-2570-5778-9b77-1c5e8e233161 with identifier: MR72983
2026-03-29 15:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 32238725-2570-5778-9b77-1c5e8e233161 with identifier: MR72983 to the API
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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:45:50Z',
'fuel_type': 'diesel',
'id': '32238725-2570-5778-9b77-1c5e8e233161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR72983',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 190265,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-27',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Limited',
'transmission': 'manual',
'trim': 'Limited',
'year': 2015}
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR72983%27 HTTP/1.1" 200 None
2026-03-29 15:14:57 [auto1.fr] INFO: Saving data for MR72983: {'auction_closing_time': 1774885550.0, 'created_time': 1773432627.002741, 'last_price_update_time': 1774797297.193358}
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR72983') HTTP/1.1" 204 0
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: YZ93571
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: DC15734
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC15734%27 HTTP/1.1" 200 None
2026-03-29 15:14:57 [auto1.fr] INFO: Scrape type for DC15734: 2
2026-03-29 15:14:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4bab6ef-2006-528c-aca9-c89833108b3b with identifier: DC15734
2026-03-29 15:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4bab6ef-2006-528c-aca9-c89833108b3b with scrape type 2
2026-03-29 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4bab6ef-2006-528c-aca9-c89833108b3b with scrape type 2
2026-03-29 15:14:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b4bab6ef-2006-528c-aca9-c89833108b3b, identifier: DC15734
2026-03-29 15:14:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b4bab6ef-2006-528c-aca9-c89833108b3b with identifier: DC15734
2026-03-29 15:14:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b4bab6ef-2006-528c-aca9-c89833108b3b with identifier: DC15734
2026-03-29 15:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b4bab6ef-2006-528c-aca9-c89833108b3b with identifier: DC15734 to the API
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:43:38Z',
'fuel_type': 'petrol',
'id': 'b4bab6ef-2006-528c-aca9-c89833108b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DC15734',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 150368,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-19',
'seller_name': None,
'title': 'Renault Twingo 1.2 Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2009}
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DC15734%27 HTTP/1.1" 200 None
2026-03-29 15:14:57 [auto1.fr] INFO: Saving data for DC15734: {'auction_closing_time': 1774885418.0, 'created_time': 1774710677.187038, 'last_price_update_time': 1774797297.57937}
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DC15734') HTTP/1.1" 204 0
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: LY14108
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: XE57968
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: SC77691
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: BE42627
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: GG81995
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: CR42714
2026-03-29 15:14:57 [auto1.fr] INFO: Found listing with ID: CE35297
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE35297%27 HTTP/1.1" 200 None
2026-03-29 15:14:57 [auto1.fr] INFO: Scrape type for CE35297: 2
2026-03-29 15:14:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d190ed02-8b1b-5407-b4a6-8a06285d70cc with identifier: CE35297
2026-03-29 15:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d190ed02-8b1b-5407-b4a6-8a06285d70cc with scrape type 2
2026-03-29 15:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d190ed02-8b1b-5407-b4a6-8a06285d70cc with scrape type 2
2026-03-29 15:14:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d190ed02-8b1b-5407-b4a6-8a06285d70cc, identifier: CE35297
2026-03-29 15:14: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-29 15:14:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d190ed02-8b1b-5407-b4a6-8a06285d70cc with identifier: CE35297
2026-03-29 15:14:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d190ed02-8b1b-5407-b4a6-8a06285d70cc with identifier: CE35297
2026-03-29 15:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d190ed02-8b1b-5407-b4a6-8a06285d70cc with identifier: CE35297 to the API
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:11:14Z',
'fuel_type': 'diesel',
'id': 'd190ed02-8b1b-5407-b4a6-8a06285d70cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE35297',
'listing': 'auction',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 220794,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-07-01',
'seller_name': None,
'title': 'Nissan X-Trail 1.6 dCi Connect 4x4',
'transmission': 'manual',
'trim': 'Connect 4x4',
'year': 2015}
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE35297%27 HTTP/1.1" 200 None
2026-03-29 15:14:57 [auto1.fr] INFO: Saving data for CE35297: {'auction_closing_time': 1774883474.0, 'created_time': 1774710642.252302, 'last_price_update_time': 1774797297.993207}
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE35297') HTTP/1.1" 204 0
2026-03-29 15:14:58 [auto1.fr] INFO: Channel: 24h | Page: 79 | totalHits: 4017 | hits on page: 40
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: JH24674
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: VH64619
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: ZP19975
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP19975%27 HTTP/1.1" 200 None
2026-03-29 15:14:58 [auto1.fr] INFO: Scrape type for ZP19975: 2
2026-03-29 15:14:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e05e865e-d106-52e0-9b51-5aa5ffec46c4 with identifier: ZP19975
2026-03-29 15:14:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e05e865e-d106-52e0-9b51-5aa5ffec46c4 with scrape type 2
2026-03-29 15:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e05e865e-d106-52e0-9b51-5aa5ffec46c4 with scrape type 2
2026-03-29 15:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e05e865e-d106-52e0-9b51-5aa5ffec46c4, identifier: ZP19975
2026-03-29 15:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e05e865e-d106-52e0-9b51-5aa5ffec46c4 with identifier: ZP19975
2026-03-29 15:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e05e865e-d106-52e0-9b51-5aa5ffec46c4 with identifier: ZP19975
2026-03-29 15:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e05e865e-d106-52e0-9b51-5aa5ffec46c4 with identifier: ZP19975 to the API
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 299,
'expiration_date': '2026-03-30T15:01:50Z',
'fuel_type': 'hybrid',
'id': 'e05e865e-d106-52e0-9b51-5aa5ffec46c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZP19975',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS7 Crossback',
'odometer': 104911,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-06-09',
'seller_name': None,
'title': 'DS Automobiles DS7 Crossback 1.6 E-Tense Hybrid Grand Chic 4x4',
'transmission': 'automatic',
'trim': 'Grand Chic 4x4',
'year': 2021}
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZP19975%27 HTTP/1.1" 200 None
2026-03-29 15:14:58 [auto1.fr] INFO: Saving data for ZP19975: {'auction_closing_time': 1774882910.0, 'created_time': 1773411252.83411, 'last_price_update_time': 1774797298.521773}
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZP19975') HTTP/1.1" 204 0
2026-03-29 15:14:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: YP11132
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: PD71096
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: SL68858
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: JG27531
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: JE50651
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: PX74554
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: MS48423
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: FC94374
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: PF58698
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: RW58754
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: ZU75776
2026-03-29 15:14:58 [auto1.fr] INFO: Found listing with ID: MD77771
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD77771%27 HTTP/1.1" 200 None
2026-03-29 15:14:58 [auto1.fr] INFO: Scrape type for MD77771: 2
2026-03-29 15:14:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37de6f57-e245-5ac9-83c9-6917b1a10420 with identifier: MD77771
2026-03-29 15:14:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37de6f57-e245-5ac9-83c9-6917b1a10420 with scrape type 2
2026-03-29 15:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37de6f57-e245-5ac9-83c9-6917b1a10420 with scrape type 2
2026-03-29 15:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 37de6f57-e245-5ac9-83c9-6917b1a10420, identifier: MD77771
2026-03-29 15:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 37de6f57-e245-5ac9-83c9-6917b1a10420 with identifier: MD77771
2026-03-29 15:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 37de6f57-e245-5ac9-83c9-6917b1a10420 with identifier: MD77771
2026-03-29 15:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 37de6f57-e245-5ac9-83c9-6917b1a10420 with identifier: MD77771 to the API
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14: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': 110,
'expiration_date': '2026-03-30T15:41:10Z',
'fuel_type': 'diesel',
'id': '37de6f57-e245-5ac9-83c9-6917b1a10420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MD77771',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 286667,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-26',
'seller_name': None,
'title': 'Renault Laguna 1.5 dCi Nervasport',
'transmission': 'manual',
'trim': 'Nervasport',
'year': 2013}
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MD77771%27 HTTP/1.1" 200 None
2026-03-29 15:14:58 [auto1.fr] INFO: Saving data for MD77771: {'auction_closing_time': 1774885270.0, 'created_time': 1774710703.425203, 'last_price_update_time': 1774797298.950778}
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MD77771') HTTP/1.1" 204 0
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: XE55477
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: GP33170
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: EL53506
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: NP36468
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP36468%27 HTTP/1.1" 200 None
2026-03-29 15:14:59 [auto1.fr] INFO: Scrape type for NP36468: 2
2026-03-29 15:14:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with identifier: NP36468
2026-03-29 15:14:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd, identifier: NP36468
2026-03-29 15:14:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with identifier: NP36468
2026-03-29 15:14:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with identifier: NP36468
2026-03-29 15:14:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd with identifier: NP36468 to the API
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:33:29Z',
'fuel_type': 'petrol',
'id': '5135aac5-9e50-5cf3-8a3b-7ba53c7e02fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NP36468',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 78662,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-30',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 250 4Matic',
'transmission': 'automatic',
'trim': '4Matic',
'year': 2018}
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NP36468%27 HTTP/1.1" 200 None
2026-03-29 15:14:59 [auto1.fr] INFO: Saving data for NP36468: {'auction_closing_time': 1774884809.0, 'created_time': 1774710631.573087, 'last_price_update_time': 1774797299.443465}
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NP36468') HTTP/1.1" 204 0
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: LZ22019
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: ZJ62957
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: HV65462
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: SL84950
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL84950%27 HTTP/1.1" 200 None
2026-03-29 15:14:59 [auto1.fr] INFO: Scrape type for SL84950: 2
2026-03-29 15:14:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d984d296-48e7-54c1-a35d-c2e3af9f4477 with identifier: SL84950
2026-03-29 15:14:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d984d296-48e7-54c1-a35d-c2e3af9f4477 with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d984d296-48e7-54c1-a35d-c2e3af9f4477 with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d984d296-48e7-54c1-a35d-c2e3af9f4477, identifier: SL84950
2026-03-29 15:14:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d984d296-48e7-54c1-a35d-c2e3af9f4477 with identifier: SL84950
2026-03-29 15:14:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d984d296-48e7-54c1-a35d-c2e3af9f4477 with identifier: SL84950
2026-03-29 15:14:59 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d984d296-48e7-54c1-a35d-c2e3af9f4477 with identifier: SL84950 to the API
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:14:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:21:43Z',
'fuel_type': 'petrol',
'id': 'd984d296-48e7-54c1-a35d-c2e3af9f4477',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SL84950',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 178604,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-02-12',
'seller_name': None,
'title': 'Renault Laguna 2.0 Carminat',
'transmission': 'automatic',
'trim': 'Carminat',
'year': 2004}
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SL84950%27 HTTP/1.1" 200 None
2026-03-29 15:14:59 [auto1.fr] INFO: Saving data for SL84950: {'auction_closing_time': 1774884103.0, 'created_time': 1774710665.073827, 'last_price_update_time': 1774797299.845315}
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SL84950') HTTP/1.1" 204 0
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: MZ97980
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: HF65645
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: PF58215
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: DC84822
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: WY90257
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: DY58441
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: HA57623
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: YA52294
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: RA71282
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: GT00175
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: XM02114
2026-03-29 15:14:59 [auto1.fr] INFO: Found listing with ID: WD54427
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD54427%27 HTTP/1.1" 200 None
2026-03-29 15:14:59 [auto1.fr] INFO: Scrape type for WD54427: 2
2026-03-29 15:14:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 096a7ce7-2fe7-5512-a757-7462a68f894e with identifier: WD54427
2026-03-29 15:14:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 096a7ce7-2fe7-5512-a757-7462a68f894e with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 096a7ce7-2fe7-5512-a757-7462a68f894e with scrape type 2
2026-03-29 15:14:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 096a7ce7-2fe7-5512-a757-7462a68f894e, identifier: WD54427
2026-03-29 15:14:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 096a7ce7-2fe7-5512-a757-7462a68f894e with identifier: WD54427
2026-03-29 15:14:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 096a7ce7-2fe7-5512-a757-7462a68f894e with identifier: WD54427
2026-03-29 15:15:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 096a7ce7-2fe7-5512-a757-7462a68f894e with identifier: WD54427 to the API
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 190,
'expiration_date': '2026-03-30T15:12:57Z',
'fuel_type': 'diesel',
'id': '096a7ce7-2fe7-5512-a757-7462a68f894e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WD54427',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 153932,
'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': 'Volvo XC40 2.0 D4 Inscription Luxe AWD',
'transmission': 'automatic',
'trim': 'Inscription Luxe AWD',
'year': 2020}
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WD54427%27 HTTP/1.1" 200 None
2026-03-29 15:15:00 [auto1.fr] INFO: Saving data for WD54427: {'auction_closing_time': 1774883577.0, 'created_time': 1774124085.416524, 'last_price_update_time': 1774797300.275019}
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WD54427') HTTP/1.1" 204 0
2026-03-29 15:15:00 [auto1.fr] INFO: Found listing with ID: CL62948
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL62948%27 HTTP/1.1" 200 None
2026-03-29 15:15:00 [auto1.fr] INFO: Scrape type for CL62948: 2
2026-03-29 15:15:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc68aae4-aa32-5759-823c-1c634fc7b9bf with identifier: CL62948
2026-03-29 15:15:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc68aae4-aa32-5759-823c-1c634fc7b9bf with scrape type 2
2026-03-29 15:15:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc68aae4-aa32-5759-823c-1c634fc7b9bf with scrape type 2
2026-03-29 15:15:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc68aae4-aa32-5759-823c-1c634fc7b9bf, identifier: CL62948
2026-03-29 15:15:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc68aae4-aa32-5759-823c-1c634fc7b9bf with identifier: CL62948
2026-03-29 15:15:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc68aae4-aa32-5759-823c-1c634fc7b9bf with identifier: CL62948
2026-03-29 15:15:00 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc68aae4-aa32-5759-823c-1c634fc7b9bf with identifier: CL62948 to the API
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:10:38Z',
'fuel_type': 'diesel',
'id': 'cc68aae4-aa32-5759-823c-1c634fc7b9bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CL62948',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 197851,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-02-19',
'seller_name': None,
'title': 'Peugeot Partner 1.6 HDi Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2008}
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CL62948%27 HTTP/1.1" 200 None
2026-03-29 15:15:00 [auto1.fr] INFO: Saving data for CL62948: {'auction_closing_time': 1774883438.0, 'created_time': 1774710692.711886, 'last_price_update_time': 1774797300.765995}
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CL62948') HTTP/1.1" 204 0
2026-03-29 15:15:00 [auto1.fr] INFO: Found listing with ID: SA02986
2026-03-29 15:15:00 [auto1.fr] INFO: Found listing with ID: DX76467
2026-03-29 15:15:00 [auto1.fr] INFO: Found listing with ID: RW82157
2026-03-29 15:15:00 [auto1.fr] INFO: Found listing with ID: AX33817
2026-03-29 15:15: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-29 15:15:01 [auto1.fr] INFO: Channel: 24h | Page: 80 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: XR16866
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: SG67985
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG67985%27 HTTP/1.1" 200 None
2026-03-29 15:15:01 [auto1.fr] INFO: Scrape type for SG67985: 2
2026-03-29 15:15:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with identifier: SG67985
2026-03-29 15:15:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with scrape type 2
2026-03-29 15:15:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with scrape type 2
2026-03-29 15:15:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53, identifier: SG67985
2026-03-29 15:15:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with identifier: SG67985
2026-03-29 15:15:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with identifier: SG67985
2026-03-29 15:15:01 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53 with identifier: SG67985 to the API
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 250,
'expiration_date': '2026-03-30T15:35:38Z',
'fuel_type': 'petrol',
'id': '9e703dc0-c4f3-5fe2-bc9c-2f53059c0b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SG67985',
'listing': 'auction',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 157958,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-22',
'seller_name': None,
'title': 'Jaguar E-Pace P250 R-Dynamic SE AWD',
'transmission': 'automatic',
'trim': 'R-Dynamic SE AWD',
'year': 2018}
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SG67985%27 HTTP/1.1" 200 None
2026-03-29 15:15:01 [auto1.fr] INFO: Saving data for SG67985: {'auction_closing_time': 1774884938.0, 'created_time': 1774106040.582388, 'last_price_update_time': 1774797301.797985}
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SG67985') HTTP/1.1" 204 0
2026-03-29 15:15:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: VS23726
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: SH10737
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: GR64751
2026-03-29 15:15:01 [auto1.fr] INFO: Found listing with ID: UF65661
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF65661%27 HTTP/1.1" 200 None
2026-03-29 15:15:01 [auto1.fr] INFO: Scrape type for UF65661: 2
2026-03-29 15:15:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4e7647-d275-55a1-842e-c5c68bcae72c with identifier: UF65661
2026-03-29 15:15:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4e7647-d275-55a1-842e-c5c68bcae72c with scrape type 2
2026-03-29 15:15:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf4e7647-d275-55a1-842e-c5c68bcae72c with scrape type 2
2026-03-29 15:15:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cf4e7647-d275-55a1-842e-c5c68bcae72c, identifier: UF65661
2026-03-29 15:15:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cf4e7647-d275-55a1-842e-c5c68bcae72c with identifier: UF65661
2026-03-29 15:15:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cf4e7647-d275-55a1-842e-c5c68bcae72c with identifier: UF65661
2026-03-29 15:15:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cf4e7647-d275-55a1-842e-c5c68bcae72c with identifier: UF65661 to the API
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:30:40Z',
'fuel_type': 'diesel',
'id': 'cf4e7647-d275-55a1-842e-c5c68bcae72c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UF65661',
'listing': 'auction',
'make': 'Renault',
'model': 'Modus',
'odometer': 194641,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-06',
'seller_name': None,
'title': 'Renault Modus 1.5 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2009}
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UF65661%27 HTTP/1.1" 200 None
2026-03-29 15:15:02 [auto1.fr] INFO: Saving data for UF65661: {'auction_closing_time': 1774884640.0, 'created_time': 1774710674.645534, 'last_price_update_time': 1774797302.225062}
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UF65661') HTTP/1.1" 204 0
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: EF99647
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: LT84198
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: XX91419
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: NK21685
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: CK35562
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: GS65981
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: HN41190
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: SV57459
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: SK96575
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: HK63767
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK63767%27 HTTP/1.1" 200 None
2026-03-29 15:15:02 [auto1.fr] INFO: Scrape type for HK63767: 2
2026-03-29 15:15:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with identifier: HK63767
2026-03-29 15:15:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with scrape type 2
2026-03-29 15:15:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with scrape type 2
2026-03-29 15:15:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 777c3c1f-ac67-5a0f-ac89-e969d26babe7, identifier: HK63767
2026-03-29 15:15:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with identifier: HK63767
2026-03-29 15:15:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with identifier: HK63767
2026-03-29 15:15:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 777c3c1f-ac67-5a0f-ac89-e969d26babe7 with identifier: HK63767 to the API
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:03:24Z',
'fuel_type': 'petrol',
'id': '777c3c1f-ac67-5a0f-ac89-e969d26babe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HK63767',
'listing': 'auction',
'make': 'Kia',
'model': 'Venga',
'odometer': 173538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-07-15',
'seller_name': None,
'title': 'Kia Venga 1.4 Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2010}
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HK63767%27 HTTP/1.1" 200 None
2026-03-29 15:15:02 [auto1.fr] INFO: Saving data for HK63767: {'auction_closing_time': 1774883004.0, 'created_time': 1772737000.047886, 'last_price_update_time': 1774797302.753198}
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HK63767') HTTP/1.1" 204 0
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: JH18502
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: NK97991
2026-03-29 15:15:02 [auto1.fr] INFO: Found listing with ID: FE45275
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE45275%27 HTTP/1.1" 200 None
2026-03-29 15:15:02 [auto1.fr] INFO: Scrape type for FE45275: 2
2026-03-29 15:15:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f494a15-1ddb-58e2-9076-5eb25749c5ad with identifier: FE45275
2026-03-29 15:15:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f494a15-1ddb-58e2-9076-5eb25749c5ad with scrape type 2
2026-03-29 15:15:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f494a15-1ddb-58e2-9076-5eb25749c5ad with scrape type 2
2026-03-29 15:15:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6f494a15-1ddb-58e2-9076-5eb25749c5ad, identifier: FE45275
2026-03-29 15:15:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6f494a15-1ddb-58e2-9076-5eb25749c5ad with identifier: FE45275
2026-03-29 15:15:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6f494a15-1ddb-58e2-9076-5eb25749c5ad with identifier: FE45275
2026-03-29 15:15:02 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6f494a15-1ddb-58e2-9076-5eb25749c5ad with identifier: FE45275 to the API
2026-03-29 15:15:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 72,
'expiration_date': '2026-03-30T15:34:29Z',
'fuel_type': 'petrol',
'id': '6f494a15-1ddb-58e2-9076-5eb25749c5ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FE45275',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 1797,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-07-23',
'seller_name': None,
'title': 'Citroen C1 1.0 VTi Millenium',
'transmission': 'manual',
'trim': 'Millenium',
'year': 2019}
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FE45275%27 HTTP/1.1" 200 None
2026-03-29 15:15:03 [auto1.fr] INFO: Saving data for FE45275: {'auction_closing_time': 1774884869.0, 'created_time': 1774710745.170811, 'last_price_update_time': 1774797303.17063}
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FE45275') HTTP/1.1" 204 0
2026-03-29 15:15:03 [auto1.fr] INFO: Found listing with ID: JN87286
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN87286%27 HTTP/1.1" 200 None
2026-03-29 15:15:03 [auto1.fr] INFO: Scrape type for JN87286: 2
2026-03-29 15:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a6db32d-0146-592e-8a36-94837459e851 with identifier: JN87286
2026-03-29 15:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a6db32d-0146-592e-8a36-94837459e851 with scrape type 2
2026-03-29 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a6db32d-0146-592e-8a36-94837459e851 with scrape type 2
2026-03-29 15:15:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0a6db32d-0146-592e-8a36-94837459e851, identifier: JN87286
2026-03-29 15:15:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0a6db32d-0146-592e-8a36-94837459e851 with identifier: JN87286
2026-03-29 15:15:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0a6db32d-0146-592e-8a36-94837459e851 with identifier: JN87286
2026-03-29 15:15:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0a6db32d-0146-592e-8a36-94837459e851 with identifier: JN87286 to the API
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:55:53Z',
'fuel_type': 'diesel',
'id': '0a6db32d-0146-592e-8a36-94837459e851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JN87286',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 205089,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-02-05',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.6 TDI Lounge BlueMotion Tech',
'transmission': 'manual',
'trim': 'Lounge BlueMotion Tech',
'year': 2017}
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JN87286%27 HTTP/1.1" 200 None
2026-03-29 15:15:03 [auto1.fr] INFO: Saving data for JN87286: {'auction_closing_time': 1774886153.0, 'created_time': 1774710696.51627, 'last_price_update_time': 1774797303.676732}
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JN87286') HTTP/1.1" 204 0
2026-03-29 15:15:03 [auto1.fr] INFO: Found listing with ID: RP20789
2026-03-29 15:15:03 [auto1.fr] INFO: Found listing with ID: ZL56618
2026-03-29 15:15:03 [auto1.fr] INFO: Found listing with ID: WX60393
2026-03-29 15:15:03 [auto1.fr] INFO: Found listing with ID: AJ70757
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ70757%27 HTTP/1.1" 200 None
2026-03-29 15:15:03 [auto1.fr] INFO: Scrape type for AJ70757: 2
2026-03-29 15:15:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with identifier: AJ70757
2026-03-29 15:15:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with scrape type 2
2026-03-29 15:15:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with scrape type 2
2026-03-29 15:15:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 168c23eb-a90d-56c2-9f45-f08d4e9f83fb, identifier: AJ70757
2026-03-29 15:15:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with identifier: AJ70757
2026-03-29 15:15:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with identifier: AJ70757
2026-03-29 15:15:03 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 168c23eb-a90d-56c2-9f45-f08d4e9f83fb with identifier: AJ70757 to the API
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:03 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 3,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:09:02Z',
'fuel_type': 'petrol',
'id': '168c23eb-a90d-56c2-9f45-f08d4e9f83fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ70757',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 333448,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-28',
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TSI GTI',
'transmission': 'automatic',
'trim': 'GTI',
'year': 2010}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ70757%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Saving data for AJ70757: {'auction_closing_time': 1774883342.0, 'created_time': 1774710675.519865, 'last_price_update_time': 1774797304.086531}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AJ70757') HTTP/1.1" 204 0
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: KL87696
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: KT17553
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: SX76014
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: DD75510
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD75510%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Scrape type for DD75510: 2
2026-03-29 15:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with identifier: DD75510
2026-03-29 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with scrape type 2
2026-03-29 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with scrape type 2
2026-03-29 15:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 10bcf374-6e0c-59f4-b667-bf0f9b0894d8, identifier: DD75510
2026-03-29 15:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with identifier: DD75510
2026-03-29 15:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with identifier: DD75510
2026-03-29 15:15:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 10bcf374-6e0c-59f4-b667-bf0f9b0894d8 with identifier: DD75510 to the API
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 136,
'expiration_date': '2026-03-30T15:51:34Z',
'fuel_type': 'diesel',
'id': '10bcf374-6e0c-59f4-b667-bf0f9b0894d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DD75510',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 146323,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-11-18',
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDi N-Line 2WD',
'transmission': 'automatic',
'trim': 'N-Line 2WD',
'year': 2019}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DD75510%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Saving data for DD75510: {'auction_closing_time': 1774885894.0, 'created_time': 1774710694.578048, 'last_price_update_time': 1774797304.501586}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DD75510') HTTP/1.1" 204 0
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: ZF23948
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF23948%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Scrape type for ZF23948: 2
2026-03-29 15:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0b20b15-e056-529f-80cf-1b0469a957f2 with identifier: ZF23948
2026-03-29 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0b20b15-e056-529f-80cf-1b0469a957f2 with scrape type 2
2026-03-29 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0b20b15-e056-529f-80cf-1b0469a957f2 with scrape type 2
2026-03-29 15:15:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f0b20b15-e056-529f-80cf-1b0469a957f2, identifier: ZF23948
2026-03-29 15:15:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f0b20b15-e056-529f-80cf-1b0469a957f2 with identifier: ZF23948
2026-03-29 15:15:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f0b20b15-e056-529f-80cf-1b0469a957f2 with identifier: ZF23948
2026-03-29 15:15:04 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f0b20b15-e056-529f-80cf-1b0469a957f2 with identifier: ZF23948 to the API
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:56:29Z',
'fuel_type': 'petrol',
'id': 'f0b20b15-e056-529f-80cf-1b0469a957f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF23948',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 106557,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-07',
'seller_name': None,
'title': 'Peugeot 308 1.2 e-THP Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2019}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF23948%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Saving data for ZF23948: {'auction_closing_time': 1774886189.0, 'created_time': 1773348926.302419, 'last_price_update_time': 1774797304.957437}
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZF23948') HTTP/1.1" 204 0
2026-03-29 15:15:04 [auto1.fr] INFO: Found listing with ID: WM84463
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM84463%27 HTTP/1.1" 200 None
2026-03-29 15:15:04 [auto1.fr] INFO: Scrape type for WM84463: 2
2026-03-29 15:15:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 869cc237-9856-587b-b692-715fd18d9125 with identifier: WM84463
2026-03-29 15:15:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 869cc237-9856-587b-b692-715fd18d9125 with scrape type 2
2026-03-29 15:15:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 869cc237-9856-587b-b692-715fd18d9125 with scrape type 2
2026-03-29 15:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 869cc237-9856-587b-b692-715fd18d9125, identifier: WM84463
2026-03-29 15:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 869cc237-9856-587b-b692-715fd18d9125 with identifier: WM84463
2026-03-29 15:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 869cc237-9856-587b-b692-715fd18d9125 with identifier: WM84463
2026-03-29 15:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 869cc237-9856-587b-b692-715fd18d9125 with identifier: WM84463 to the API
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 136,
'expiration_date': '2026-03-30T15:21:38Z',
'fuel_type': 'hybrid',
'id': '869cc237-9856-587b-b692-715fd18d9125',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WM84463',
'listing': 'auction',
'make': 'Toyota',
'model': 'Auris',
'odometer': 179314,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-08-29',
'seller_name': None,
'title': 'Toyota Auris 1.8 Hybrid Collection',
'transmission': 'automatic',
'trim': 'Collection',
'year': 2018}
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WM84463%27 HTTP/1.1" 200 None
2026-03-29 15:15:05 [auto1.fr] INFO: Saving data for WM84463: {'auction_closing_time': 1774884098.0, 'created_time': 1774710678.247323, 'last_price_update_time': 1774797305.355576}
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WM84463') HTTP/1.1" 204 0
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: JR93162
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: PY97229
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: SW20172
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: NW87913
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: TU34915
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU34915%27 HTTP/1.1" 200 None
2026-03-29 15:15:05 [auto1.fr] INFO: Scrape type for TU34915: 2
2026-03-29 15:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ed3bc82-626e-5512-8b29-6aa32781bef5 with identifier: TU34915
2026-03-29 15:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ed3bc82-626e-5512-8b29-6aa32781bef5 with scrape type 2
2026-03-29 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ed3bc82-626e-5512-8b29-6aa32781bef5 with scrape type 2
2026-03-29 15:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9ed3bc82-626e-5512-8b29-6aa32781bef5, identifier: TU34915
2026-03-29 15:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9ed3bc82-626e-5512-8b29-6aa32781bef5 with identifier: TU34915
2026-03-29 15:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9ed3bc82-626e-5512-8b29-6aa32781bef5 with identifier: TU34915
2026-03-29 15:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9ed3bc82-626e-5512-8b29-6aa32781bef5 with identifier: TU34915 to the API
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:34:55Z',
'fuel_type': 'diesel',
'id': '9ed3bc82-626e-5512-8b29-6aa32781bef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TU34915',
'listing': 'auction',
'make': 'Renault',
'model': 'Trafic',
'odometer': 138897,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-02',
'seller_name': None,
'title': 'Renault Trafic 1.6 dCi Energy Grand Confort L1H1 1000',
'transmission': 'manual',
'trim': 'Grand Confort L1H1 1000',
'year': 2018}
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TU34915%27 HTTP/1.1" 200 None
2026-03-29 15:15:05 [auto1.fr] INFO: Saving data for TU34915: {'auction_closing_time': 1774884895.0, 'created_time': 1774710686.254927, 'last_price_update_time': 1774797305.892052}
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TU34915') HTTP/1.1" 204 0
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: NJ82872
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: GA67039
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: JA11107
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: NT26792
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: LH59287
2026-03-29 15:15:05 [auto1.fr] INFO: Channel: 24h | Page: 81 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: BT80700
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: AB99439
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: WL89237
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: GB80878
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: VN89560
2026-03-29 15:15:05 [auto1.fr] INFO: Found listing with ID: XS44822
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS44822%27 HTTP/1.1" 200 None
2026-03-29 15:15:05 [auto1.fr] INFO: Scrape type for XS44822: 2
2026-03-29 15:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with identifier: XS44822
2026-03-29 15:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with scrape type 2
2026-03-29 15:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with scrape type 2
2026-03-29 15:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3, identifier: XS44822
2026-03-29 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with identifier: XS44822
2026-03-29 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with identifier: XS44822
2026-03-29 15:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4cbb7014-ac78-54c7-ba3d-0585c2ac18c3 with identifier: XS44822 to the API
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:19:46Z',
'fuel_type': 'diesel',
'id': '4cbb7014-ac78-54c7-ba3d-0585c2ac18c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS44822',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-21',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Access',
'transmission': 'manual',
'trim': 'Access',
'year': 2011}
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS44822%27 HTTP/1.1" 200 None
2026-03-29 15:15:06 [auto1.fr] INFO: Saving data for XS44822: {'auction_closing_time': 1774883986.0, 'created_time': 1774710697.227097, 'last_price_update_time': 1774797306.373877}
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XS44822') HTTP/1.1" 204 0
2026-03-29 15:15:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:06 [auto1.fr] INFO: Found listing with ID: NJ07940
2026-03-29 15:15:06 [auto1.fr] INFO: Found listing with ID: MN50971
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN50971%27 HTTP/1.1" 200 None
2026-03-29 15:15:06 [auto1.fr] INFO: Scrape type for MN50971: 2
2026-03-29 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04e46003-c13a-5f19-9a7c-54122cd36222 with identifier: MN50971
2026-03-29 15:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04e46003-c13a-5f19-9a7c-54122cd36222 with scrape type 2
2026-03-29 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04e46003-c13a-5f19-9a7c-54122cd36222 with scrape type 2
2026-03-29 15:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 04e46003-c13a-5f19-9a7c-54122cd36222, identifier: MN50971
2026-03-29 15:15:06 [scrapy.extensions.logstats] INFO: Crawled 85 pages (at 11 pages/min), scraped 188 items (at 38 items/min)
2026-03-29 15:15:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 04e46003-c13a-5f19-9a7c-54122cd36222 with identifier: MN50971
2026-03-29 15:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 04e46003-c13a-5f19-9a7c-54122cd36222 with identifier: MN50971
2026-03-29 15:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 04e46003-c13a-5f19-9a7c-54122cd36222 with identifier: MN50971 to the API
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 105,
'expiration_date': '2026-03-30T15:57:10Z',
'fuel_type': 'diesel',
'id': '04e46003-c13a-5f19-9a7c-54122cd36222',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MN50971',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf V',
'odometer': 186656,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-21',
'seller_name': None,
'title': 'Volkswagen Golf V 1.9 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2008}
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MN50971%27 HTTP/1.1" 200 None
2026-03-29 15:15:06 [auto1.fr] INFO: Saving data for MN50971: {'auction_closing_time': 1774886230.0, 'created_time': 1774353527.700237, 'last_price_update_time': 1774797306.929827}
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MN50971') HTTP/1.1" 204 0
2026-03-29 15:15:06 [auto1.fr] INFO: Found listing with ID: MP79146
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP79146%27 HTTP/1.1" 200 None
2026-03-29 15:15:06 [auto1.fr] INFO: Scrape type for MP79146: 2
2026-03-29 15:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80b1b7a5-0413-5ba9-97e7-45a9160d710b with identifier: MP79146
2026-03-29 15:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80b1b7a5-0413-5ba9-97e7-45a9160d710b with scrape type 2
2026-03-29 15:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80b1b7a5-0413-5ba9-97e7-45a9160d710b with scrape type 2
2026-03-29 15:15:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 80b1b7a5-0413-5ba9-97e7-45a9160d710b, identifier: MP79146
2026-03-29 15:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 80b1b7a5-0413-5ba9-97e7-45a9160d710b with identifier: MP79146
2026-03-29 15:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 80b1b7a5-0413-5ba9-97e7-45a9160d710b with identifier: MP79146
2026-03-29 15:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 80b1b7a5-0413-5ba9-97e7-45a9160d710b with identifier: MP79146 to the API
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 73,
'expiration_date': '2026-03-30T15:52:56Z',
'fuel_type': 'petrol',
'id': '80b1b7a5-0413-5ba9-97e7-45a9160d710b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MP79146',
'listing': 'auction',
'make': 'Peugeot',
'model': '1007',
'odometer': 236643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-11-22',
'seller_name': None,
'title': 'Peugeot 1007 1.4 Vitamine',
'transmission': 'manual',
'trim': 'Vitamine',
'year': 2006}
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MP79146%27 HTTP/1.1" 200 None
2026-03-29 15:15:07 [auto1.fr] INFO: Saving data for MP79146: {'auction_closing_time': 1774885976.0, 'created_time': 1774710695.373456, 'last_price_update_time': 1774797307.331333}
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MP79146') HTTP/1.1" 204 0
2026-03-29 15:15:07 [auto1.fr] INFO: Found listing with ID: GD28523
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD28523%27 HTTP/1.1" 200 None
2026-03-29 15:15:07 [auto1.fr] INFO: Scrape type for GD28523: 2
2026-03-29 15:15:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1baeacb8-f339-5e39-9bae-d87dee192a67 with identifier: GD28523
2026-03-29 15:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1baeacb8-f339-5e39-9bae-d87dee192a67 with scrape type 2
2026-03-29 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1baeacb8-f339-5e39-9bae-d87dee192a67 with scrape type 2
2026-03-29 15:15:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1baeacb8-f339-5e39-9bae-d87dee192a67, identifier: GD28523
2026-03-29 15:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1baeacb8-f339-5e39-9bae-d87dee192a67 with identifier: GD28523
2026-03-29 15:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1baeacb8-f339-5e39-9bae-d87dee192a67 with identifier: GD28523
2026-03-29 15:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1baeacb8-f339-5e39-9bae-d87dee192a67 with identifier: GD28523 to the API
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 63,
'expiration_date': '2026-03-30T15:05:55Z',
'fuel_type': 'petrol',
'id': '1baeacb8-f339-5e39-9bae-d87dee192a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GD28523',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Getz',
'odometer': 143869,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-06-30',
'seller_name': None,
'title': 'Hyundai Getz 1.1 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 2005}
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GD28523%27 HTTP/1.1" 200 None
2026-03-29 15:15:07 [auto1.fr] INFO: Saving data for GD28523: {'auction_closing_time': 1774883155.0, 'created_time': 1774710747.601319, 'last_price_update_time': 1774797307.80145}
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GD28523') HTTP/1.1" 204 0
2026-03-29 15:15:07 [auto1.fr] INFO: Found listing with ID: LA30202
2026-03-29 15:15:07 [auto1.fr] INFO: Found listing with ID: FJ71814
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ71814%27 HTTP/1.1" 200 None
2026-03-29 15:15:07 [auto1.fr] INFO: Scrape type for FJ71814: 2
2026-03-29 15:15:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6549b9b3-2b8a-517c-b043-3805cf9109ba with identifier: FJ71814
2026-03-29 15:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6549b9b3-2b8a-517c-b043-3805cf9109ba with scrape type 2
2026-03-29 15:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6549b9b3-2b8a-517c-b043-3805cf9109ba with scrape type 2
2026-03-29 15:15:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6549b9b3-2b8a-517c-b043-3805cf9109ba, identifier: FJ71814
2026-03-29 15:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6549b9b3-2b8a-517c-b043-3805cf9109ba with identifier: FJ71814
2026-03-29 15:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6549b9b3-2b8a-517c-b043-3805cf9109ba with identifier: FJ71814
2026-03-29 15:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6549b9b3-2b8a-517c-b043-3805cf9109ba with identifier: FJ71814 to the API
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 190,
'expiration_date': '2026-03-30T15:54:21Z',
'fuel_type': 'diesel',
'id': '6549b9b3-2b8a-517c-b043-3805cf9109ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FJ71814',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 305404,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-30',
'seller_name': None,
'title': 'BMW 2er 220d Gran Tourer xDrive Luxury Line',
'transmission': 'automatic',
'trim': 'xDrive Luxury Line',
'year': 2015}
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FJ71814%27 HTTP/1.1" 200 None
2026-03-29 15:15:08 [auto1.fr] INFO: Saving data for FJ71814: {'auction_closing_time': 1774886061.0, 'created_time': 1774710699.827187, 'last_price_update_time': 1774797308.245242}
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FJ71814') HTTP/1.1" 204 0
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: SF71257
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: FR92283
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: FP78557
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: BV80652
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: XZ29474
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XZ29474%27 HTTP/1.1" 200 None
2026-03-29 15:15:08 [auto1.fr] INFO: Scrape type for XZ29474: 2
2026-03-29 15:15:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 651ace76-ce44-5f78-a72e-c444d13f2ab6 with identifier: XZ29474
2026-03-29 15:15:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 651ace76-ce44-5f78-a72e-c444d13f2ab6 with scrape type 2
2026-03-29 15:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 651ace76-ce44-5f78-a72e-c444d13f2ab6 with scrape type 2
2026-03-29 15:15:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 651ace76-ce44-5f78-a72e-c444d13f2ab6, identifier: XZ29474
2026-03-29 15:15:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 651ace76-ce44-5f78-a72e-c444d13f2ab6 with identifier: XZ29474
2026-03-29 15:15:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 651ace76-ce44-5f78-a72e-c444d13f2ab6 with identifier: XZ29474
2026-03-29 15:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 651ace76-ce44-5f78-a72e-c444d13f2ab6 with identifier: XZ29474 to the API
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:22:11Z',
'fuel_type': 'diesel',
'id': '651ace76-ce44-5f78-a72e-c444d13f2ab6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XZ29474',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 183259,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-01-27',
'seller_name': None,
'title': 'Peugeot 308 1.6 e-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2015}
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XZ29474%27 HTTP/1.1" 200 None
2026-03-29 15:15:08 [auto1.fr] INFO: Saving data for XZ29474: {'auction_closing_time': 1774884131.0, 'created_time': 1774123951.369797, 'last_price_update_time': 1774797308.646011}
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XZ29474') HTTP/1.1" 204 0
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: MA61941
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: DH32796
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: PG89381
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: KG24879
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: TL59633
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: UF64082
2026-03-29 15:15:08 [auto1.fr] INFO: Found listing with ID: BY36168
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY36168%27 HTTP/1.1" 200 None
2026-03-29 15:15:08 [auto1.fr] INFO: Scrape type for BY36168: 2
2026-03-29 15:15:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5d90761-c3bf-5d3e-80fe-193e79dacccc with identifier: BY36168
2026-03-29 15:15:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5d90761-c3bf-5d3e-80fe-193e79dacccc with scrape type 2
2026-03-29 15:15:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5d90761-c3bf-5d3e-80fe-193e79dacccc with scrape type 2
2026-03-29 15:15:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b5d90761-c3bf-5d3e-80fe-193e79dacccc, identifier: BY36168
2026-03-29 15:15:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b5d90761-c3bf-5d3e-80fe-193e79dacccc with identifier: BY36168
2026-03-29 15:15:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b5d90761-c3bf-5d3e-80fe-193e79dacccc with identifier: BY36168
2026-03-29 15:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b5d90761-c3bf-5d3e-80fe-193e79dacccc with identifier: BY36168 to the API
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 130,
'expiration_date': '2026-03-30T15:24:14Z',
'fuel_type': 'diesel',
'id': 'b5d90761-c3bf-5d3e-80fe-193e79dacccc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BY36168',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 169402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-02-23',
'seller_name': None,
'title': 'Peugeot 5008 1.5 Blue-HDi Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2020}
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY36168%27 HTTP/1.1" 200 None
2026-03-29 15:15:09 [auto1.fr] INFO: Saving data for BY36168: {'auction_closing_time': 1774884254.0, 'created_time': 1774353406.425886, 'last_price_update_time': 1774797309.208976}
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BY36168') HTTP/1.1" 204 0
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: SJ83397
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: VH45556
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: GT56253
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: KX27022
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: WL52555
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL52555%27 HTTP/1.1" 200 None
2026-03-29 15:15:09 [auto1.fr] INFO: Scrape type for WL52555: 2
2026-03-29 15:15:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with identifier: WL52555
2026-03-29 15:15:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with scrape type 2
2026-03-29 15:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with scrape type 2
2026-03-29 15:15:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9bcb1527-41b8-57c3-ac0f-6ca00e05c774, identifier: WL52555
2026-03-29 15:15:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with identifier: WL52555
2026-03-29 15:15:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with identifier: WL52555
2026-03-29 15:15:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9bcb1527-41b8-57c3-ac0f-6ca00e05c774 with identifier: WL52555 to the API
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 82,
'expiration_date': '2026-03-30T15:35:25Z',
'fuel_type': 'petrol',
'id': '9bcb1527-41b8-57c3-ac0f-6ca00e05c774',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WL52555',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 130274,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-01-24',
'seller_name': None,
'title': 'Peugeot 208 1.2 VTi Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2013}
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WL52555%27 HTTP/1.1" 200 None
2026-03-29 15:15:09 [auto1.fr] INFO: Saving data for WL52555: {'auction_closing_time': 1774884925.0, 'created_time': 1774710715.152981, 'last_price_update_time': 1774797309.608311}
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WL52555') HTTP/1.1" 204 0
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: FE79603
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: RK50663
2026-03-29 15:15:09 [auto1.fr] INFO: Found listing with ID: JJ61666
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ61666%27 HTTP/1.1" 200 None
2026-03-29 15:15:09 [auto1.fr] INFO: Scrape type for JJ61666: 2
2026-03-29 15:15:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd28d18a-e431-5a61-84df-c4ab975fae13 with identifier: JJ61666
2026-03-29 15:15:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd28d18a-e431-5a61-84df-c4ab975fae13 with scrape type 2
2026-03-29 15:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd28d18a-e431-5a61-84df-c4ab975fae13 with scrape type 2
2026-03-29 15:15:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bd28d18a-e431-5a61-84df-c4ab975fae13, identifier: JJ61666
2026-03-29 15:15:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bd28d18a-e431-5a61-84df-c4ab975fae13 with identifier: JJ61666
2026-03-29 15:15:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bd28d18a-e431-5a61-84df-c4ab975fae13 with identifier: JJ61666
2026-03-29 15:15:09 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bd28d18a-e431-5a61-84df-c4ab975fae13 with identifier: JJ61666 to the API
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:29:52Z',
'fuel_type': 'petrol',
'id': 'bd28d18a-e431-5a61-84df-c4ab975fae13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ61666',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 176077,
'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': 'Suzuki Swift 1.3 GL 3 portes',
'transmission': 'manual',
'trim': 'GL 3 portes',
'year': 2009}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ61666%27 HTTP/1.1" 200 None
2026-03-29 15:15:10 [auto1.fr] INFO: Saving data for JJ61666: {'auction_closing_time': 1774884592.0, 'created_time': 1774710703.886148, 'last_price_update_time': 1774797310.112322}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ61666') HTTP/1.1" 204 0
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: JJ87165
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ87165%27 HTTP/1.1" 200 None
2026-03-29 15:15:10 [auto1.fr] INFO: Scrape type for JJ87165: 2
2026-03-29 15:15:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a765423-2c29-5252-a219-3965a6aae05b with identifier: JJ87165
2026-03-29 15:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a765423-2c29-5252-a219-3965a6aae05b with scrape type 2
2026-03-29 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a765423-2c29-5252-a219-3965a6aae05b with scrape type 2
2026-03-29 15:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7a765423-2c29-5252-a219-3965a6aae05b, identifier: JJ87165
2026-03-29 15:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7a765423-2c29-5252-a219-3965a6aae05b with identifier: JJ87165
2026-03-29 15:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7a765423-2c29-5252-a219-3965a6aae05b with identifier: JJ87165
2026-03-29 15:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7a765423-2c29-5252-a219-3965a6aae05b with identifier: JJ87165 to the API
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:49:11Z',
'fuel_type': 'diesel',
'id': '7a765423-2c29-5252-a219-3965a6aae05b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JJ87165',
'listing': 'auction',
'make': 'DS Automobiles',
'model': 'DS5',
'odometer': 126290,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-01',
'seller_name': None,
'title': 'DS Automobiles DS5 1.6 Blue-HDi SoChic',
'transmission': 'manual',
'trim': 'SoChic',
'year': 2018}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ87165%27 HTTP/1.1" 200 None
2026-03-29 15:15:10 [auto1.fr] INFO: Saving data for JJ87165: {'auction_closing_time': 1774885751.0, 'created_time': 1774710760.682139, 'last_price_update_time': 1774797310.504254}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JJ87165') HTTP/1.1" 204 0
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: EF05565
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: JL32870
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: MB72443
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: CU16267
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: KR18371
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: PF09480
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF09480%27 HTTP/1.1" 200 None
2026-03-29 15:15:10 [auto1.fr] INFO: Scrape type for PF09480: 2
2026-03-29 15:15:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 445f88fd-27d8-5b96-b826-0f82af86e441 with identifier: PF09480
2026-03-29 15:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 445f88fd-27d8-5b96-b826-0f82af86e441 with scrape type 2
2026-03-29 15:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 445f88fd-27d8-5b96-b826-0f82af86e441 with scrape type 2
2026-03-29 15:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 445f88fd-27d8-5b96-b826-0f82af86e441, identifier: PF09480
2026-03-29 15:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 445f88fd-27d8-5b96-b826-0f82af86e441 with identifier: PF09480
2026-03-29 15:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 445f88fd-27d8-5b96-b826-0f82af86e441 with identifier: PF09480
2026-03-29 15:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 445f88fd-27d8-5b96-b826-0f82af86e441 with identifier: PF09480 to the API
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 130,
'expiration_date': '2026-03-30T15:37:43Z',
'fuel_type': 'diesel',
'id': '445f88fd-27d8-5b96-b826-0f82af86e441',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PF09480',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 362637,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-12-08',
'seller_name': None,
'title': 'Renault Laguna 2.0 dCi Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2008}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PF09480%27 HTTP/1.1" 200 None
2026-03-29 15:15:10 [auto1.fr] INFO: Saving data for PF09480: {'auction_closing_time': 1774885063.0, 'created_time': 1774710713.845321, 'last_price_update_time': 1774797310.893009}
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PF09480') HTTP/1.1" 204 0
2026-03-29 15:15:10 [auto1.fr] INFO: Found listing with ID: HZ02689
2026-03-29 15:15: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-29 15:15:11 [auto1.fr] INFO: Channel: 24h | Page: 82 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: VR08947
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: MG34511
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG34511%27 HTTP/1.1" 200 None
2026-03-29 15:15:11 [auto1.fr] INFO: Scrape type for MG34511: 2
2026-03-29 15:15:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with identifier: MG34511
2026-03-29 15:15:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with scrape type 2
2026-03-29 15:15:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with scrape type 2
2026-03-29 15:15:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8772c95d-9d4e-5d00-998a-4bc4f259dec0, identifier: MG34511
2026-03-29 15:15:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with identifier: MG34511
2026-03-29 15:15:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with identifier: MG34511
2026-03-29 15:15:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8772c95d-9d4e-5d00-998a-4bc4f259dec0 with identifier: MG34511 to the API
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:47:30Z',
'fuel_type': 'petrol',
'id': '8772c95d-9d4e-5d00-998a-4bc4f259dec0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MG34511',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 120715,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-10',
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Active Business',
'transmission': 'automatic',
'trim': 'Active Business',
'year': 2020}
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG34511%27 HTTP/1.1" 200 None
2026-03-29 15:15:11 [auto1.fr] INFO: Saving data for MG34511: {'auction_closing_time': 1774885650.0, 'created_time': 1774710729.860916, 'last_price_update_time': 1774797311.410133}
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MG34511') HTTP/1.1" 204 0
2026-03-29 15:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: UC52901
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: KR38014
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: VL47333
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL47333%27 HTTP/1.1" 200 None
2026-03-29 15:15:11 [auto1.fr] INFO: Scrape type for VL47333: 2
2026-03-29 15:15:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32cba667-92e8-5cb2-8816-a6acbbfb5197 with identifier: VL47333
2026-03-29 15:15:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32cba667-92e8-5cb2-8816-a6acbbfb5197 with scrape type 2
2026-03-29 15:15:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32cba667-92e8-5cb2-8816-a6acbbfb5197 with scrape type 2
2026-03-29 15:15:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 32cba667-92e8-5cb2-8816-a6acbbfb5197, identifier: VL47333
2026-03-29 15:15:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 32cba667-92e8-5cb2-8816-a6acbbfb5197 with identifier: VL47333
2026-03-29 15:15:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 32cba667-92e8-5cb2-8816-a6acbbfb5197 with identifier: VL47333
2026-03-29 15:15:11 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 32cba667-92e8-5cb2-8816-a6acbbfb5197 with identifier: VL47333 to the API
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:35:20Z',
'fuel_type': 'petrol',
'id': '32cba667-92e8-5cb2-8816-a6acbbfb5197',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL47333',
'listing': 'auction',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 140275,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-06-03',
'seller_name': None,
'title': 'Renault Kadjar 1.2 TCe Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2015}
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL47333%27 HTTP/1.1" 200 None
2026-03-29 15:15:11 [auto1.fr] INFO: Saving data for VL47333: {'auction_closing_time': 1774884920.0, 'created_time': 1774710699.121887, 'last_price_update_time': 1774797311.898337}
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VL47333') HTTP/1.1" 204 0
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: HK06615
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: LV60868
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: PL58037
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: EJ68168
2026-03-29 15:15:11 [auto1.fr] INFO: Found listing with ID: KR22803
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR22803%27 HTTP/1.1" 200 None
2026-03-29 15:15:11 [auto1.fr] INFO: Scrape type for KR22803: 2
2026-03-29 15:15:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 224942a0-1d2a-57a1-b933-29ae044bf248 with identifier: KR22803
2026-03-29 15:15:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 224942a0-1d2a-57a1-b933-29ae044bf248 with scrape type 2
2026-03-29 15:15:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 224942a0-1d2a-57a1-b933-29ae044bf248 with scrape type 2
2026-03-29 15:15:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 224942a0-1d2a-57a1-b933-29ae044bf248, identifier: KR22803
2026-03-29 15:15:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 224942a0-1d2a-57a1-b933-29ae044bf248 with identifier: KR22803
2026-03-29 15:15:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 224942a0-1d2a-57a1-b933-29ae044bf248 with identifier: KR22803
2026-03-29 15:15:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 224942a0-1d2a-57a1-b933-29ae044bf248 with identifier: KR22803 to the API
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:59:49Z',
'fuel_type': 'petrol',
'id': '224942a0-1d2a-57a1-b933-29ae044bf248',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KR22803',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 102168,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-27',
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech Allure Business',
'transmission': 'automatic',
'trim': 'Allure Business',
'year': 2018}
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KR22803%27 HTTP/1.1" 200 None
2026-03-29 15:15:12 [auto1.fr] INFO: Saving data for KR22803: {'auction_closing_time': 1774886389.0, 'created_time': 1774353301.860133, 'last_price_update_time': 1774797312.318357}
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KR22803') HTTP/1.1" 204 0
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: ZF22260
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: DX15659
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: TB10298
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: PX78812
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: LJ12195
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: ZS17740
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: RX29137
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: ZU85882
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: DC53423
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: EP92791
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: NU22496
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU22496%27 HTTP/1.1" 200 None
2026-03-29 15:15:12 [auto1.fr] INFO: Scrape type for NU22496: 2
2026-03-29 15:15:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0684fdb-f012-57f7-84b2-80df8efa8327 with identifier: NU22496
2026-03-29 15:15:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0684fdb-f012-57f7-84b2-80df8efa8327 with scrape type 2
2026-03-29 15:15:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0684fdb-f012-57f7-84b2-80df8efa8327 with scrape type 2
2026-03-29 15:15:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f0684fdb-f012-57f7-84b2-80df8efa8327, identifier: NU22496
2026-03-29 15:15:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f0684fdb-f012-57f7-84b2-80df8efa8327 with identifier: NU22496
2026-03-29 15:15:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f0684fdb-f012-57f7-84b2-80df8efa8327 with identifier: NU22496
2026-03-29 15:15:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f0684fdb-f012-57f7-84b2-80df8efa8327 with identifier: NU22496 to the API
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:32:05Z',
'fuel_type': 'petrol',
'id': 'f0684fdb-f012-57f7-84b2-80df8efa8327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NU22496',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 61777,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-27',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2022}
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NU22496%27 HTTP/1.1" 200 None
2026-03-29 15:15:12 [auto1.fr] INFO: Saving data for NU22496: {'auction_closing_time': 1774884725.0, 'created_time': 1774710704.703672, 'last_price_update_time': 1774797312.729565}
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NU22496') HTTP/1.1" 204 0
2026-03-29 15:15:12 [auto1.fr] INFO: Found listing with ID: PD96276
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD96276%27 HTTP/1.1" 200 None
2026-03-29 15:15:12 [auto1.fr] INFO: Scrape type for PD96276: 2
2026-03-29 15:15:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with identifier: PD96276
2026-03-29 15:15:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with scrape type 2
2026-03-29 15:15:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with scrape type 2
2026-03-29 15:15:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2, identifier: PD96276
2026-03-29 15:15:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with identifier: PD96276
2026-03-29 15:15:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with identifier: PD96276
2026-03-29 15:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6b4f1139-e0ed-51f7-8579-c38b5ef0dde2 with identifier: PD96276 to the API
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:05:59Z',
'fuel_type': 'diesel',
'id': '6b4f1139-e0ed-51f7-8579-c38b5ef0dde2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PD96276',
'listing': 'auction',
'make': 'Peugeot',
'model': '407',
'odometer': 176651,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-02-19',
'seller_name': None,
'title': 'Peugeot 407 1.6 HDi Executive Pack',
'transmission': 'manual',
'trim': 'Executive Pack',
'year': 2006}
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PD96276%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [auto1.fr] INFO: Saving data for PD96276: {'auction_closing_time': 1774883159.0, 'created_time': 1774710700.465238, 'last_price_update_time': 1774797313.23819}
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PD96276') HTTP/1.1" 204 0
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: SL33104
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: YG84711
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: DP39204
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP39204%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [auto1.fr] INFO: Scrape type for DP39204: 2
2026-03-29 15:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with identifier: DP39204
2026-03-29 15:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with scrape type 2
2026-03-29 15:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with scrape type 2
2026-03-29 15:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c, identifier: DP39204
2026-03-29 15:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with identifier: DP39204
2026-03-29 15:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with identifier: DP39204
2026-03-29 15:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c with identifier: DP39204 to the API
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:31:32Z',
'fuel_type': 'petrol',
'id': 'b3bdcf01-6668-5bf6-a5fc-0bcf3005dc1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DP39204',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 118457,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-26',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Active',
'transmission': 'manual',
'trim': 'Active',
'year': 2016}
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DP39204%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [auto1.fr] INFO: Saving data for DP39204: {'auction_closing_time': 1774884692.0, 'created_time': 1774106040.183069, 'last_price_update_time': 1774797313.63099}
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DP39204') HTTP/1.1" 204 0
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: WT10703
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: WR81420
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: LV99015
2026-03-29 15:15:13 [auto1.fr] INFO: Found listing with ID: NE12141
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE12141%27 HTTP/1.1" 200 None
2026-03-29 15:15:13 [auto1.fr] INFO: Scrape type for NE12141: 2
2026-03-29 15:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with identifier: NE12141
2026-03-29 15:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with scrape type 2
2026-03-29 15:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with scrape type 2
2026-03-29 15:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 50a397cb-0f0f-5bcc-a1b5-d7154c058c56, identifier: NE12141
2026-03-29 15:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with identifier: NE12141
2026-03-29 15:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with identifier: NE12141
2026-03-29 15:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 50a397cb-0f0f-5bcc-a1b5-d7154c058c56 with identifier: NE12141 to the API
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:30:18Z',
'fuel_type': 'petrol',
'id': '50a397cb-0f0f-5bcc-a1b5-d7154c058c56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NE12141',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 137540,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-11',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.0 TSI Comfortline BlueMotion',
'transmission': 'manual',
'trim': 'Comfortline BlueMotion',
'year': 2018}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NE12141%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [auto1.fr] INFO: Saving data for NE12141: {'auction_closing_time': 1774884618.0, 'created_time': 1774710728.900732, 'last_price_update_time': 1774797314.023589}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NE12141') HTTP/1.1" 204 0
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: DG03025
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG03025%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [auto1.fr] INFO: Scrape type for DG03025: 2
2026-03-29 15:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with identifier: DG03025
2026-03-29 15:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with scrape type 2
2026-03-29 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with scrape type 2
2026-03-29 15:15:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6abf4576-2abe-541a-a0b3-2e04b3f09cbe, identifier: DG03025
2026-03-29 15:15:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with identifier: DG03025
2026-03-29 15:15:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with identifier: DG03025
2026-03-29 15:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6abf4576-2abe-541a-a0b3-2e04b3f09cbe with identifier: DG03025 to the API
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 58,
'expiration_date': '2026-03-30T15:53:53Z',
'fuel_type': 'petrol',
'id': '6abf4576-2abe-541a-a0b3-2e04b3f09cbe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DG03025',
'listing': 'auction',
'make': 'Renault',
'model': 'Twingo',
'odometer': 120636,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-16',
'seller_name': None,
'title': 'Renault Twingo 1.2 Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2008}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DG03025%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [auto1.fr] INFO: Saving data for DG03025: {'auction_closing_time': 1774886033.0, 'created_time': 1774710839.111675, 'last_price_update_time': 1774797314.413184}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DG03025') HTTP/1.1" 204 0
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: LB65647
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: SF17635
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: DU78969
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: RN69245
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: GF31041
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: DZ93005
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: KE95958
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: NE86900
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: BC00467
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: CA53572
2026-03-29 15:15: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-29 15:15:14 [auto1.fr] INFO: Channel: 24h | Page: 83 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:14 [auto1.fr] INFO: Found listing with ID: UL34830
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL34830%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [auto1.fr] INFO: Scrape type for UL34830: 2
2026-03-29 15:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25f67257-edd2-54de-980e-447cff28faef with identifier: UL34830
2026-03-29 15:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25f67257-edd2-54de-980e-447cff28faef with scrape type 2
2026-03-29 15:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25f67257-edd2-54de-980e-447cff28faef with scrape type 2
2026-03-29 15:15:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 25f67257-edd2-54de-980e-447cff28faef, identifier: UL34830
2026-03-29 15:15:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 25f67257-edd2-54de-980e-447cff28faef with identifier: UL34830
2026-03-29 15:15:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 25f67257-edd2-54de-980e-447cff28faef with identifier: UL34830
2026-03-29 15:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 25f67257-edd2-54de-980e-447cff28faef with identifier: UL34830 to the API
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:27:10Z',
'fuel_type': 'diesel',
'id': '25f67257-edd2-54de-980e-447cff28faef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UL34830',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 114419,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-08-13',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Energy Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2013}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL34830%27 HTTP/1.1" 200 None
2026-03-29 15:15:14 [auto1.fr] INFO: Saving data for UL34830: {'auction_closing_time': 1774884430.0, 'created_time': 1774710725.740095, 'last_price_update_time': 1774797314.924029}
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UL34830') HTTP/1.1" 204 0
2026-03-29 15:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: CE77721
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: UM21861
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM21861%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [auto1.fr] INFO: Scrape type for UM21861: 2
2026-03-29 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with identifier: UM21861
2026-03-29 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 892ca0d5-6df4-54a3-97e0-3835c2b4f93f, identifier: UM21861
2026-03-29 15:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with identifier: UM21861
2026-03-29 15:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with identifier: UM21861
2026-03-29 15:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 892ca0d5-6df4-54a3-97e0-3835c2b4f93f with identifier: UM21861 to the API
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 150,
'expiration_date': '2026-03-30T15:46:59Z',
'fuel_type': 'diesel',
'id': '892ca0d5-6df4-54a3-97e0-3835c2b4f93f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UM21861',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'CLA-Klasse',
'odometer': 93070,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-25',
'seller_name': None,
'title': 'Mercedes-Benz CLA-Klasse CLA 200 d AMG Line',
'transmission': 'automatic',
'trim': 'AMG Line',
'year': 2021}
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UM21861%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [auto1.fr] INFO: Saving data for UM21861: {'auction_closing_time': 1774885619.0, 'created_time': 1774710727.963014, 'last_price_update_time': 1774797315.410729}
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UM21861') HTTP/1.1" 204 0
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: SN32974
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: GA46604
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: YM66542
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: LF97734
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF97734%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [auto1.fr] INFO: Scrape type for LF97734: 2
2026-03-29 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with identifier: LF97734
2026-03-29 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 94cd31a4-04cd-5b6f-a042-709b8bcfcda2, identifier: LF97734
2026-03-29 15:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with identifier: LF97734
2026-03-29 15:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with identifier: LF97734
2026-03-29 15:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 94cd31a4-04cd-5b6f-a042-709b8bcfcda2 with identifier: LF97734 to the API
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:41:28Z',
'fuel_type': 'diesel',
'id': '94cd31a4-04cd-5b6f-a042-709b8bcfcda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LF97734',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 225952,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-06-19',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2012}
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LF97734%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [auto1.fr] INFO: Saving data for LF97734: {'auction_closing_time': 1774885288.0, 'created_time': 1774710739.295931, 'last_price_update_time': 1774797315.82094}
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LF97734') HTTP/1.1" 204 0
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: GF05733
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: AK36999
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: DA77407
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: BV78883
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: NY17450
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: GE65256
2026-03-29 15:15:15 [auto1.fr] INFO: Found listing with ID: RS84177
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS84177%27 HTTP/1.1" 200 None
2026-03-29 15:15:15 [auto1.fr] INFO: Scrape type for RS84177: 2
2026-03-29 15:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with identifier: RS84177
2026-03-29 15:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with scrape type 2
2026-03-29 15:15:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 63cc0283-1182-5f9b-a04d-9bad4e4132b7, identifier: RS84177
2026-03-29 15:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with identifier: RS84177
2026-03-29 15:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with identifier: RS84177
2026-03-29 15:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 63cc0283-1182-5f9b-a04d-9bad4e4132b7 with identifier: RS84177 to the API
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:48:10Z',
'fuel_type': 'diesel',
'id': '63cc0283-1182-5f9b-a04d-9bad4e4132b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS84177',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 319375,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-03-08',
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TDI GTD',
'transmission': 'automatic',
'trim': 'GTD',
'year': 2011}
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS84177%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [auto1.fr] INFO: Saving data for RS84177: {'auction_closing_time': 1774885690.0, 'created_time': 1774710742.777983, 'last_price_update_time': 1774797316.229493}
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RS84177') HTTP/1.1" 204 0
2026-03-29 15:15:16 [auto1.fr] INFO: Found listing with ID: BW48684
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW48684%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [auto1.fr] INFO: Scrape type for BW48684: 2
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with identifier: BW48684
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed, identifier: BW48684
2026-03-29 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with identifier: BW48684
2026-03-29 15:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with identifier: BW48684
2026-03-29 15:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed with identifier: BW48684 to the API
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:00:47Z',
'fuel_type': 'diesel',
'id': '3d1ed8fb-5ae3-5ee4-abd5-86c66d0bfaed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BW48684',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3',
'odometer': 238913,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-12-04',
'seller_name': None,
'title': 'Audi Q3 2.0 TDI quattro',
'transmission': 'automatic',
'trim': 'quattro',
'year': 2012}
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW48684%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [auto1.fr] INFO: Saving data for BW48684: {'auction_closing_time': 1774882847.0, 'created_time': 1774710759.682878, 'last_price_update_time': 1774797316.723699}
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BW48684') HTTP/1.1" 204 0
2026-03-29 15:15:16 [auto1.fr] INFO: Found listing with ID: VP49485
2026-03-29 15:15:16 [auto1.fr] INFO: Found listing with ID: MW23065
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW23065%27 HTTP/1.1" 200 None
2026-03-29 15:15:16 [auto1.fr] INFO: Scrape type for MW23065: 2
2026-03-29 15:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with identifier: MW23065
2026-03-29 15:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with scrape type 2
2026-03-29 15:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5b9e9891-58ed-55bf-9f0a-502cfa647cd3, identifier: MW23065
2026-03-29 15:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with identifier: MW23065
2026-03-29 15:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with identifier: MW23065
2026-03-29 15:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5b9e9891-58ed-55bf-9f0a-502cfa647cd3 with identifier: MW23065 to the API
2026-03-29 15:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:52:19Z',
'fuel_type': 'diesel',
'id': '5b9e9891-58ed-55bf-9f0a-502cfa647cd3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MW23065',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 167047,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-21',
'seller_name': None,
'title': 'Fiat 500X 1.3 M-Jet Pop Star',
'transmission': 'manual',
'trim': 'Pop Star',
'year': 2017}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MW23065%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [auto1.fr] INFO: Saving data for MW23065: {'auction_closing_time': 1774885939.0, 'created_time': 1774710743.310509, 'last_price_update_time': 1774797317.117042}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MW23065') HTTP/1.1" 204 0
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: KP63735
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: BA73207
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: VU08648
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: CJ23217
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: CC03519
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: GG92228
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: RR92690
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: SU05446
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: CU55087
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: SM45257
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM45257%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [auto1.fr] INFO: Scrape type for SM45257: 2
2026-03-29 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387414de-531a-5b14-8bc8-abeab42e734c with identifier: SM45257
2026-03-29 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387414de-531a-5b14-8bc8-abeab42e734c with scrape type 2
2026-03-29 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387414de-531a-5b14-8bc8-abeab42e734c with scrape type 2
2026-03-29 15:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 387414de-531a-5b14-8bc8-abeab42e734c, identifier: SM45257
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 387414de-531a-5b14-8bc8-abeab42e734c with identifier: SM45257
2026-03-29 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 387414de-531a-5b14-8bc8-abeab42e734c with identifier: SM45257
2026-03-29 15:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 387414de-531a-5b14-8bc8-abeab42e734c with identifier: SM45257 to the API
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 150,
'expiration_date': '2026-03-30T15:39:44Z',
'fuel_type': 'diesel',
'id': '387414de-531a-5b14-8bc8-abeab42e734c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SM45257',
'listing': 'auction',
'make': 'Mazda',
'model': '3',
'odometer': 214685,
'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': 'Mazda 3 2.2 Turbodiesel Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2014}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SM45257%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [auto1.fr] INFO: Saving data for SM45257: {'auction_closing_time': 1774885184.0, 'created_time': 1774710750.860122, 'last_price_update_time': 1774797317.525433}
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SM45257') HTTP/1.1" 204 0
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: EC70489
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: LZ13382
2026-03-29 15:15:17 [auto1.fr] INFO: Found listing with ID: ZF66923
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF66923%27 HTTP/1.1" 200 None
2026-03-29 15:15:17 [auto1.fr] INFO: Scrape type for ZF66923: 2
2026-03-29 15:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 991d71c9-14b3-5118-ae2b-af08ff4afe69 with identifier: ZF66923
2026-03-29 15:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 991d71c9-14b3-5118-ae2b-af08ff4afe69 with scrape type 2
2026-03-29 15:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 991d71c9-14b3-5118-ae2b-af08ff4afe69 with scrape type 2
2026-03-29 15:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 991d71c9-14b3-5118-ae2b-af08ff4afe69, identifier: ZF66923
2026-03-29 15:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 991d71c9-14b3-5118-ae2b-af08ff4afe69 with identifier: ZF66923
2026-03-29 15:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 991d71c9-14b3-5118-ae2b-af08ff4afe69 with identifier: ZF66923
2026-03-29 15:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 991d71c9-14b3-5118-ae2b-af08ff4afe69 with identifier: ZF66923 to the API
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:26:22Z',
'fuel_type': 'diesel',
'id': '991d71c9-14b3-5118-ae2b-af08ff4afe69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZF66923',
'listing': 'auction',
'make': 'Peugeot',
'model': '807',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-06-28',
'seller_name': None,
'title': 'Peugeot 807 2.0 HDi Family Plus',
'transmission': 'manual',
'trim': 'Family Plus',
'year': 2007}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZF66923%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Saving data for ZF66923: {'auction_closing_time': 1774884382.0, 'created_time': 1774710749.499932, 'last_price_update_time': 1774797318.026395}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZF66923') HTTP/1.1" 204 0
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: KB31607
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: EM05638
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: UE67230
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE67230%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Scrape type for UE67230: 2
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ee83620-a3f7-574f-a8d9-0770bc0d042f with identifier: UE67230
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ee83620-a3f7-574f-a8d9-0770bc0d042f with scrape type 2
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ee83620-a3f7-574f-a8d9-0770bc0d042f with scrape type 2
2026-03-29 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8ee83620-a3f7-574f-a8d9-0770bc0d042f, identifier: UE67230
2026-03-29 15:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8ee83620-a3f7-574f-a8d9-0770bc0d042f with identifier: UE67230
2026-03-29 15:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8ee83620-a3f7-574f-a8d9-0770bc0d042f with identifier: UE67230
2026-03-29 15:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8ee83620-a3f7-574f-a8d9-0770bc0d042f with identifier: UE67230 to the API
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:08:55Z',
'fuel_type': 'diesel',
'id': '8ee83620-a3f7-574f-a8d9-0770bc0d042f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UE67230',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 161899,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-10-05',
'seller_name': None,
'title': 'Citroen C4 1.6 HDi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2008}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UE67230%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Saving data for UE67230: {'auction_closing_time': 1774883335.0, 'created_time': 1774710746.953532, 'last_price_update_time': 1774797318.419488}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UE67230') HTTP/1.1" 204 0
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: PH85704
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: YT49094
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: SS17919
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: FH39112
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: KM12499
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: WD51164
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: FS40526
2026-03-29 15:15:18 [auto1.fr] INFO: Channel: 24h | Page: 84 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: ED01632
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: JX27536
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX27536%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Scrape type for JX27536: 2
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with identifier: JX27536
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with scrape type 2
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with scrape type 2
2026-03-29 15:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd, identifier: JX27536
2026-03-29 15:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with identifier: JX27536
2026-03-29 15:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with identifier: JX27536
2026-03-29 15:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd with identifier: JX27536 to the API
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:13:48Z',
'fuel_type': 'petrol',
'id': 'a4ff68ba-e0c6-5e5b-81eb-ab9f39a025bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JX27536',
'listing': 'auction',
'make': 'Peugeot',
'model': '107',
'odometer': 92842,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-11-30',
'seller_name': None,
'title': 'Peugeot 107 1.0 Trendy',
'transmission': 'manual',
'trim': 'Trendy',
'year': 2008}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JX27536%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Saving data for JX27536: {'auction_closing_time': 1774883628.0, 'created_time': 1774710738.24289, 'last_price_update_time': 1774797318.827527}
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JX27536') HTTP/1.1" 204 0
2026-03-29 15:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: BF99335
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: BA00085
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: BY36086
2026-03-29 15:15:18 [auto1.fr] INFO: Found listing with ID: EJ10392
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ10392%27 HTTP/1.1" 200 None
2026-03-29 15:15:18 [auto1.fr] INFO: Scrape type for EJ10392: 2
2026-03-29 15:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da88ab8e-a799-5132-b667-d3621aac0af2 with identifier: EJ10392
2026-03-29 15:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da88ab8e-a799-5132-b667-d3621aac0af2 with scrape type 2
2026-03-29 15:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da88ab8e-a799-5132-b667-d3621aac0af2 with scrape type 2
2026-03-29 15:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: da88ab8e-a799-5132-b667-d3621aac0af2, identifier: EJ10392
2026-03-29 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: da88ab8e-a799-5132-b667-d3621aac0af2 with identifier: EJ10392
2026-03-29 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: da88ab8e-a799-5132-b667-d3621aac0af2 with identifier: EJ10392
2026-03-29 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: da88ab8e-a799-5132-b667-d3621aac0af2 with identifier: EJ10392 to the API
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:08:48Z',
'fuel_type': 'diesel',
'id': 'da88ab8e-a799-5132-b667-d3621aac0af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EJ10392',
'listing': 'auction',
'make': 'Jeep',
'model': 'Grand Cherokee',
'odometer': 272325,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-09-05',
'seller_name': None,
'title': 'Jeep Grand Cherokee 2.7 CRD Limited',
'transmission': 'automatic',
'trim': 'Limited',
'year': 2002}
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EJ10392%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [auto1.fr] INFO: Saving data for EJ10392: {'auction_closing_time': 1774883328.0, 'created_time': 1774710737.782893, 'last_price_update_time': 1774797319.32561}
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EJ10392') HTTP/1.1" 204 0
2026-03-29 15:15:19 [auto1.fr] INFO: Found listing with ID: FF80923
2026-03-29 15:15:19 [auto1.fr] INFO: Found listing with ID: ZZ56347
2026-03-29 15:15:19 [auto1.fr] INFO: Found listing with ID: TW66218
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW66218%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [auto1.fr] INFO: Scrape type for TW66218: 2
2026-03-29 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ec4342-539a-58cf-a6d9-6211e307b4dc with identifier: TW66218
2026-03-29 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ec4342-539a-58cf-a6d9-6211e307b4dc with scrape type 2
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85ec4342-539a-58cf-a6d9-6211e307b4dc with scrape type 2
2026-03-29 15:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 85ec4342-539a-58cf-a6d9-6211e307b4dc, identifier: TW66218
2026-03-29 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 85ec4342-539a-58cf-a6d9-6211e307b4dc with identifier: TW66218
2026-03-29 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 85ec4342-539a-58cf-a6d9-6211e307b4dc with identifier: TW66218
2026-03-29 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 85ec4342-539a-58cf-a6d9-6211e307b4dc with identifier: TW66218 to the API
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:14:12Z',
'fuel_type': 'petrol',
'id': '85ec4342-539a-58cf-a6d9-6211e307b4dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TW66218',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 216665,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-10-21',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 Life',
'transmission': 'manual',
'trim': 'Life',
'year': 2013}
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TW66218%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [auto1.fr] INFO: Saving data for TW66218: {'auction_closing_time': 1774883652.0, 'created_time': 1774710755.209165, 'last_price_update_time': 1774797319.726259}
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TW66218') HTTP/1.1" 204 0
2026-03-29 15:15:19 [auto1.fr] INFO: Found listing with ID: EE66390
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE66390%27 HTTP/1.1" 200 None
2026-03-29 15:15:19 [auto1.fr] INFO: Scrape type for EE66390: 2
2026-03-29 15:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a47da776-a71a-561e-b19b-c21a00c9dcfe with identifier: EE66390
2026-03-29 15:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a47da776-a71a-561e-b19b-c21a00c9dcfe with scrape type 2
2026-03-29 15:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a47da776-a71a-561e-b19b-c21a00c9dcfe with scrape type 2
2026-03-29 15:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a47da776-a71a-561e-b19b-c21a00c9dcfe, identifier: EE66390
2026-03-29 15:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a47da776-a71a-561e-b19b-c21a00c9dcfe with identifier: EE66390
2026-03-29 15:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a47da776-a71a-561e-b19b-c21a00c9dcfe with identifier: EE66390
2026-03-29 15:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a47da776-a71a-561e-b19b-c21a00c9dcfe with identifier: EE66390 to the API
2026-03-29 15:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:26:33Z',
'fuel_type': 'diesel',
'id': 'a47da776-a71a-561e-b19b-c21a00c9dcfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EE66390',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 136420,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-07-08',
'seller_name': None,
'title': 'Fiat 500 1.3 JTD Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2009}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EE66390%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [auto1.fr] INFO: Saving data for EE66390: {'auction_closing_time': 1774884393.0, 'created_time': 1774710737.374164, 'last_price_update_time': 1774797320.118772}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EE66390') HTTP/1.1" 204 0
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: LJ63461
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: HZ59055
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: DP42522
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: TZ35948
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: ZE01505
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: AZ95773
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: NA91720
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA91720%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [auto1.fr] INFO: Scrape type for NA91720: 2
2026-03-29 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cba6edb-e908-5143-a37c-1bc4989de04b with identifier: NA91720
2026-03-29 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cba6edb-e908-5143-a37c-1bc4989de04b with scrape type 2
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cba6edb-e908-5143-a37c-1bc4989de04b with scrape type 2
2026-03-29 15:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4cba6edb-e908-5143-a37c-1bc4989de04b, identifier: NA91720
2026-03-29 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4cba6edb-e908-5143-a37c-1bc4989de04b with identifier: NA91720
2026-03-29 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4cba6edb-e908-5143-a37c-1bc4989de04b with identifier: NA91720
2026-03-29 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4cba6edb-e908-5143-a37c-1bc4989de04b with identifier: NA91720 to the API
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:28:05Z',
'fuel_type': 'petrol',
'id': '4cba6edb-e908-5143-a37c-1bc4989de04b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NA91720',
'listing': 'auction',
'make': 'Peugeot',
'model': '206+',
'odometer': 89908,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-04-12',
'seller_name': None,
'title': 'Peugeot 206+ 1.1 Generation',
'transmission': 'manual',
'trim': 'Generation',
'year': 2012}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NA91720%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [auto1.fr] INFO: Saving data for NA91720: {'auction_closing_time': 1774884485.0, 'created_time': 1774105914.232697, 'last_price_update_time': 1774797320.499686}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NA91720') HTTP/1.1" 204 0
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: GR73848
2026-03-29 15:15:20 [auto1.fr] INFO: Found listing with ID: DY55554
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY55554%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [auto1.fr] INFO: Scrape type for DY55554: 2
2026-03-29 15:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with identifier: DY55554
2026-03-29 15:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with scrape type 2
2026-03-29 15:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with scrape type 2
2026-03-29 15:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7005c8c-db63-5dde-8647-8e6c11b5c3c2, identifier: DY55554
2026-03-29 15:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with identifier: DY55554
2026-03-29 15:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with identifier: DY55554
2026-03-29 15:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7005c8c-db63-5dde-8647-8e6c11b5c3c2 with identifier: DY55554 to the API
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:04:43Z',
'fuel_type': 'diesel',
'id': 'f7005c8c-db63-5dde-8647-8e6c11b5c3c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DY55554',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 131568,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-05-15',
'seller_name': None,
'title': 'Kia Sportage 1.7 CRDi Active 2WD',
'transmission': 'manual',
'trim': 'Active 2WD',
'year': 2017}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DY55554%27 HTTP/1.1" 200 None
2026-03-29 15:15:20 [auto1.fr] INFO: Saving data for DY55554: {'auction_closing_time': 1774883083.0, 'created_time': 1774710739.785216, 'last_price_update_time': 1774797320.991013}
2026-03-29 15:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DY55554') HTTP/1.1" 204 0
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: SV47129
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV47129%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [auto1.fr] INFO: Scrape type for SV47129: 2
2026-03-29 15:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15fb4869-d47b-5135-a7d9-0793385b9f43 with identifier: SV47129
2026-03-29 15:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15fb4869-d47b-5135-a7d9-0793385b9f43 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15fb4869-d47b-5135-a7d9-0793385b9f43 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 15fb4869-d47b-5135-a7d9-0793385b9f43, identifier: SV47129
2026-03-29 15:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 15fb4869-d47b-5135-a7d9-0793385b9f43 with identifier: SV47129
2026-03-29 15:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 15fb4869-d47b-5135-a7d9-0793385b9f43 with identifier: SV47129
2026-03-29 15:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 15fb4869-d47b-5135-a7d9-0793385b9f43 with identifier: SV47129 to the API
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'diesel',
'id': '15fb4869-d47b-5135-a7d9-0793385b9f43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV47129',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 208224,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-17',
'seller_name': None,
'title': 'BMW X1 sDrive 18d M Sport',
'transmission': 'automatic',
'trim': 'M Sport',
'year': 2020}
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV47129%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [auto1.fr] INFO: Saving data for SV47129: {'auction_closing_time': 1774886164.0, 'created_time': 1774091552.957328, 'last_price_update_time': 1774797321.404045}
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV47129') HTTP/1.1" 204 0
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: FY50281
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: XV54294
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: UL61645
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: XP13340
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: WF13879
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: VF42289
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: RC09980
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC09980%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [auto1.fr] INFO: Scrape type for RC09980: 2
2026-03-29 15:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6688e039-3f3d-58ea-9658-1c09f9a8f415 with identifier: RC09980
2026-03-29 15:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6688e039-3f3d-58ea-9658-1c09f9a8f415 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6688e039-3f3d-58ea-9658-1c09f9a8f415 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6688e039-3f3d-58ea-9658-1c09f9a8f415, identifier: RC09980
2026-03-29 15:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6688e039-3f3d-58ea-9658-1c09f9a8f415 with identifier: RC09980
2026-03-29 15:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6688e039-3f3d-58ea-9658-1c09f9a8f415 with identifier: RC09980
2026-03-29 15:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6688e039-3f3d-58ea-9658-1c09f9a8f415 with identifier: RC09980 to the API
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:07:44Z',
'fuel_type': 'diesel',
'id': '6688e039-3f3d-58ea-9658-1c09f9a8f415',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RC09980',
'listing': 'auction',
'make': 'Seat',
'model': 'Leon',
'odometer': 315735,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-04-25',
'seller_name': None,
'title': 'Seat Leon 1.6 TDI Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2017}
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RC09980%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [auto1.fr] INFO: Saving data for RC09980: {'auction_closing_time': 1774883264.0, 'created_time': 1774106248.044264, 'last_price_update_time': 1774797321.80774}
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RC09980') HTTP/1.1" 204 0
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: FL69972
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: EU24790
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: VN32195
2026-03-29 15:15:21 [auto1.fr] INFO: Found listing with ID: ES67441
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES67441%27 HTTP/1.1" 200 None
2026-03-29 15:15:21 [auto1.fr] INFO: Scrape type for ES67441: 2
2026-03-29 15:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with identifier: ES67441
2026-03-29 15:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with scrape type 2
2026-03-29 15:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a42772f7-2d1e-5d0e-a0c1-f1122d200ea5, identifier: ES67441
2026-03-29 15:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with identifier: ES67441
2026-03-29 15:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with identifier: ES67441
2026-03-29 15:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a42772f7-2d1e-5d0e-a0c1-f1122d200ea5 with identifier: ES67441 to the API
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:12:12Z',
'fuel_type': 'petrol',
'id': 'a42772f7-2d1e-5d0e-a0c1-f1122d200ea5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ES67441',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 107580,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-29',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.2 PureTech Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2019}
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ES67441%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [auto1.fr] INFO: Saving data for ES67441: {'auction_closing_time': 1774883532.0, 'created_time': 1772102378.175619, 'last_price_update_time': 1774797322.330741}
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ES67441') HTTP/1.1" 204 0
2026-03-29 15:15:22 [auto1.fr] INFO: Found listing with ID: AJ90327
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ90327%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [auto1.fr] INFO: Scrape type for AJ90327: 2
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e225aff2-5165-5f90-ab57-2d846203e8e4 with identifier: AJ90327
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e225aff2-5165-5f90-ab57-2d846203e8e4 with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e225aff2-5165-5f90-ab57-2d846203e8e4 with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e225aff2-5165-5f90-ab57-2d846203e8e4, identifier: AJ90327
2026-03-29 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e225aff2-5165-5f90-ab57-2d846203e8e4 with identifier: AJ90327
2026-03-29 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e225aff2-5165-5f90-ab57-2d846203e8e4 with identifier: AJ90327
2026-03-29 15:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e225aff2-5165-5f90-ab57-2d846203e8e4 with identifier: AJ90327 to the API
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:54:38Z',
'fuel_type': 'petrol',
'id': 'e225aff2-5165-5f90-ab57-2d846203e8e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AJ90327',
'listing': 'auction',
'make': 'Nissan',
'model': 'Note',
'odometer': 149161,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-07-25',
'seller_name': None,
'title': 'Nissan Note 1.6 Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'year': 2006}
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AJ90327%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [auto1.fr] INFO: Saving data for AJ90327: {'auction_closing_time': 1774886078.0, 'created_time': 1773254161.752753, 'last_price_update_time': 1774797322.848973}
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AJ90327') HTTP/1.1" 204 0
2026-03-29 15:15:22 [auto1.fr] INFO: Found listing with ID: BK28598
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK28598%27 HTTP/1.1" 200 None
2026-03-29 15:15:22 [auto1.fr] INFO: Scrape type for BK28598: 2
2026-03-29 15:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10089bda-4ef0-537e-8883-6c719eabd17e with identifier: BK28598
2026-03-29 15:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10089bda-4ef0-537e-8883-6c719eabd17e with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10089bda-4ef0-537e-8883-6c719eabd17e with scrape type 2
2026-03-29 15:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 10089bda-4ef0-537e-8883-6c719eabd17e, identifier: BK28598
2026-03-29 15:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 10089bda-4ef0-537e-8883-6c719eabd17e with identifier: BK28598
2026-03-29 15:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 10089bda-4ef0-537e-8883-6c719eabd17e with identifier: BK28598
2026-03-29 15:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 10089bda-4ef0-537e-8883-6c719eabd17e with identifier: BK28598 to the API
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:01:02Z',
'fuel_type': 'petrol',
'id': '10089bda-4ef0-537e-8883-6c719eabd17e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BK28598',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 50811,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-02-22',
'seller_name': None,
'title': 'Citroen C4 1.2 e-THP Millenium',
'transmission': 'manual',
'trim': 'Millenium',
'year': 2016}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BK28598%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [auto1.fr] INFO: Saving data for BK28598: {'auction_closing_time': 1774882862.0, 'created_time': 1774015657.737326, 'last_price_update_time': 1774797323.243461}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BK28598') HTTP/1.1" 204 0
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: BJ48666
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: FN14098
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: RT17592
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: VJ32569
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: YP28351
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP28351%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [auto1.fr] INFO: Scrape type for YP28351: 2
2026-03-29 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fab0287-b6c3-55fb-8042-522bccec3166 with identifier: YP28351
2026-03-29 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fab0287-b6c3-55fb-8042-522bccec3166 with scrape type 2
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fab0287-b6c3-55fb-8042-522bccec3166 with scrape type 2
2026-03-29 15:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2fab0287-b6c3-55fb-8042-522bccec3166, identifier: YP28351
2026-03-29 15:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2fab0287-b6c3-55fb-8042-522bccec3166 with identifier: YP28351
2026-03-29 15:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2fab0287-b6c3-55fb-8042-522bccec3166 with identifier: YP28351
2026-03-29 15:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2fab0287-b6c3-55fb-8042-522bccec3166 with identifier: YP28351 to the API
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:50:28Z',
'fuel_type': 'petrol',
'id': '2fab0287-b6c3-55fb-8042-522bccec3166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP28351',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 95857,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-12-09',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2021}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP28351%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [auto1.fr] INFO: Saving data for YP28351: {'auction_closing_time': 1774885828.0, 'created_time': 1773254545.102393, 'last_price_update_time': 1774797323.651721}
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YP28351') HTTP/1.1" 204 0
2026-03-29 15:15:23 [auto1.fr] INFO: Found listing with ID: UW75406
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW75406%27 HTTP/1.1" 200 None
2026-03-29 15:15:23 [auto1.fr] INFO: Scrape type for UW75406: 2
2026-03-29 15:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b80b8c1-a743-5e69-83c9-b967c2916c8f with identifier: UW75406
2026-03-29 15:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b80b8c1-a743-5e69-83c9-b967c2916c8f with scrape type 2
2026-03-29 15:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b80b8c1-a743-5e69-83c9-b967c2916c8f with scrape type 2
2026-03-29 15:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1b80b8c1-a743-5e69-83c9-b967c2916c8f, identifier: UW75406
2026-03-29 15:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1b80b8c1-a743-5e69-83c9-b967c2916c8f with identifier: UW75406
2026-03-29 15:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1b80b8c1-a743-5e69-83c9-b967c2916c8f with identifier: UW75406
2026-03-29 15:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1b80b8c1-a743-5e69-83c9-b967c2916c8f with identifier: UW75406 to the API
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:27:43Z',
'fuel_type': 'petrol',
'id': '1b80b8c1-a743-5e69-83c9-b967c2916c8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UW75406',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 193161,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-04-27',
'seller_name': None,
'title': 'Renault Clio 1.4 Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2003}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW75406%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [auto1.fr] INFO: Saving data for UW75406: {'auction_closing_time': 1774884463.0, 'created_time': 1773761213.123276, 'last_price_update_time': 1774797324.041662}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UW75406') HTTP/1.1" 204 0
2026-03-29 15:15:24 [auto1.fr] INFO: Channel: 24h | Page: 85 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: VA87261
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: LK58488
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: WT29775
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: NN84576
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: AY57267
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: YM93087
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: DM85299
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: UH61886
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: ZM68465
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM68465%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [auto1.fr] INFO: Scrape type for ZM68465: 2
2026-03-29 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 745ec7af-60e0-5634-98ba-8b8715a51e40 with identifier: ZM68465
2026-03-29 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 745ec7af-60e0-5634-98ba-8b8715a51e40 with scrape type 2
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 745ec7af-60e0-5634-98ba-8b8715a51e40 with scrape type 2
2026-03-29 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 745ec7af-60e0-5634-98ba-8b8715a51e40, identifier: ZM68465
2026-03-29 15:15:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 745ec7af-60e0-5634-98ba-8b8715a51e40 with identifier: ZM68465
2026-03-29 15:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 745ec7af-60e0-5634-98ba-8b8715a51e40 with identifier: ZM68465
2026-03-29 15:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 745ec7af-60e0-5634-98ba-8b8715a51e40 with identifier: ZM68465 to the API
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:46:37Z',
'fuel_type': 'petrol',
'id': '745ec7af-60e0-5634-98ba-8b8715a51e40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZM68465',
'listing': 'auction',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 203208,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-01-05',
'seller_name': None,
'title': 'Dacia Sandero 1.2 Black Line 2',
'transmission': 'manual',
'trim': 'Black Line 2',
'year': 2012}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZM68465%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [auto1.fr] INFO: Saving data for ZM68465: {'auction_closing_time': 1774885597.0, 'created_time': 1773254641.074836, 'last_price_update_time': 1774797324.478639}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZM68465') HTTP/1.1" 204 0
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: YN12389
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: MN90582
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: DE39656
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: JT40746
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: ER80291
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: HK82247
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: TV56725
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: SV18797
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: LH87358
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH87358%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [auto1.fr] INFO: Scrape type for LH87358: 2
2026-03-29 15:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12a2772-4c63-53da-a3d7-3bf9b25b1060 with identifier: LH87358
2026-03-29 15:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12a2772-4c63-53da-a3d7-3bf9b25b1060 with scrape type 2
2026-03-29 15:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12a2772-4c63-53da-a3d7-3bf9b25b1060 with scrape type 2
2026-03-29 15:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b12a2772-4c63-53da-a3d7-3bf9b25b1060, identifier: LH87358
2026-03-29 15:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b12a2772-4c63-53da-a3d7-3bf9b25b1060 with identifier: LH87358
2026-03-29 15:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b12a2772-4c63-53da-a3d7-3bf9b25b1060 with identifier: LH87358
2026-03-29 15:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b12a2772-4c63-53da-a3d7-3bf9b25b1060 with identifier: LH87358 to the API
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 132,
'expiration_date': '2026-03-30T15:47:41Z',
'fuel_type': 'petrol',
'id': 'b12a2772-4c63-53da-a3d7-3bf9b25b1060',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LH87358',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 138700,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-28',
'seller_name': None,
'title': 'Renault Megane 1.2 TCe Energy BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2015}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LH87358%27 HTTP/1.1" 200 None
2026-03-29 15:15:24 [auto1.fr] INFO: Saving data for LH87358: {'auction_closing_time': 1774885661.0, 'created_time': 1774710761.043881, 'last_price_update_time': 1774797324.969512}
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LH87358') HTTP/1.1" 204 0
2026-03-29 15:15:24 [auto1.fr] INFO: Found listing with ID: RG93466
2026-03-29 15:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG93466%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [auto1.fr] INFO: Scrape type for RG93466: 2
2026-03-29 15:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2940494-98d0-5bee-87c1-3e9c59fc997c with identifier: RG93466
2026-03-29 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2940494-98d0-5bee-87c1-3e9c59fc997c with scrape type 2
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2940494-98d0-5bee-87c1-3e9c59fc997c with scrape type 2
2026-03-29 15:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e2940494-98d0-5bee-87c1-3e9c59fc997c, identifier: RG93466
2026-03-29 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e2940494-98d0-5bee-87c1-3e9c59fc997c with identifier: RG93466
2026-03-29 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e2940494-98d0-5bee-87c1-3e9c59fc997c with identifier: RG93466
2026-03-29 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e2940494-98d0-5bee-87c1-3e9c59fc997c with identifier: RG93466 to the API
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:42:08Z',
'fuel_type': 'diesel',
'id': 'e2940494-98d0-5bee-87c1-3e9c59fc997c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RG93466',
'listing': 'auction',
'make': 'Ford',
'model': 'C-Max',
'odometer': 641210,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-05-19',
'seller_name': None,
'title': 'Ford C-Max 1.8 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RG93466%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [auto1.fr] INFO: Saving data for RG93466: {'auction_closing_time': 1774885328.0, 'created_time': 1774710757.724946, 'last_price_update_time': 1774797325.387918}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RG93466') HTTP/1.1" 204 0
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: MM40591
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM40591%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [auto1.fr] INFO: Scrape type for MM40591: 2
2026-03-29 15:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fefabbc7-d909-5b48-a5a7-0d09920b98b9 with identifier: MM40591
2026-03-29 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fefabbc7-d909-5b48-a5a7-0d09920b98b9 with scrape type 2
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fefabbc7-d909-5b48-a5a7-0d09920b98b9 with scrape type 2
2026-03-29 15:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fefabbc7-d909-5b48-a5a7-0d09920b98b9, identifier: MM40591
2026-03-29 15:15:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fefabbc7-d909-5b48-a5a7-0d09920b98b9 with identifier: MM40591
2026-03-29 15:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fefabbc7-d909-5b48-a5a7-0d09920b98b9 with identifier: MM40591
2026-03-29 15:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fefabbc7-d909-5b48-a5a7-0d09920b98b9 with identifier: MM40591 to the API
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:17:39Z',
'fuel_type': 'petrol',
'id': 'fefabbc7-d909-5b48-a5a7-0d09920b98b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MM40591',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 163058,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-02-12',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 190 Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'year': 2003}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MM40591%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [auto1.fr] INFO: Saving data for MM40591: {'auction_closing_time': 1774883859.0, 'created_time': 1774710757.359259, 'last_price_update_time': 1774797325.801179}
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MM40591') HTTP/1.1" 204 0
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: DU54324
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: ZM83363
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: YZ38507
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: WE18688
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: ED67406
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: WS06781
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: AR26119
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: GN11712
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: DJ08565
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: TU11572
2026-03-29 15:15:25 [auto1.fr] INFO: Found listing with ID: CY74079
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY74079%27 HTTP/1.1" 200 None
2026-03-29 15:15:25 [auto1.fr] INFO: Scrape type for CY74079: 2
2026-03-29 15:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8284256-f4ba-5851-b088-6e2f1e040daf with identifier: CY74079
2026-03-29 15:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8284256-f4ba-5851-b088-6e2f1e040daf with scrape type 2
2026-03-29 15:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8284256-f4ba-5851-b088-6e2f1e040daf with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f8284256-f4ba-5851-b088-6e2f1e040daf, identifier: CY74079
2026-03-29 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f8284256-f4ba-5851-b088-6e2f1e040daf with identifier: CY74079
2026-03-29 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f8284256-f4ba-5851-b088-6e2f1e040daf with identifier: CY74079
2026-03-29 15:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f8284256-f4ba-5851-b088-6e2f1e040daf with identifier: CY74079 to the API
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 3,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:35:58Z',
'fuel_type': 'petrol',
'id': 'f8284256-f4ba-5851-b088-6e2f1e040daf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CY74079',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VI',
'odometer': 118298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-05-01',
'seller_name': None,
'title': 'Volkswagen Golf VI 2.0 TSI GTI',
'transmission': 'automatic',
'trim': 'GTI',
'year': 2011}
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY74079%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [auto1.fr] INFO: Saving data for CY74079: {'auction_closing_time': 1774884958.0, 'created_time': 1774471666.247234, 'last_price_update_time': 1774797326.326023}
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CY74079') HTTP/1.1" 204 0
2026-03-29 15:15:26 [auto1.fr] INFO: Found listing with ID: KU26111
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU26111%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [auto1.fr] INFO: Scrape type for KU26111: 2
2026-03-29 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with identifier: KU26111
2026-03-29 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0b74b0ab-b076-543d-9165-c7b7bd24a8b7, identifier: KU26111
2026-03-29 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with identifier: KU26111
2026-03-29 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with identifier: KU26111
2026-03-29 15:15:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0b74b0ab-b076-543d-9165-c7b7bd24a8b7 with identifier: KU26111 to the API
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 3,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:40:49Z',
'fuel_type': 'diesel',
'id': '0b74b0ab-b076-543d-9165-c7b7bd24a8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KU26111',
'listing': 'auction',
'make': 'Peugeot',
'model': '207',
'odometer': 326065,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-05-24',
'seller_name': None,
'title': 'Peugeot 207 1.4 HDi Urban',
'transmission': 'manual',
'trim': 'Urban',
'year': 2007}
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KU26111%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [auto1.fr] INFO: Saving data for KU26111: {'auction_closing_time': 1774885249.0, 'created_time': 1774266953.234504, 'last_price_update_time': 1774797326.823307}
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KU26111') HTTP/1.1" 204 0
2026-03-29 15:15:26 [auto1.fr] INFO: Found listing with ID: RR42379
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR42379%27 HTTP/1.1" 200 None
2026-03-29 15:15:26 [auto1.fr] INFO: Scrape type for RR42379: 2
2026-03-29 15:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a0d1faa-9d12-5908-8d87-664770e8389a with identifier: RR42379
2026-03-29 15:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a0d1faa-9d12-5908-8d87-664770e8389a with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a0d1faa-9d12-5908-8d87-664770e8389a with scrape type 2
2026-03-29 15:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6a0d1faa-9d12-5908-8d87-664770e8389a, identifier: RR42379
2026-03-29 15:15:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6a0d1faa-9d12-5908-8d87-664770e8389a with identifier: RR42379
2026-03-29 15:15:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6a0d1faa-9d12-5908-8d87-664770e8389a with identifier: RR42379
2026-03-29 15:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6a0d1faa-9d12-5908-8d87-664770e8389a with identifier: RR42379 to the API
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'green',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:27:06Z',
'fuel_type': 'petrol',
'id': '6a0d1faa-9d12-5908-8d87-664770e8389a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RR42379',
'listing': 'auction',
'make': 'Ford',
'model': 'Ka',
'odometer': 76242,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '1998-09-03',
'seller_name': None,
'title': 'Ford Ka 1.3 Basis',
'transmission': 'manual',
'trim': 'Basis',
'year': 1998}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RR42379%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [auto1.fr] INFO: Saving data for RR42379: {'auction_closing_time': 1774884426.0, 'created_time': 1774710795.829644, 'last_price_update_time': 1774797327.217865}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RR42379') HTTP/1.1" 204 0
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: TD90679
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: JX04019
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: DM88020
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: ZD15255
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: WH98020
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: LZ40715
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: PF51870
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: JM55547
2026-03-29 15:15: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-29 15:15:27 [auto1.fr] INFO: Channel: 24h | Page: 86 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: AP54277
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: SA90047
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA90047%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [auto1.fr] INFO: Scrape type for SA90047: 2
2026-03-29 15:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c92477d-45cc-50a3-87e7-a1e658917490 with identifier: SA90047
2026-03-29 15:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c92477d-45cc-50a3-87e7-a1e658917490 with scrape type 2
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c92477d-45cc-50a3-87e7-a1e658917490 with scrape type 2
2026-03-29 15:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3c92477d-45cc-50a3-87e7-a1e658917490, identifier: SA90047
2026-03-29 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3c92477d-45cc-50a3-87e7-a1e658917490 with identifier: SA90047
2026-03-29 15:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3c92477d-45cc-50a3-87e7-a1e658917490 with identifier: SA90047
2026-03-29 15:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3c92477d-45cc-50a3-87e7-a1e658917490 with identifier: SA90047 to the API
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 190,
'expiration_date': '2026-03-30T15:03:40Z',
'fuel_type': 'diesel',
'id': '3c92477d-45cc-50a3-87e7-a1e658917490',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SA90047',
'listing': 'auction',
'make': 'BMW',
'model': 'X3',
'odometer': 135499,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-08',
'seller_name': None,
'title': 'BMW X3 xDrive 20d Sport',
'transmission': 'automatic',
'trim': 'Sport',
'year': 2017}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SA90047%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [auto1.fr] INFO: Saving data for SA90047: {'auction_closing_time': 1774883020.0, 'created_time': 1772730268.14766, 'last_price_update_time': 1774797327.758668}
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SA90047') HTTP/1.1" 204 0
2026-03-29 15:15:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: BE71774
2026-03-29 15:15:27 [auto1.fr] INFO: Found listing with ID: LN11414
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN11414%27 HTTP/1.1" 200 None
2026-03-29 15:15:27 [auto1.fr] INFO: Scrape type for LN11414: 2
2026-03-29 15:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e779df20-60a6-55c2-a6f1-82a11f8571c9 with identifier: LN11414
2026-03-29 15:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e779df20-60a6-55c2-a6f1-82a11f8571c9 with scrape type 2
2026-03-29 15:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e779df20-60a6-55c2-a6f1-82a11f8571c9 with scrape type 2
2026-03-29 15:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e779df20-60a6-55c2-a6f1-82a11f8571c9, identifier: LN11414
2026-03-29 15:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e779df20-60a6-55c2-a6f1-82a11f8571c9 with identifier: LN11414
2026-03-29 15:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e779df20-60a6-55c2-a6f1-82a11f8571c9 with identifier: LN11414
2026-03-29 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e779df20-60a6-55c2-a6f1-82a11f8571c9 with identifier: LN11414 to the API
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 320,
'expiration_date': '2026-03-30T15:57:08Z',
'fuel_type': 'hybrid',
'id': 'e779df20-60a6-55c2-a6f1-82a11f8571c9',
'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/LN11414',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLC-Klasse',
'odometer': 131861,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-02-05',
'seller_name': None,
'title': 'Mercedes-Benz GLC-Klasse GLC 350e 4Matic AMG Line',
'transmission': 'automatic',
'trim': '4Matic AMG Line',
'year': 2018}
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LN11414%27 HTTP/1.1" 200 None
2026-03-29 15:15:28 [auto1.fr] INFO: Saving data for LN11414: {'auction_closing_time': 1774886228.0, 'created_time': 1774710826.227564, 'last_price_update_time': 1774797328.256215}
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LN11414') HTTP/1.1" 204 0
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: MD09270
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: NB12205
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB12205%27 HTTP/1.1" 200 None
2026-03-29 15:15:28 [auto1.fr] INFO: Scrape type for NB12205: 2
2026-03-29 15:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a176f3fa-7c21-56ec-949e-d1cd1315b534 with identifier: NB12205
2026-03-29 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a176f3fa-7c21-56ec-949e-d1cd1315b534 with scrape type 2
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a176f3fa-7c21-56ec-949e-d1cd1315b534 with scrape type 2
2026-03-29 15:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a176f3fa-7c21-56ec-949e-d1cd1315b534, identifier: NB12205
2026-03-29 15:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a176f3fa-7c21-56ec-949e-d1cd1315b534 with identifier: NB12205
2026-03-29 15:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a176f3fa-7c21-56ec-949e-d1cd1315b534 with identifier: NB12205
2026-03-29 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a176f3fa-7c21-56ec-949e-d1cd1315b534 with identifier: NB12205 to the API
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 101,
'expiration_date': '2026-03-30T15:35:50Z',
'fuel_type': 'petrol',
'id': 'a176f3fa-7c21-56ec-949e-d1cd1315b534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NB12205',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 31576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-11-28',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Style',
'transmission': 'automatic',
'trim': 'Style',
'year': 2022}
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NB12205%27 HTTP/1.1" 200 None
2026-03-29 15:15:28 [auto1.fr] INFO: Saving data for NB12205: {'auction_closing_time': 1774884950.0, 'created_time': 1774710787.138219, 'last_price_update_time': 1774797328.629076}
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NB12205') HTTP/1.1" 204 0
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: JW93608
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: JL64757
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: NS69450
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: RV78912
2026-03-29 15:15:28 [auto1.fr] INFO: Found listing with ID: HG76563
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG76563%27 HTTP/1.1" 200 None
2026-03-29 15:15:28 [auto1.fr] INFO: Scrape type for HG76563: 2
2026-03-29 15:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d77da36-2060-5181-968e-7b1509e4da13 with identifier: HG76563
2026-03-29 15:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d77da36-2060-5181-968e-7b1509e4da13 with scrape type 2
2026-03-29 15:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d77da36-2060-5181-968e-7b1509e4da13 with scrape type 2
2026-03-29 15:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7d77da36-2060-5181-968e-7b1509e4da13, identifier: HG76563
2026-03-29 15:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7d77da36-2060-5181-968e-7b1509e4da13 with identifier: HG76563
2026-03-29 15:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7d77da36-2060-5181-968e-7b1509e4da13 with identifier: HG76563
2026-03-29 15:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7d77da36-2060-5181-968e-7b1509e4da13 with identifier: HG76563 to the API
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 122,
'expiration_date': '2026-03-30T15:02:50Z',
'fuel_type': 'hybrid',
'id': '7d77da36-2060-5181-968e-7b1509e4da13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HG76563',
'listing': 'auction',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 79434,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-18',
'seller_name': None,
'title': 'Toyota C-HR 1.8 Hybrid Dynamic',
'transmission': 'automatic',
'trim': 'Dynamic',
'year': 2018}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HG76563%27 HTTP/1.1" 200 None
2026-03-29 15:15:29 [auto1.fr] INFO: Saving data for HG76563: {'auction_closing_time': 1774882970.0, 'created_time': 1774123992.784207, 'last_price_update_time': 1774797329.029218}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HG76563') HTTP/1.1" 204 0
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: GS56554
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: AT67197
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: UZ60090
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: PH43807
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: BS98068
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS98068%27 HTTP/1.1" 200 None
2026-03-29 15:15:29 [auto1.fr] INFO: Scrape type for BS98068: 2
2026-03-29 15:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2e178e3-5999-56ca-bfc3-438a7223b641 with identifier: BS98068
2026-03-29 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2e178e3-5999-56ca-bfc3-438a7223b641 with scrape type 2
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2e178e3-5999-56ca-bfc3-438a7223b641 with scrape type 2
2026-03-29 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a2e178e3-5999-56ca-bfc3-438a7223b641, identifier: BS98068
2026-03-29 15:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a2e178e3-5999-56ca-bfc3-438a7223b641 with identifier: BS98068
2026-03-29 15:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a2e178e3-5999-56ca-bfc3-438a7223b641 with identifier: BS98068
2026-03-29 15:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a2e178e3-5999-56ca-bfc3-438a7223b641 with identifier: BS98068 to the API
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 224,
'expiration_date': '2026-03-30T15:33:24Z',
'fuel_type': 'hybrid',
'id': 'a2e178e3-5999-56ca-bfc3-438a7223b641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BS98068',
'listing': 'auction',
'make': 'BMW',
'model': '2er',
'odometer': 224361,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-10-08',
'seller_name': None,
'title': 'BMW 2er 225xe Active Tourer Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2018}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS98068%27 HTTP/1.1" 200 None
2026-03-29 15:15:29 [auto1.fr] INFO: Saving data for BS98068: {'auction_closing_time': 1774884804.0, 'created_time': 1774123955.741923, 'last_price_update_time': 1774797329.456145}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BS98068') HTTP/1.1" 204 0
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: YX43318
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: YR64418
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR64418%27 HTTP/1.1" 200 None
2026-03-29 15:15:29 [auto1.fr] INFO: Scrape type for YR64418: 2
2026-03-29 15:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0b35242-a395-5970-b35f-8bf62d5832b5 with identifier: YR64418
2026-03-29 15:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0b35242-a395-5970-b35f-8bf62d5832b5 with scrape type 2
2026-03-29 15:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0b35242-a395-5970-b35f-8bf62d5832b5 with scrape type 2
2026-03-29 15:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a0b35242-a395-5970-b35f-8bf62d5832b5, identifier: YR64418
2026-03-29 15:15:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a0b35242-a395-5970-b35f-8bf62d5832b5 with identifier: YR64418
2026-03-29 15:15:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a0b35242-a395-5970-b35f-8bf62d5832b5 with identifier: YR64418
2026-03-29 15:15:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a0b35242-a395-5970-b35f-8bf62d5832b5 with identifier: YR64418 to the API
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:18:09Z',
'fuel_type': 'diesel',
'id': 'a0b35242-a395-5970-b35f-8bf62d5832b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR64418',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 130223,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-08-23',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Initiale Paris',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'year': 2015}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR64418%27 HTTP/1.1" 200 None
2026-03-29 15:15:29 [auto1.fr] INFO: Saving data for YR64418: {'auction_closing_time': 1774883889.0, 'created_time': 1774091490.769581, 'last_price_update_time': 1774797329.971933}
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YR64418') HTTP/1.1" 204 0
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: MW90901
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: DA48874
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: EK91858
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: RZ11851
2026-03-29 15:15:29 [auto1.fr] INFO: Found listing with ID: CG64502
2026-03-29 15:15:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG64502%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [auto1.fr] INFO: Scrape type for CG64502: 2
2026-03-29 15:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf37fcaa-5868-54e7-b9bd-7c98fe965949 with identifier: CG64502
2026-03-29 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf37fcaa-5868-54e7-b9bd-7c98fe965949 with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf37fcaa-5868-54e7-b9bd-7c98fe965949 with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cf37fcaa-5868-54e7-b9bd-7c98fe965949, identifier: CG64502
2026-03-29 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cf37fcaa-5868-54e7-b9bd-7c98fe965949 with identifier: CG64502
2026-03-29 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cf37fcaa-5868-54e7-b9bd-7c98fe965949 with identifier: CG64502
2026-03-29 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cf37fcaa-5868-54e7-b9bd-7c98fe965949 with identifier: CG64502 to the API
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 120,
'expiration_date': '2026-03-30T15:22:14Z',
'fuel_type': 'diesel',
'id': 'cf37fcaa-5868-54e7-b9bd-7c98fe965949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CG64502',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 242613,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-09-19',
'seller_name': None,
'title': 'Peugeot 308 1.6 Blue-HDi Style',
'transmission': 'manual',
'trim': 'Style',
'year': 2016}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CG64502%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [auto1.fr] INFO: Saving data for CG64502: {'auction_closing_time': 1774884134.0, 'created_time': 1774353448.839726, 'last_price_update_time': 1774797330.397046}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CG64502') HTTP/1.1" 204 0
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: ND18942
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND18942%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [auto1.fr] INFO: Scrape type for ND18942: 2
2026-03-29 15:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with identifier: ND18942
2026-03-29 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5909f005-6d37-5c5b-ab7a-c200fc4d3077, identifier: ND18942
2026-03-29 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with identifier: ND18942
2026-03-29 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with identifier: ND18942
2026-03-29 15:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5909f005-6d37-5c5b-ab7a-c200fc4d3077 with identifier: ND18942 to the API
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 80,
'expiration_date': '2026-03-30T15:26:57Z',
'fuel_type': 'petrol',
'id': '5909f005-6d37-5c5b-ab7a-c200fc4d3077',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ND18942',
'listing': 'auction',
'make': 'Ford',
'model': 'Fusion',
'odometer': 73478,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-09-08',
'seller_name': None,
'title': 'Ford Fusion 1.4 Trend',
'transmission': 'automatic',
'trim': 'Trend',
'year': 2010}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ND18942%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [auto1.fr] INFO: Saving data for ND18942: {'auction_closing_time': 1774884417.0, 'created_time': 1774710866.837392, 'last_price_update_time': 1774797330.80912}
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ND18942') HTTP/1.1" 204 0
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: RB41221
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: LF48042
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: RZ78335
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: YP93878
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: VV72972
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: WR91711
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: MC56053
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: LJ31009
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: TU96890
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: XF13918
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: NU85004
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: XG43228
2026-03-29 15:15:30 [auto1.fr] INFO: Found listing with ID: VP52788
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP52788%27 HTTP/1.1" 200 None
2026-03-29 15:15:30 [auto1.fr] INFO: Scrape type for VP52788: 2
2026-03-29 15:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a38535e-3b43-598c-89ea-a79c7e80ab4b with identifier: VP52788
2026-03-29 15:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a38535e-3b43-598c-89ea-a79c7e80ab4b with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a38535e-3b43-598c-89ea-a79c7e80ab4b with scrape type 2
2026-03-29 15:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2a38535e-3b43-598c-89ea-a79c7e80ab4b, identifier: VP52788
2026-03-29 15:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2a38535e-3b43-598c-89ea-a79c7e80ab4b with identifier: VP52788
2026-03-29 15:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2a38535e-3b43-598c-89ea-a79c7e80ab4b with identifier: VP52788
2026-03-29 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2a38535e-3b43-598c-89ea-a79c7e80ab4b with identifier: VP52788 to the API
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:22:19Z',
'fuel_type': 'diesel',
'id': '2a38535e-3b43-598c-89ea-a79c7e80ab4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VP52788',
'listing': 'auction',
'make': 'Renault',
'model': 'Laguna',
'odometer': 208123,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-06-21',
'seller_name': None,
'title': 'Renault Laguna 1.5 dCi Black Edition',
'transmission': 'manual',
'trim': 'Black Edition',
'year': 2010}
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VP52788%27 HTTP/1.1" 200 None
2026-03-29 15:15:31 [auto1.fr] INFO: Saving data for VP52788: {'auction_closing_time': 1774884139.0, 'created_time': 1774106098.160157, 'last_price_update_time': 1774797331.454626}
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VP52788') HTTP/1.1" 204 0
2026-03-29 15:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:31 [auto1.fr] INFO: Found listing with ID: VK76885
2026-03-29 15:15:31 [auto1.fr] INFO: Found listing with ID: GH44775
2026-03-29 15:15:31 [auto1.fr] INFO: Found listing with ID: DR51870
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DR51870%27 HTTP/1.1" 200 None
2026-03-29 15:15:31 [auto1.fr] INFO: Scrape type for DR51870: 0
2026-03-29 15:15:31 [auto1.fr] INFO: Channel: 24h | Page: 87 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:31 [auto1.fr] INFO: Found listing with ID: CL01176
2026-03-29 15:15:31 [auto1.fr] INFO: Found listing with ID: AM10351
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM10351%27 HTTP/1.1" 200 None
2026-03-29 15:15:31 [auto1.fr] INFO: Scrape type for AM10351: 2
2026-03-29 15:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07588fa9-971e-5784-9421-653fa674353f with identifier: AM10351
2026-03-29 15:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07588fa9-971e-5784-9421-653fa674353f with scrape type 2
2026-03-29 15:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07588fa9-971e-5784-9421-653fa674353f with scrape type 2
2026-03-29 15:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 07588fa9-971e-5784-9421-653fa674353f, identifier: AM10351
2026-03-29 15:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 07588fa9-971e-5784-9421-653fa674353f with identifier: AM10351
2026-03-29 15:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 07588fa9-971e-5784-9421-653fa674353f with identifier: AM10351
2026-03-29 15:15:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 07588fa9-971e-5784-9421-653fa674353f with identifier: AM10351 to the API
2026-03-29 15:15:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:51:18Z',
'fuel_type': 'petrol',
'id': '07588fa9-971e-5784-9421-653fa674353f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AM10351',
'listing': 'auction',
'make': 'Alfa Romeo',
'model': 'MiTo',
'odometer': 103186,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-09-08',
'seller_name': None,
'title': 'Alfa Romeo MiTo 0.9 TwinAir Distinctive',
'transmission': 'manual',
'trim': 'Distinctive',
'year': 2015}
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AM10351%27 HTTP/1.1" 200 None
2026-03-29 15:15:32 [auto1.fr] INFO: Saving data for AM10351: {'auction_closing_time': 1774885878.0, 'created_time': 1774710788.826154, 'last_price_update_time': 1774797332.191406}
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AM10351') HTTP/1.1" 204 0
2026-03-29 15:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: XT90818
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: VD77755
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: DN77795
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: VL29866
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL29866%27 HTTP/1.1" 200 None
2026-03-29 15:15:32 [auto1.fr] INFO: Scrape type for VL29866: 2
2026-03-29 15:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4660a3e8-1432-516f-b6b9-567ef06ee634 with identifier: VL29866
2026-03-29 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4660a3e8-1432-516f-b6b9-567ef06ee634 with scrape type 2
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4660a3e8-1432-516f-b6b9-567ef06ee634 with scrape type 2
2026-03-29 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4660a3e8-1432-516f-b6b9-567ef06ee634, identifier: VL29866
2026-03-29 15:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4660a3e8-1432-516f-b6b9-567ef06ee634 with identifier: VL29866
2026-03-29 15:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4660a3e8-1432-516f-b6b9-567ef06ee634 with identifier: VL29866
2026-03-29 15:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4660a3e8-1432-516f-b6b9-567ef06ee634 with identifier: VL29866 to the API
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 181,
'expiration_date': '2026-03-30T15:10:17Z',
'fuel_type': 'petrol',
'id': '4660a3e8-1432-516f-b6b9-567ef06ee634',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VL29866',
'listing': 'auction',
'make': 'Peugeot',
'model': '5008',
'odometer': 148868,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-09-04',
'seller_name': None,
'title': 'Peugeot 5008 1.6 PureTech GT Line',
'transmission': 'automatic',
'trim': 'GT Line',
'year': 2019}
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VL29866%27 HTTP/1.1" 200 None
2026-03-29 15:15:32 [auto1.fr] INFO: Saving data for VL29866: {'auction_closing_time': 1774883417.0, 'created_time': 1774710893.423256, 'last_price_update_time': 1774797332.610885}
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VL29866') HTTP/1.1" 204 0
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: SC98017
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: GD84029
2026-03-29 15:15:32 [auto1.fr] INFO: Found listing with ID: JK56384
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK56384%27 HTTP/1.1" 200 None
2026-03-29 15:15:32 [auto1.fr] INFO: Scrape type for JK56384: 2
2026-03-29 15:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with identifier: JK56384
2026-03-29 15:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with scrape type 2
2026-03-29 15:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with scrape type 2
2026-03-29 15:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 97bd7ce7-5cf3-5336-ae37-330e81a2f63f, identifier: JK56384
2026-03-29 15:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with identifier: JK56384
2026-03-29 15:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with identifier: JK56384
2026-03-29 15:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 97bd7ce7-5cf3-5336-ae37-330e81a2f63f with identifier: JK56384 to the API
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:27:35Z',
'fuel_type': 'petrol',
'id': '97bd7ce7-5cf3-5336-ae37-330e81a2f63f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JK56384',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 111877,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-01-23',
'seller_name': None,
'title': 'Citroen C3 1.2 VTi Shine Business',
'transmission': 'manual',
'trim': 'Shine Business',
'year': 2018}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JK56384%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [auto1.fr] INFO: Saving data for JK56384: {'auction_closing_time': 1774884455.0, 'created_time': 1774710890.588931, 'last_price_update_time': 1774797333.04516}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JK56384') HTTP/1.1" 204 0
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: WW95996
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW95996%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [auto1.fr] INFO: Scrape type for WW95996: 2
2026-03-29 15:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with identifier: WW95996
2026-03-29 15:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with scrape type 2
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with scrape type 2
2026-03-29 15:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bc5dde78-4121-5df0-9bd1-bd1bbbfa323c, identifier: WW95996
2026-03-29 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with identifier: WW95996
2026-03-29 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with identifier: WW95996
2026-03-29 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bc5dde78-4121-5df0-9bd1-bd1bbbfa323c with identifier: WW95996 to the API
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:24:19Z',
'fuel_type': 'diesel',
'id': 'bc5dde78-4121-5df0-9bd1-bd1bbbfa323c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/WW95996',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 202428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-25',
'seller_name': None,
'title': 'Renault Megane 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2013}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WW95996%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [auto1.fr] INFO: Saving data for WW95996: {'auction_closing_time': 1774884259.0, 'created_time': 1772949721.477273, 'last_price_update_time': 1774797333.569897}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='WW95996') HTTP/1.1" 204 0
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: VG34464
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: TA66955
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: AY56545
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: HD25274
2026-03-29 15:15:33 [auto1.fr] INFO: Found listing with ID: DA63430
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA63430%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [auto1.fr] INFO: Scrape type for DA63430: 2
2026-03-29 15:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4317df10-09c7-5313-bd37-d68a2e75bce2 with identifier: DA63430
2026-03-29 15:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4317df10-09c7-5313-bd37-d68a2e75bce2 with scrape type 2
2026-03-29 15:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4317df10-09c7-5313-bd37-d68a2e75bce2 with scrape type 2
2026-03-29 15:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4317df10-09c7-5313-bd37-d68a2e75bce2, identifier: DA63430
2026-03-29 15:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4317df10-09c7-5313-bd37-d68a2e75bce2 with identifier: DA63430
2026-03-29 15:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4317df10-09c7-5313-bd37-d68a2e75bce2 with identifier: DA63430
2026-03-29 15:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4317df10-09c7-5313-bd37-d68a2e75bce2 with identifier: DA63430 to the API
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:56:04Z',
'fuel_type': 'diesel',
'id': '4317df10-09c7-5313-bd37-d68a2e75bce2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DA63430',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 202784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-04-20',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 200 d Sensation',
'transmission': 'automatic',
'trim': 'Sensation',
'year': 2015}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DA63430%27 HTTP/1.1" 200 None
2026-03-29 15:15:33 [auto1.fr] INFO: Saving data for DA63430: {'auction_closing_time': 1774886164.0, 'created_time': 1774710878.591292, 'last_price_update_time': 1774797333.989592}
2026-03-29 15:15:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DA63430') HTTP/1.1" 204 0
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: FF41178
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: XS50876
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS50876%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [auto1.fr] INFO: Scrape type for XS50876: 2
2026-03-29 15:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70314a97-6a6d-5bd0-a943-f496577466fb with identifier: XS50876
2026-03-29 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70314a97-6a6d-5bd0-a943-f496577466fb with scrape type 2
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70314a97-6a6d-5bd0-a943-f496577466fb with scrape type 2
2026-03-29 15:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 70314a97-6a6d-5bd0-a943-f496577466fb, identifier: XS50876
2026-03-29 15:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 70314a97-6a6d-5bd0-a943-f496577466fb with identifier: XS50876
2026-03-29 15:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 70314a97-6a6d-5bd0-a943-f496577466fb with identifier: XS50876
2026-03-29 15:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 70314a97-6a6d-5bd0-a943-f496577466fb with identifier: XS50876 to the API
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:10:34Z',
'fuel_type': 'petrol',
'id': '70314a97-6a6d-5bd0-a943-f496577466fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS50876',
'listing': 'auction',
'make': 'Peugeot',
'model': '206',
'odometer': 210920,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-01-03',
'seller_name': None,
'title': 'Peugeot 206 2.0 CC Sport',
'transmission': 'manual',
'trim': 'CC Sport',
'year': 2002}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS50876%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [auto1.fr] INFO: Saving data for XS50876: {'auction_closing_time': 1774883434.0, 'created_time': 1772100416.417855, 'last_price_update_time': 1774797334.423027}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XS50876') HTTP/1.1" 204 0
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: PB66164
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: NU90419
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: HN93768
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN93768%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [auto1.fr] INFO: Scrape type for HN93768: 2
2026-03-29 15:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with identifier: HN93768
2026-03-29 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with scrape type 2
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with scrape type 2
2026-03-29 15:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f6dee9df-3d29-556b-882b-8cbfe3d0deb1, identifier: HN93768
2026-03-29 15:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with identifier: HN93768
2026-03-29 15:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with identifier: HN93768
2026-03-29 15:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f6dee9df-3d29-556b-882b-8cbfe3d0deb1 with identifier: HN93768 to the API
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:02:01Z',
'fuel_type': 'diesel',
'id': 'f6dee9df-3d29-556b-882b-8cbfe3d0deb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN93768',
'listing': 'auction',
'make': 'Kia',
'model': 'Venga',
'odometer': 150539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-07',
'seller_name': None,
'title': 'Kia Venga 1.6 CRDi Premium',
'transmission': 'manual',
'trim': 'Premium',
'year': 2016}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN93768%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [auto1.fr] INFO: Saving data for HN93768: {'auction_closing_time': 1774882921.0, 'created_time': 1774710839.772144, 'last_price_update_time': 1774797334.83558}
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HN93768') HTTP/1.1" 204 0
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: AJ00533
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: MH36333
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: FS45708
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: RB79250
2026-03-29 15:15:34 [auto1.fr] INFO: Found listing with ID: GP76636
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP76636%27 HTTP/1.1" 200 None
2026-03-29 15:15:34 [auto1.fr] INFO: Scrape type for GP76636: 2
2026-03-29 15:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with identifier: GP76636
2026-03-29 15:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with scrape type 2
2026-03-29 15:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with scrape type 2
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fd048a2b-8c3d-5846-9729-b53f3c8e86b1, identifier: GP76636
2026-03-29 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with identifier: GP76636
2026-03-29 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with identifier: GP76636
2026-03-29 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fd048a2b-8c3d-5846-9729-b53f3c8e86b1 with identifier: GP76636 to the API
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 180,
'expiration_date': '2026-03-30T15:24:55Z',
'fuel_type': 'petrol',
'id': 'fd048a2b-8c3d-5846-9729-b53f3c8e86b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP76636',
'listing': 'auction',
'make': 'Opel',
'model': 'Insignia',
'odometer': 177421,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-15',
'seller_name': None,
'title': 'Opel Insignia 1.6 Turbo Cosmo Pack',
'transmission': 'manual',
'trim': 'Cosmo Pack',
'year': 2010}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP76636%27 HTTP/1.1" 200 None
2026-03-29 15:15:35 [auto1.fr] INFO: Saving data for GP76636: {'auction_closing_time': 1774884295.0, 'created_time': 1774091573.499542, 'last_price_update_time': 1774797335.313266}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP76636') HTTP/1.1" 204 0
2026-03-29 15:15:35 [auto1.fr] INFO: Found listing with ID: JM10664
2026-03-29 15:15:35 [auto1.fr] INFO: Found listing with ID: GW34434
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW34434%27 HTTP/1.1" 200 None
2026-03-29 15:15:35 [auto1.fr] INFO: Scrape type for GW34434: 2
2026-03-29 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5927c965-38a1-5a09-af69-fcfdf7be79a4 with identifier: GW34434
2026-03-29 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5927c965-38a1-5a09-af69-fcfdf7be79a4 with scrape type 2
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5927c965-38a1-5a09-af69-fcfdf7be79a4 with scrape type 2
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5927c965-38a1-5a09-af69-fcfdf7be79a4, identifier: GW34434
2026-03-29 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5927c965-38a1-5a09-af69-fcfdf7be79a4 with identifier: GW34434
2026-03-29 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5927c965-38a1-5a09-af69-fcfdf7be79a4 with identifier: GW34434
2026-03-29 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5927c965-38a1-5a09-af69-fcfdf7be79a4 with identifier: GW34434 to the API
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 392,
'expiration_date': '2026-03-30T15:56:17Z',
'fuel_type': 'hybrid',
'id': '5927c965-38a1-5a09-af69-fcfdf7be79a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GW34434',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC60',
'odometer': 105429,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-07-08',
'seller_name': None,
'title': 'Volvo XC60 2.0 T8 Plug-in Hybrid Momentum AWD',
'transmission': 'automatic',
'trim': 'Momentum AWD',
'year': 2018}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GW34434%27 HTTP/1.1" 200 None
2026-03-29 15:15:35 [auto1.fr] INFO: Saving data for GW34434: {'auction_closing_time': 1774886177.0, 'created_time': 1774710898.57055, 'last_price_update_time': 1774797335.704066}
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GW34434') HTTP/1.1" 204 0
2026-03-29 15:15:35 [auto1.fr] INFO: Found listing with ID: ZE29757
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29757%27 HTTP/1.1" 200 None
2026-03-29 15:15:35 [auto1.fr] INFO: Scrape type for ZE29757: 2
2026-03-29 15:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with identifier: ZE29757
2026-03-29 15:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with scrape type 2
2026-03-29 15:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with scrape type 2
2026-03-29 15:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1384f2c6-0f36-5b47-a6c5-52fcde05fb16, identifier: ZE29757
2026-03-29 15:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with identifier: ZE29757
2026-03-29 15:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with identifier: ZE29757
2026-03-29 15:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1384f2c6-0f36-5b47-a6c5-52fcde05fb16 with identifier: ZE29757 to the API
2026-03-29 15:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:19:09Z',
'fuel_type': 'diesel',
'id': '1384f2c6-0f36-5b47-a6c5-52fcde05fb16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZE29757',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 159659,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-12-22',
'seller_name': None,
'title': 'Peugeot Rifter 1.5 Blue-HDi GT Line Lang',
'transmission': 'manual',
'trim': 'GT Line Lang',
'year': 2019}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZE29757%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [auto1.fr] INFO: Saving data for ZE29757: {'auction_closing_time': 1774883949.0, 'created_time': 1774710824.4885, 'last_price_update_time': 1774797336.106642}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZE29757') HTTP/1.1" 204 0
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: RU84743
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: GZ22785
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ22785%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [auto1.fr] INFO: Scrape type for GZ22785: 2
2026-03-29 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with identifier: GZ22785
2026-03-29 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with scrape type 2
2026-03-29 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with scrape type 2
2026-03-29 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f01805b0-769c-5fb4-bf4f-3e7fc4626a50, identifier: GZ22785
2026-03-29 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with identifier: GZ22785
2026-03-29 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with identifier: GZ22785
2026-03-29 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f01805b0-769c-5fb4-bf4f-3e7fc4626a50 with identifier: GZ22785 to the API
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:19:41Z',
'fuel_type': 'diesel',
'id': 'f01805b0-769c-5fb4-bf4f-3e7fc4626a50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GZ22785',
'listing': 'auction',
'make': 'Audi',
'model': 'A1 Sportback',
'odometer': 156300,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-01-20',
'seller_name': None,
'title': 'Audi A1 Sportback 1.4 TDI Ambiente',
'transmission': 'manual',
'trim': 'Ambiente',
'year': 2016}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GZ22785%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [auto1.fr] INFO: Saving data for GZ22785: {'auction_closing_time': 1774883981.0, 'created_time': 1774710885.609317, 'last_price_update_time': 1774797336.501733}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GZ22785') HTTP/1.1" 204 0
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: FB12489
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: CV00776
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: BP09757
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: DV45059
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: TP83424
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP83424%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [auto1.fr] INFO: Scrape type for TP83424: 2
2026-03-29 15:15:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddc0a38a-ad17-562f-9257-651a6a094e93 with identifier: TP83424
2026-03-29 15:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddc0a38a-ad17-562f-9257-651a6a094e93 with scrape type 2
2026-03-29 15:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddc0a38a-ad17-562f-9257-651a6a094e93 with scrape type 2
2026-03-29 15:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ddc0a38a-ad17-562f-9257-651a6a094e93, identifier: TP83424
2026-03-29 15:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ddc0a38a-ad17-562f-9257-651a6a094e93 with identifier: TP83424
2026-03-29 15:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ddc0a38a-ad17-562f-9257-651a6a094e93 with identifier: TP83424
2026-03-29 15:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ddc0a38a-ad17-562f-9257-651a6a094e93 with identifier: TP83424 to the API
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:27:06Z',
'fuel_type': 'diesel',
'id': 'ddc0a38a-ad17-562f-9257-651a6a094e93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TP83424',
'listing': 'auction',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 79425,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-10-24',
'seller_name': None,
'title': 'Fiat Bravo 1.6 JTDM Multijet 90 Dynamic',
'transmission': 'manual',
'trim': 'Multijet 90 Dynamic',
'year': 2010}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TP83424%27 HTTP/1.1" 200 None
2026-03-29 15:15:36 [auto1.fr] INFO: Saving data for TP83424: {'auction_closing_time': 1774884426.0, 'created_time': 1774710864.49067, 'last_price_update_time': 1774797336.887626}
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TP83424') HTTP/1.1" 204 0
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: NM18460
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: DL49404
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: RL83119
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: SL85731
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: EP92038
2026-03-29 15:15:36 [auto1.fr] INFO: Channel: 24h | Page: 88 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: SY94548
2026-03-29 15:15:36 [auto1.fr] INFO: Found listing with ID: MH79850
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH79850%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Scrape type for MH79850: 2
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479552df-4c49-5a5e-84ef-dfce30d3cf19 with identifier: MH79850
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479552df-4c49-5a5e-84ef-dfce30d3cf19 with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479552df-4c49-5a5e-84ef-dfce30d3cf19 with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 479552df-4c49-5a5e-84ef-dfce30d3cf19, identifier: MH79850
2026-03-29 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 479552df-4c49-5a5e-84ef-dfce30d3cf19 with identifier: MH79850
2026-03-29 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 479552df-4c49-5a5e-84ef-dfce30d3cf19 with identifier: MH79850
2026-03-29 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 479552df-4c49-5a5e-84ef-dfce30d3cf19 with identifier: MH79850 to the API
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:55:18Z',
'fuel_type': 'diesel',
'id': '479552df-4c49-5a5e-84ef-dfce30d3cf19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH79850',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 128433,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-06-30',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi Energy GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2017}
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH79850%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Saving data for MH79850: {'auction_closing_time': 1774886118.0, 'created_time': 1774123974.66544, 'last_price_update_time': 1774797337.388594}
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MH79850') HTTP/1.1" 204 0
2026-03-29 15:15:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: VV23431
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV23431%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Scrape type for VV23431: 2
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cbb67e-b9a8-5630-8835-afeb229cdc8d with identifier: VV23431
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cbb67e-b9a8-5630-8835-afeb229cdc8d with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cbb67e-b9a8-5630-8835-afeb229cdc8d with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c8cbb67e-b9a8-5630-8835-afeb229cdc8d, identifier: VV23431
2026-03-29 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c8cbb67e-b9a8-5630-8835-afeb229cdc8d with identifier: VV23431
2026-03-29 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c8cbb67e-b9a8-5630-8835-afeb229cdc8d with identifier: VV23431
2026-03-29 15:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c8cbb67e-b9a8-5630-8835-afeb229cdc8d with identifier: VV23431 to the API
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:41:50Z',
'fuel_type': 'petrol',
'id': 'c8cbb67e-b9a8-5630-8835-afeb229cdc8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VV23431',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5',
'odometer': 149538,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-21',
'seller_name': None,
'title': 'Citroen C5 2.0 Sillage',
'transmission': 'automatic',
'trim': 'Sillage',
'year': 2006}
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV23431%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Saving data for VV23431: {'auction_closing_time': 1774885310.0, 'created_time': 1774710883.664714, 'last_price_update_time': 1774797337.796813}
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VV23431') HTTP/1.1" 204 0
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: NY16315
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: FP74610
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: TU81935
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: EL18165
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EL18165%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Scrape type for EL18165: 0
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: LW12860
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: MF25679
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: XC73420
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: BS60880
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: BL36992
2026-03-29 15:15:37 [auto1.fr] INFO: Found listing with ID: JA56665
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA56665%27 HTTP/1.1" 200 None
2026-03-29 15:15:37 [auto1.fr] INFO: Scrape type for JA56665: 2
2026-03-29 15:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5093353-f035-5432-b608-45d85755234d with identifier: JA56665
2026-03-29 15:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5093353-f035-5432-b608-45d85755234d with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5093353-f035-5432-b608-45d85755234d with scrape type 2
2026-03-29 15:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a5093353-f035-5432-b608-45d85755234d, identifier: JA56665
2026-03-29 15:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a5093353-f035-5432-b608-45d85755234d with identifier: JA56665
2026-03-29 15:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a5093353-f035-5432-b608-45d85755234d with identifier: JA56665
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a5093353-f035-5432-b608-45d85755234d with identifier: JA56665 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:36:29Z',
'fuel_type': 'petrol',
'id': 'a5093353-f035-5432-b608-45d85755234d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JA56665',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 42545,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-02-27',
'seller_name': None,
'title': 'Fiat 500 1.0 Mild-Hybrid DolceVita Plus',
'transmission': 'manual',
'trim': 'DolceVita Plus',
'year': 2022}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JA56665%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [auto1.fr] INFO: Saving data for JA56665: {'auction_closing_time': 1774884989.0, 'created_time': 1774710899.670753, 'last_price_update_time': 1774797338.250761}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JA56665') HTTP/1.1" 204 0
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: KA38416
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: LG23790
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LG23790%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [auto1.fr] INFO: Scrape type for LG23790: 0
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: MY49274
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: NG63120
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: YG66833
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: KC34006
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC34006%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [auto1.fr] INFO: Scrape type for KC34006: 2
2026-03-29 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26920851-5376-5208-895c-6e53116f2a77 with identifier: KC34006
2026-03-29 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26920851-5376-5208-895c-6e53116f2a77 with scrape type 2
2026-03-29 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26920851-5376-5208-895c-6e53116f2a77 with scrape type 2
2026-03-29 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 26920851-5376-5208-895c-6e53116f2a77, identifier: KC34006
2026-03-29 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 26920851-5376-5208-895c-6e53116f2a77 with identifier: KC34006
2026-03-29 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 26920851-5376-5208-895c-6e53116f2a77 with identifier: KC34006
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 26920851-5376-5208-895c-6e53116f2a77 with identifier: KC34006 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 105,
'expiration_date': '2026-03-30T15:00:06Z',
'fuel_type': 'petrol',
'id': '26920851-5376-5208-895c-6e53116f2a77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KC34006',
'listing': 'auction',
'make': 'Opel',
'model': 'Zafira',
'odometer': 200469,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-29',
'seller_name': None,
'title': 'Opel Zafira 1.6 Enjoy',
'transmission': 'manual',
'trim': 'Enjoy',
'year': 2007}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KC34006%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [auto1.fr] INFO: Saving data for KC34006: {'auction_closing_time': 1774882806.0, 'created_time': 1774710924.97875, 'last_price_update_time': 1774797338.75579}
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KC34006') HTTP/1.1" 204 0
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: PL62225
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: EJ99742
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: RH54142
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: HL12269
2026-03-29 15:15:38 [auto1.fr] INFO: Found listing with ID: BM07810
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM07810%27 HTTP/1.1" 200 None
2026-03-29 15:15:38 [auto1.fr] INFO: Scrape type for BM07810: 2
2026-03-29 15:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e93d386f-bca5-5cf4-960a-556333a707af with identifier: BM07810
2026-03-29 15:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e93d386f-bca5-5cf4-960a-556333a707af with scrape type 2
2026-03-29 15:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e93d386f-bca5-5cf4-960a-556333a707af with scrape type 2
2026-03-29 15:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e93d386f-bca5-5cf4-960a-556333a707af, identifier: BM07810
2026-03-29 15:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e93d386f-bca5-5cf4-960a-556333a707af with identifier: BM07810
2026-03-29 15:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e93d386f-bca5-5cf4-960a-556333a707af with identifier: BM07810
2026-03-29 15:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e93d386f-bca5-5cf4-960a-556333a707af with identifier: BM07810 to the API
2026-03-29 15:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:30:44Z',
'fuel_type': 'diesel',
'id': 'e93d386f-bca5-5cf4-960a-556333a707af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BM07810',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3 Picasso',
'odometer': 212963,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-07-26',
'seller_name': None,
'title': 'Citroen C3 Picasso 1.6 HDi Collection',
'transmission': 'manual',
'trim': 'Collection',
'year': 2011}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM07810%27 HTTP/1.1" 200 None
2026-03-29 15:15:39 [auto1.fr] INFO: Saving data for BM07810: {'auction_closing_time': 1774884644.0, 'created_time': 1774710895.361835, 'last_price_update_time': 1774797339.151637}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BM07810') HTTP/1.1" 204 0
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: GU57007
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: YR01036
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: MW13165
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: AB52956
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB52956%27 HTTP/1.1" 200 None
2026-03-29 15:15:39 [auto1.fr] INFO: Scrape type for AB52956: 2
2026-03-29 15:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with identifier: AB52956
2026-03-29 15:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with scrape type 2
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with scrape type 2
2026-03-29 15:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 88996c81-af0d-51f5-ab0c-1d88d9e6bb65, identifier: AB52956
2026-03-29 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with identifier: AB52956
2026-03-29 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with identifier: AB52956
2026-03-29 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 88996c81-af0d-51f5-ab0c-1d88d9e6bb65 with identifier: AB52956 to the API
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 77,
'expiration_date': '2026-03-30T15:07:03Z',
'fuel_type': 'petrol',
'id': '88996c81-af0d-51f5-ab0c-1d88d9e6bb65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AB52956',
'listing': 'auction',
'make': 'Fiat',
'model': 'Punto',
'odometer': 162441,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-06-27',
'seller_name': None,
'title': 'Fiat Punto 1.4 More',
'transmission': 'manual',
'trim': 'More',
'year': 2013}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB52956%27 HTTP/1.1" 200 None
2026-03-29 15:15:39 [auto1.fr] INFO: Saving data for AB52956: {'auction_closing_time': 1774883223.0, 'created_time': 1774091490.366736, 'last_price_update_time': 1774797339.647393}
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AB52956') HTTP/1.1" 204 0
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: HS30727
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: CJ04169
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: FS74357
2026-03-29 15:15:39 [auto1.fr] INFO: Found listing with ID: PR06479
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR06479%27 HTTP/1.1" 200 None
2026-03-29 15:15:39 [auto1.fr] INFO: Scrape type for PR06479: 2
2026-03-29 15:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with identifier: PR06479
2026-03-29 15:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with scrape type 2
2026-03-29 15:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with scrape type 2
2026-03-29 15:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9, identifier: PR06479
2026-03-29 15:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with identifier: PR06479
2026-03-29 15:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with identifier: PR06479
2026-03-29 15:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9 with identifier: PR06479 to the API
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:41:28Z',
'fuel_type': 'diesel',
'id': '2fecc3e8-dfe3-5a05-9964-b7c7b860d7e9',
'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/PR06479',
'listing': 'auction',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 109255,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-05-27',
'seller_name': None,
'title': 'Peugeot Expert 2.0 Blue-HDi Premium L2',
'transmission': 'manual',
'trim': 'Premium L2',
'year': 2021}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PR06479%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Saving data for PR06479: {'auction_closing_time': 1774885288.0, 'created_time': 1774505860.812554, 'last_price_update_time': 1774797340.061997}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PR06479') HTTP/1.1" 204 0
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: KF87574
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF87574%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Scrape type for KF87574: 2
2026-03-29 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9188eace-32d5-5d03-a874-41ef09561aa1 with identifier: KF87574
2026-03-29 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9188eace-32d5-5d03-a874-41ef09561aa1 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9188eace-32d5-5d03-a874-41ef09561aa1 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9188eace-32d5-5d03-a874-41ef09561aa1, identifier: KF87574
2026-03-29 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9188eace-32d5-5d03-a874-41ef09561aa1 with identifier: KF87574
2026-03-29 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9188eace-32d5-5d03-a874-41ef09561aa1 with identifier: KF87574
2026-03-29 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9188eace-32d5-5d03-a874-41ef09561aa1 with identifier: KF87574 to the API
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:29:27Z',
'fuel_type': 'diesel',
'id': '9188eace-32d5-5d03-a874-41ef09561aa1',
'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/KF87574',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 67653,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-27',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.5 Blue-HDi Feel Pack',
'transmission': 'automatic',
'trim': 'Feel Pack',
'year': 2023}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KF87574%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Saving data for KF87574: {'auction_closing_time': 1774884567.0, 'created_time': 1774505858.241192, 'last_price_update_time': 1774797340.450303}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KF87574') HTTP/1.1" 204 0
2026-03-29 15:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: MT87485
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT87485%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Scrape type for MT87485: 2
2026-03-29 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3d528f2-ddda-57d5-ab07-2db544ae2f02 with identifier: MT87485
2026-03-29 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3d528f2-ddda-57d5-ab07-2db544ae2f02 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3d528f2-ddda-57d5-ab07-2db544ae2f02 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a3d528f2-ddda-57d5-ab07-2db544ae2f02, identifier: MT87485
2026-03-29 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a3d528f2-ddda-57d5-ab07-2db544ae2f02 with identifier: MT87485
2026-03-29 15:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a3d528f2-ddda-57d5-ab07-2db544ae2f02 with identifier: MT87485
2026-03-29 15:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a3d528f2-ddda-57d5-ab07-2db544ae2f02 with identifier: MT87485 to the API
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:17:16Z',
'fuel_type': 'diesel',
'id': 'a3d528f2-ddda-57d5-ab07-2db544ae2f02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MT87485',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'B-Klasse',
'odometer': 154398,
'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': 'Mercedes-Benz B-Klasse B 200 CDI Standard',
'transmission': 'automatic',
'trim': 'Standard',
'year': 2012}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MT87485%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Saving data for MT87485: {'auction_closing_time': 1774883836.0, 'created_time': 1774710896.1336, 'last_price_update_time': 1774797340.83224}
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MT87485') HTTP/1.1" 204 0
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: JJ33276
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: LJ89767
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: AE99723
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: KP98552
2026-03-29 15:15:40 [auto1.fr] INFO: Found listing with ID: NY57315
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY57315%27 HTTP/1.1" 200 None
2026-03-29 15:15:40 [auto1.fr] INFO: Scrape type for NY57315: 2
2026-03-29 15:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33ed90fb-a796-58c6-acb0-7834e68c41f8 with identifier: NY57315
2026-03-29 15:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33ed90fb-a796-58c6-acb0-7834e68c41f8 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33ed90fb-a796-58c6-acb0-7834e68c41f8 with scrape type 2
2026-03-29 15:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 33ed90fb-a796-58c6-acb0-7834e68c41f8, identifier: NY57315
2026-03-29 15:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 33ed90fb-a796-58c6-acb0-7834e68c41f8 with identifier: NY57315
2026-03-29 15:15:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=gas HTTP/1.1" 200 None
2026-03-29 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-29 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 33ed90fb-a796-58c6-acb0-7834e68c41f8 with identifier: NY57315
2026-03-29 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 33ed90fb-a796-58c6-acb0-7834e68c41f8 with identifier: NY57315 to the API
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:42:20Z',
'fuel_type': 'gas',
'id': '33ed90fb-a796-58c6-acb0-7834e68c41f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NY57315',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 26403,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-04-17',
'seller_name': None,
'title': 'Renault Clio 1.0 TCe LPG Evolution',
'transmission': 'manual',
'trim': 'Evolution',
'year': 2023}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NY57315%27 HTTP/1.1" 200 None
2026-03-29 15:15:41 [auto1.fr] INFO: Saving data for NY57315: {'auction_closing_time': 1774885340.0, 'created_time': 1774105993.281553, 'last_price_update_time': 1774797341.432561}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NY57315') HTTP/1.1" 204 0
2026-03-29 15:15:41 [auto1.fr] INFO: Channel: 24h | Page: 89 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:41 [auto1.fr] INFO: Found listing with ID: YP98531
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP98531%27 HTTP/1.1" 200 None
2026-03-29 15:15:41 [auto1.fr] INFO: Scrape type for YP98531: 2
2026-03-29 15:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with identifier: YP98531
2026-03-29 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with scrape type 2
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with scrape type 2
2026-03-29 15:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0, identifier: YP98531
2026-03-29 15:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with identifier: YP98531
2026-03-29 15:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with identifier: YP98531
2026-03-29 15:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0 with identifier: YP98531 to the API
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 90,
'expiration_date': '2026-03-30T15:06:57Z',
'fuel_type': 'diesel',
'id': 'fd2fa5ef-78e0-5cf9-8c79-e3d5b0e21ca0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YP98531',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 143533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-03-20',
'seller_name': None,
'title': 'Renault Captur 1.5 dCi Energy Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2018}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YP98531%27 HTTP/1.1" 200 None
2026-03-29 15:15:41 [auto1.fr] INFO: Saving data for YP98531: {'auction_closing_time': 1774883217.0, 'created_time': 1774710899.031599, 'last_price_update_time': 1774797341.92228}
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YP98531') HTTP/1.1" 204 0
2026-03-29 15:15:41 [auto1.fr] INFO: Found listing with ID: GU72870
2026-03-29 15:15:41 [auto1.fr] INFO: Found listing with ID: HN87071
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN87071%27 HTTP/1.1" 200 None
2026-03-29 15:15:41 [auto1.fr] INFO: Scrape type for HN87071: 2
2026-03-29 15:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a378d879-6aa5-5d15-8f03-39e81aada49a with identifier: HN87071
2026-03-29 15:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a378d879-6aa5-5d15-8f03-39e81aada49a with scrape type 2
2026-03-29 15:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a378d879-6aa5-5d15-8f03-39e81aada49a with scrape type 2
2026-03-29 15:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a378d879-6aa5-5d15-8f03-39e81aada49a, identifier: HN87071
2026-03-29 15:15:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a378d879-6aa5-5d15-8f03-39e81aada49a with identifier: HN87071
2026-03-29 15:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a378d879-6aa5-5d15-8f03-39e81aada49a with identifier: HN87071
2026-03-29 15:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a378d879-6aa5-5d15-8f03-39e81aada49a with identifier: HN87071 to the API
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 70,
'expiration_date': '2026-03-30T15:27:38Z',
'fuel_type': 'petrol',
'id': 'a378d879-6aa5-5d15-8f03-39e81aada49a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HN87071',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 188366,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-02-07',
'seller_name': None,
'title': 'Fiat 500 1.2 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2010}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HN87071%27 HTTP/1.1" 200 None
2026-03-29 15:15:42 [auto1.fr] INFO: Saving data for HN87071: {'auction_closing_time': 1774884458.0, 'created_time': 1773411132.028957, 'last_price_update_time': 1774797342.331845}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HN87071') HTTP/1.1" 204 0
2026-03-29 15:15:42 [auto1.fr] INFO: Found listing with ID: ZB59125
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB59125%27 HTTP/1.1" 200 None
2026-03-29 15:15:42 [auto1.fr] INFO: Scrape type for ZB59125: 2
2026-03-29 15:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 391725a0-717a-5817-971a-f19ad6cf9e45 with identifier: ZB59125
2026-03-29 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 391725a0-717a-5817-971a-f19ad6cf9e45 with scrape type 2
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 391725a0-717a-5817-971a-f19ad6cf9e45 with scrape type 2
2026-03-29 15:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 391725a0-717a-5817-971a-f19ad6cf9e45, identifier: ZB59125
2026-03-29 15:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 391725a0-717a-5817-971a-f19ad6cf9e45 with identifier: ZB59125
2026-03-29 15:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 391725a0-717a-5817-971a-f19ad6cf9e45 with identifier: ZB59125
2026-03-29 15:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 391725a0-717a-5817-971a-f19ad6cf9e45 with identifier: ZB59125 to the API
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:55:50Z',
'fuel_type': 'petrol',
'id': '391725a0-717a-5817-971a-f19ad6cf9e45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB59125',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 130005,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-05-11',
'seller_name': None,
'title': 'Peugeot 2008 1.2 VTi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2014}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB59125%27 HTTP/1.1" 200 None
2026-03-29 15:15:42 [auto1.fr] INFO: Saving data for ZB59125: {'auction_closing_time': 1774886150.0, 'created_time': 1774710891.996884, 'last_price_update_time': 1774797342.756042}
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZB59125') HTTP/1.1" 204 0
2026-03-29 15:15:42 [auto1.fr] INFO: Found listing with ID: EL36529
2026-03-29 15:15:42 [auto1.fr] INFO: Found listing with ID: LP44396
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP44396%27 HTTP/1.1" 200 None
2026-03-29 15:15:42 [auto1.fr] INFO: Scrape type for LP44396: 2
2026-03-29 15:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 522e393d-35c1-559d-8094-39f6e78c1e71 with identifier: LP44396
2026-03-29 15:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 522e393d-35c1-559d-8094-39f6e78c1e71 with scrape type 2
2026-03-29 15:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 522e393d-35c1-559d-8094-39f6e78c1e71 with scrape type 2
2026-03-29 15:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 522e393d-35c1-559d-8094-39f6e78c1e71, identifier: LP44396
2026-03-29 15:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 522e393d-35c1-559d-8094-39f6e78c1e71 with identifier: LP44396
2026-03-29 15:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 522e393d-35c1-559d-8094-39f6e78c1e71 with identifier: LP44396
2026-03-29 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 522e393d-35c1-559d-8094-39f6e78c1e71 with identifier: LP44396 to the API
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'orange',
'currency': 'EUR',
'doors_number': 2,
'engine_horse_power': 200,
'expiration_date': '2026-03-30T15:55:12Z',
'fuel_type': 'diesel',
'id': '522e393d-35c1-559d-8094-39f6e78c1e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LP44396',
'listing': 'auction',
'make': 'Ford',
'model': 'Ranger',
'odometer': 114751,
'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': 'Ford Ranger 3.2 TDCi Extrakabine 4x4 Wildtrak',
'transmission': 'automatic',
'trim': 'Extrakabine 4x4 Wildtrak',
'year': 2019}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LP44396%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [auto1.fr] INFO: Saving data for LP44396: {'auction_closing_time': 1774886112.0, 'created_time': 1774710938.079055, 'last_price_update_time': 1774797343.177243}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LP44396') HTTP/1.1" 204 0
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: LK60696
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK60696%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [auto1.fr] INFO: Scrape type for LK60696: 2
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535bd24d-819b-5341-9731-72769d5e9685 with identifier: LK60696
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535bd24d-819b-5341-9731-72769d5e9685 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535bd24d-819b-5341-9731-72769d5e9685 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 535bd24d-819b-5341-9731-72769d5e9685, identifier: LK60696
2026-03-29 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 535bd24d-819b-5341-9731-72769d5e9685 with identifier: LK60696
2026-03-29 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 535bd24d-819b-5341-9731-72769d5e9685 with identifier: LK60696
2026-03-29 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 535bd24d-819b-5341-9731-72769d5e9685 with identifier: LK60696 to the API
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 116,
'expiration_date': '2026-03-30T15:17:06Z',
'fuel_type': 'hybrid',
'id': '535bd24d-819b-5341-9731-72769d5e9685',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LK60696',
'listing': 'auction',
'make': 'Toyota',
'model': 'Yaris Cross',
'odometer': 37085,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2023-01-31',
'seller_name': None,
'title': 'Toyota Yaris Cross 1.5 Hybrid 2WD GR Sport',
'transmission': 'automatic',
'trim': '2WD GR Sport',
'year': 2023}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LK60696%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [auto1.fr] INFO: Saving data for LK60696: {'auction_closing_time': 1774883826.0, 'created_time': 1774710894.756311, 'last_price_update_time': 1774797343.577989}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LK60696') HTTP/1.1" 204 0
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: XJ17562
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: RS54085
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS54085%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [auto1.fr] INFO: Scrape type for RS54085: 2
2026-03-29 15:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with identifier: RS54085
2026-03-29 15:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with scrape type 2
2026-03-29 15:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f14bcfc4-f21c-5eb2-90c2-463937c6ad58, identifier: RS54085
2026-03-29 15:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with identifier: RS54085
2026-03-29 15:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with identifier: RS54085
2026-03-29 15:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f14bcfc4-f21c-5eb2-90c2-463937c6ad58 with identifier: RS54085 to the API
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:06:02Z',
'fuel_type': 'petrol',
'id': 'f14bcfc4-f21c-5eb2-90c2-463937c6ad58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RS54085',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 147129,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-10-23',
'seller_name': None,
'title': 'Fiat 500X 1.4 Turbo Cross Plus',
'transmission': 'automatic',
'trim': 'Cross Plus',
'year': 2016}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RS54085%27 HTTP/1.1" 200 None
2026-03-29 15:15:43 [auto1.fr] INFO: Saving data for RS54085: {'auction_closing_time': 1774883162.0, 'created_time': 1774710887.280885, 'last_price_update_time': 1774797343.974419}
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RS54085') HTTP/1.1" 204 0
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: PE49305
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: FU11373
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: VL29284
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: SM05707
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: WF73144
2026-03-29 15:15:43 [auto1.fr] INFO: Found listing with ID: SK67799
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK67799%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for SK67799: 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: KK55948
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: WG44289
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: UY56468
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: GZ17929
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: DR24454
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: XD09782
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: HP11718
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: RD57391
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: BP74967
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BP74967%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for BP74967: 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: FX27000
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: ZG14928
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: WZ99461
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: AT48386
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: CZ91297
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: LU76278
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: PE82306
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: EJ31491
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: ZL52306
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: VA88179
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA88179%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for VA88179: 2
2026-03-29 15:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with identifier: VA88179
2026-03-29 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with scrape type 2
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with scrape type 2
2026-03-29 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c, identifier: VA88179
2026-03-29 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with identifier: VA88179
2026-03-29 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with identifier: VA88179
2026-03-29 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c with identifier: VA88179 to the API
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 75,
'expiration_date': '2026-03-30T15:32:45Z',
'fuel_type': 'petrol',
'id': 'a12496f5-aeb6-5a04-bbcb-1a6bbf1fd58c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VA88179',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 121476,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2003-06-26',
'seller_name': None,
'title': 'Opel Corsa 1.2 Njoy',
'transmission': 'manual',
'trim': 'Njoy',
'year': 2003}
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VA88179%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Saving data for VA88179: {'auction_closing_time': 1774884765.0, 'created_time': 1774696565.971928, 'last_price_update_time': 1774797344.463521}
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VA88179') HTTP/1.1" 204 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: LK97185
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: HH92238
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: TJ31468
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: BM18716
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BM18716%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for BM18716: 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: LH70344
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: FM12169
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: PR95930
2026-03-29 15:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:44 [auto1.fr] INFO: Channel: 24h | Page: 90 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: DZ28866
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: KH82114
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: XC71362
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: WM37539
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: HE59184
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: JZ33173
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: FX42061
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: NB22660
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: UJ71898
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: VC88439
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC88439%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for VC88439: 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: EC51722
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EC51722%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for EC51722: 0
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: PP03008
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: ZJ36902
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: WY85318
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: ZY20828
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: US07140
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: JS42439
2026-03-29 15:15:44 [auto1.fr] INFO: Found listing with ID: FA49988
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA49988%27 HTTP/1.1" 200 None
2026-03-29 15:15:44 [auto1.fr] INFO: Scrape type for FA49988: 2
2026-03-29 15:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e7e3ccc-643b-53a4-8253-0bc41a983601 with identifier: FA49988
2026-03-29 15:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e7e3ccc-643b-53a4-8253-0bc41a983601 with scrape type 2
2026-03-29 15:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e7e3ccc-643b-53a4-8253-0bc41a983601 with scrape type 2
2026-03-29 15:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5e7e3ccc-643b-53a4-8253-0bc41a983601, identifier: FA49988
2026-03-29 15:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5e7e3ccc-643b-53a4-8253-0bc41a983601 with identifier: FA49988
2026-03-29 15:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5e7e3ccc-643b-53a4-8253-0bc41a983601 with identifier: FA49988
2026-03-29 15:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5e7e3ccc-643b-53a4-8253-0bc41a983601 with identifier: FA49988 to the API
2026-03-29 15:15:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 105,
'expiration_date': '2026-03-30T15:41:23Z',
'fuel_type': 'diesel',
'id': '5e7e3ccc-643b-53a4-8253-0bc41a983601',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FA49988',
'listing': 'auction',
'make': 'Renault',
'model': 'Scenic',
'odometer': 242985,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-09-29',
'seller_name': None,
'title': 'Renault Scenic 1.5 dCi Expression',
'transmission': 'manual',
'trim': 'Expression',
'year': 2009}
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FA49988%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Saving data for FA49988: {'auction_closing_time': 1774885283.0, 'created_time': 1774696538.489737, 'last_price_update_time': 1774797345.126495}
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FA49988') HTTP/1.1" 204 0
2026-03-29 15:15:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: PR04216
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: FN45422
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: BJ22819
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BJ22819%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Scrape type for BJ22819: 0
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: FT37711
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: SK70239
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: ZG89376
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: JW91200
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: DR11869
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: TJ03842
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: ZA00928
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: VS71698
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: WF90731
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: NX15813
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: ZG56312
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: WC48174
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: FE27951
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: TE34830
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TE34830%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Scrape type for TE34830: 0
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: NH56939
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH56939%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Scrape type for NH56939: 0
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: VU71568
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: YR97565
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR97565%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Scrape type for YR97565: 2
2026-03-29 15:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with identifier: YR97565
2026-03-29 15:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with scrape type 2
2026-03-29 15:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with scrape type 2
2026-03-29 15:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 31bca1ae-dbdc-50fa-8fbc-acbc08d79851, identifier: YR97565
2026-03-29 15:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with identifier: YR97565
2026-03-29 15:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with identifier: YR97565
2026-03-29 15:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 31bca1ae-dbdc-50fa-8fbc-acbc08d79851 with identifier: YR97565 to the API
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:53:26Z',
'fuel_type': 'diesel',
'id': '31bca1ae-dbdc-50fa-8fbc-acbc08d79851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YR97565',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 244967,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-03-30',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Authentique',
'transmission': 'manual',
'trim': 'Authentique',
'year': 2006}
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YR97565%27 HTTP/1.1" 200 None
2026-03-29 15:15:45 [auto1.fr] INFO: Saving data for YR97565: {'auction_closing_time': 1774886006.0, 'created_time': 1774696658.820715, 'last_price_update_time': 1774797345.66894}
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YR97565') HTTP/1.1" 204 0
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: BC68382
2026-03-29 15:15:45 [auto1.fr] INFO: Found listing with ID: LL89044
2026-03-29 15:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:46 [auto1.fr] INFO: Channel: 24h | Page: 91 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: NG74771
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: AZ39616
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: XT35695
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: RD15747
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: KF17050
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: VS38461
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: VY77221
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY77221%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [auto1.fr] INFO: Scrape type for VY77221: 0
2026-03-29 15:15:46 [auto1.fr] INFO: Found listing with ID: JH19113
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH19113%27 HTTP/1.1" 200 None
2026-03-29 15:15:46 [auto1.fr] INFO: Scrape type for JH19113: 2
2026-03-29 15:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c31ca7c-a49b-5fc0-a047-185f99366328 with identifier: JH19113
2026-03-29 15:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c31ca7c-a49b-5fc0-a047-185f99366328 with scrape type 2
2026-03-29 15:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c31ca7c-a49b-5fc0-a047-185f99366328 with scrape type 2
2026-03-29 15:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 9c31ca7c-a49b-5fc0-a047-185f99366328, identifier: JH19113
2026-03-29 15:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 9c31ca7c-a49b-5fc0-a047-185f99366328 with identifier: JH19113
2026-03-29 15:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 9c31ca7c-a49b-5fc0-a047-185f99366328 with identifier: JH19113
2026-03-29 15:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 9c31ca7c-a49b-5fc0-a047-185f99366328 with identifier: JH19113 to the API
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 210,
'expiration_date': '2026-03-30T15:08:56Z',
'fuel_type': 'petrol',
'id': '9c31ca7c-a49b-5fc0-a047-185f99366328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/JH19113',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC90',
'odometer': 198655,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-12-15',
'seller_name': None,
'title': 'Volvo XC90 2.5 T Summum',
'transmission': 'automatic',
'trim': 'Summum',
'year': 2004}
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JH19113%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [auto1.fr] INFO: Saving data for JH19113: {'auction_closing_time': 1774883336.0, 'created_time': 1774696688.722513, 'last_price_update_time': 1774797347.354072}
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='JH19113') HTTP/1.1" 204 0
2026-03-29 15:15:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: KP99066
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: CR52254
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: MP27758
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: HP37884
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: BD79796
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: DL40614
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: AC74859
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: AW34513
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: DG82856
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: KN45042
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN45042%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [auto1.fr] INFO: Scrape type for KN45042: 2
2026-03-29 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8545999b-0e71-5fab-ae1a-012bd7c150da with identifier: KN45042
2026-03-29 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8545999b-0e71-5fab-ae1a-012bd7c150da with scrape type 2
2026-03-29 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8545999b-0e71-5fab-ae1a-012bd7c150da with scrape type 2
2026-03-29 15:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8545999b-0e71-5fab-ae1a-012bd7c150da, identifier: KN45042
2026-03-29 15:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8545999b-0e71-5fab-ae1a-012bd7c150da with identifier: KN45042
2026-03-29 15:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8545999b-0e71-5fab-ae1a-012bd7c150da with identifier: KN45042
2026-03-29 15:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8545999b-0e71-5fab-ae1a-012bd7c150da with identifier: KN45042 to the API
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:07:32Z',
'fuel_type': 'petrol',
'id': '8545999b-0e71-5fab-ae1a-012bd7c150da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KN45042',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 191839,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2007-01-25',
'seller_name': None,
'title': 'Volkswagen Passat 2.0 FSI Sportline',
'transmission': 'manual',
'trim': 'Sportline',
'year': 2007}
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KN45042%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [auto1.fr] INFO: Saving data for KN45042: {'auction_closing_time': 1774883252.0, 'created_time': 1774696592.857033, 'last_price_update_time': 1774797347.779684}
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KN45042') HTTP/1.1" 204 0
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: EU39800
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: JX82453
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: SV10039
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: DM67304
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: BX05751
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: JA99192
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: PZ06950
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: GM95068
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: TU12769
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: PE26922
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: BB96463
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: UT65590
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: TR59286
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: JY96027
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: WX21157
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: HV16521
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: XK45019
2026-03-29 15:15:47 [auto1.fr] INFO: Found listing with ID: LX46107
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX46107%27 HTTP/1.1" 200 None
2026-03-29 15:15:47 [auto1.fr] INFO: Scrape type for LX46107: 2
2026-03-29 15:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with identifier: LX46107
2026-03-29 15:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with scrape type 2
2026-03-29 15:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with scrape type 2
2026-03-29 15:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 49e969f8-f9f7-5fed-b4da-7588b57bd6f2, identifier: LX46107
2026-03-29 15:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with identifier: LX46107
2026-03-29 15:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with identifier: LX46107
2026-03-29 15:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 49e969f8-f9f7-5fed-b4da-7588b57bd6f2 with identifier: LX46107 to the API
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:54:06Z',
'fuel_type': 'diesel',
'id': '49e969f8-f9f7-5fed-b4da-7588b57bd6f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LX46107',
'listing': 'auction',
'make': 'Toyota',
'model': 'Verso',
'odometer': 188462,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-05-21',
'seller_name': None,
'title': 'Toyota Verso 2.0 D-4D Dynamic',
'transmission': 'manual',
'trim': 'Dynamic',
'year': 2013}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX46107%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [auto1.fr] INFO: Saving data for LX46107: {'auction_closing_time': 1774886046.0, 'created_time': 1774696564.986911, 'last_price_update_time': 1774797348.300954}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LX46107') HTTP/1.1" 204 0
2026-03-29 15:15:48 [auto1.fr] INFO: Found listing with ID: EA97612
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA97612%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [auto1.fr] INFO: Scrape type for EA97612: 2
2026-03-29 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef6d8ba7-92d7-5b04-b00c-59213b774b86 with identifier: EA97612
2026-03-29 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef6d8ba7-92d7-5b04-b00c-59213b774b86 with scrape type 2
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef6d8ba7-92d7-5b04-b00c-59213b774b86 with scrape type 2
2026-03-29 15:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: ef6d8ba7-92d7-5b04-b00c-59213b774b86, identifier: EA97612
2026-03-29 15:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: ef6d8ba7-92d7-5b04-b00c-59213b774b86 with identifier: EA97612
2026-03-29 15:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: ef6d8ba7-92d7-5b04-b00c-59213b774b86 with identifier: EA97612
2026-03-29 15:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: ef6d8ba7-92d7-5b04-b00c-59213b774b86 with identifier: EA97612 to the API
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 125,
'expiration_date': '2026-03-30T15:50:04Z',
'fuel_type': 'petrol',
'id': 'ef6d8ba7-92d7-5b04-b00c-59213b774b86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/EA97612',
'listing': 'auction',
'make': 'Dacia',
'model': 'Duster',
'odometer': 141917,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-04-28',
'seller_name': None,
'title': 'Dacia Duster 1.2 TCe Prestige 4x2',
'transmission': 'manual',
'trim': 'Prestige 4x2',
'year': 2016}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27EA97612%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [auto1.fr] INFO: Saving data for EA97612: {'auction_closing_time': 1774885804.0, 'created_time': 1774696688.043061, 'last_price_update_time': 1774797348.782654}
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='EA97612') HTTP/1.1" 204 0
2026-03-29 15:15:48 [auto1.fr] INFO: Found listing with ID: JB58313
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JB58313%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [auto1.fr] INFO: Scrape type for JB58313: 0
2026-03-29 15:15:48 [auto1.fr] INFO: Found listing with ID: XU09920
2026-03-29 15:15:48 [auto1.fr] INFO: Found listing with ID: DL20773
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL20773%27 HTTP/1.1" 200 None
2026-03-29 15:15:48 [auto1.fr] INFO: Scrape type for DL20773: 2
2026-03-29 15:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e17d70a-455b-5441-8665-6256c19e6cf2 with identifier: DL20773
2026-03-29 15:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e17d70a-455b-5441-8665-6256c19e6cf2 with scrape type 2
2026-03-29 15:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e17d70a-455b-5441-8665-6256c19e6cf2 with scrape type 2
2026-03-29 15:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 3e17d70a-455b-5441-8665-6256c19e6cf2, identifier: DL20773
2026-03-29 15:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 3e17d70a-455b-5441-8665-6256c19e6cf2 with identifier: DL20773
2026-03-29 15:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 3e17d70a-455b-5441-8665-6256c19e6cf2 with identifier: DL20773
2026-03-29 15:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 3e17d70a-455b-5441-8665-6256c19e6cf2 with identifier: DL20773 to the API
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 160,
'expiration_date': '2026-03-30T15:52:27Z',
'fuel_type': 'diesel',
'id': '3e17d70a-455b-5441-8665-6256c19e6cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DL20773',
'listing': 'auction',
'make': 'Renault',
'model': 'Espace',
'odometer': 178643,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-11-28',
'seller_name': None,
'title': 'Renault Espace 1.6 dCi Energy Intens',
'transmission': 'automatic',
'trim': 'Intens',
'year': 2016}
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DL20773%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [auto1.fr] INFO: Saving data for DL20773: {'auction_closing_time': 1774885947.0, 'created_time': 1774696609.577156, 'last_price_update_time': 1774797349.181131}
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DL20773') HTTP/1.1" 204 0
2026-03-29 15:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:49 [auto1.fr] INFO: Channel: 24h | Page: 92 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: VP29184
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: PV60309
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: AD33709
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: RM96136
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: BV64687
2026-03-29 15:15:49 [auto1.fr] INFO: Found listing with ID: SK88596
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK88596%27 HTTP/1.1" 200 None
2026-03-29 15:15:49 [auto1.fr] INFO: Scrape type for SK88596: 2
2026-03-29 15:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98a2f839-6f71-5c45-b71e-135752f1f18a with identifier: SK88596
2026-03-29 15:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98a2f839-6f71-5c45-b71e-135752f1f18a with scrape type 2
2026-03-29 15:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98a2f839-6f71-5c45-b71e-135752f1f18a with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 98a2f839-6f71-5c45-b71e-135752f1f18a, identifier: SK88596
2026-03-29 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 98a2f839-6f71-5c45-b71e-135752f1f18a with identifier: SK88596
2026-03-29 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 98a2f839-6f71-5c45-b71e-135752f1f18a with identifier: SK88596
2026-03-29 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 98a2f839-6f71-5c45-b71e-135752f1f18a with identifier: SK88596 to the API
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 4,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:09:55Z',
'fuel_type': 'diesel',
'id': '98a2f839-6f71-5c45-b71e-135752f1f18a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SK88596',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'T6 Caravelle',
'odometer': 488237,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-04-10',
'seller_name': None,
'title': 'Volkswagen T6 Caravelle 2.0 TDI Comfortline lang',
'transmission': 'automatic',
'trim': 'Comfortline lang',
'year': 2018}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SK88596%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [auto1.fr] INFO: Saving data for SK88596: {'auction_closing_time': 1774883395.0, 'created_time': 1774696693.334265, 'last_price_update_time': 1774797350.275446}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SK88596') HTTP/1.1" 204 0
2026-03-29 15:15:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: HZ74306
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: CD77238
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: KZ89285
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ89285%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [auto1.fr] INFO: Scrape type for KZ89285: 2
2026-03-29 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with identifier: KZ89285
2026-03-29 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b, identifier: KZ89285
2026-03-29 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with identifier: KZ89285
2026-03-29 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with identifier: KZ89285
2026-03-29 15:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b with identifier: KZ89285 to the API
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 110,
'expiration_date': '2026-03-30T15:48:54Z',
'fuel_type': 'diesel',
'id': '1fb6b246-9fdd-5e79-b3d6-a5dfc9e1e28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KZ89285',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4 Picasso',
'odometer': 218100,
'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': 'Citroen C4 Picasso 1.6 HDi Ambiance',
'transmission': 'manual',
'trim': 'Ambiance',
'year': 2009}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KZ89285%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [auto1.fr] INFO: Saving data for KZ89285: {'auction_closing_time': 1774885734.0, 'created_time': 1774696614.968737, 'last_price_update_time': 1774797350.679769}
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KZ89285') HTTP/1.1" 204 0
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: WX01011
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: YD32595
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: KC15476
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: JP20400
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: GU05204
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: RE43967
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: KA57472
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: BG08917
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: PT14342
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: PH59258
2026-03-29 15:15:50 [auto1.fr] INFO: Found listing with ID: GY90966
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY90966%27 HTTP/1.1" 200 None
2026-03-29 15:15:50 [auto1.fr] INFO: Scrape type for GY90966: 2
2026-03-29 15:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with identifier: GY90966
2026-03-29 15:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with scrape type 2
2026-03-29 15:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1c2f7a60-ba89-5021-86d5-b5bd37079c2e, identifier: GY90966
2026-03-29 15:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with identifier: GY90966
2026-03-29 15:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with identifier: GY90966
2026-03-29 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1c2f7a60-ba89-5021-86d5-b5bd37079c2e with identifier: GY90966 to the API
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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-30T15:55:48Z',
'fuel_type': 'hybrid',
'id': '1c2f7a60-ba89-5021-86d5-b5bd37079c2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GY90966',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 42428,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2024-03-24',
'seller_name': None,
'title': 'Renault Clio 1.6 Hybrid E-Tech Esprit Alpine',
'transmission': 'automatic',
'trim': 'Esprit Alpine',
'year': 2024}
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GY90966%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [auto1.fr] INFO: Saving data for GY90966: {'auction_closing_time': 1774886148.0, 'created_time': 1774696608.502685, 'last_price_update_time': 1774797351.206891}
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GY90966') HTTP/1.1" 204 0
2026-03-29 15:15:51 [auto1.fr] INFO: Found listing with ID: UC79698
2026-03-29 15:15:51 [auto1.fr] INFO: Found listing with ID: GM38223
2026-03-29 15:15:51 [auto1.fr] INFO: Found listing with ID: YC54158
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC54158%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [auto1.fr] INFO: Scrape type for YC54158: 2
2026-03-29 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94641b8-831f-5059-89cc-e83f4456054a with identifier: YC54158
2026-03-29 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94641b8-831f-5059-89cc-e83f4456054a with scrape type 2
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94641b8-831f-5059-89cc-e83f4456054a with scrape type 2
2026-03-29 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f94641b8-831f-5059-89cc-e83f4456054a, identifier: YC54158
2026-03-29 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f94641b8-831f-5059-89cc-e83f4456054a with identifier: YC54158
2026-03-29 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f94641b8-831f-5059-89cc-e83f4456054a with identifier: YC54158
2026-03-29 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f94641b8-831f-5059-89cc-e83f4456054a with identifier: YC54158 to the API
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 70,
'expiration_date': '2026-03-30T15:27:40Z',
'fuel_type': 'petrol',
'id': 'f94641b8-831f-5059-89cc-e83f4456054a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/YC54158',
'listing': 'auction',
'make': 'Fiat',
'model': '500C',
'odometer': 61237,
'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': 'Fiat 500C 1.2 Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2017}
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YC54158%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [auto1.fr] INFO: Saving data for YC54158: {'auction_closing_time': 1774884460.0, 'created_time': 1774696584.726932, 'last_price_update_time': 1774797351.693737}
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='YC54158') HTTP/1.1" 204 0
2026-03-29 15:15:51 [auto1.fr] INFO: Found listing with ID: GG25713
2026-03-29 15:15:51 [auto1.fr] INFO: Found listing with ID: CE19046
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE19046%27 HTTP/1.1" 200 None
2026-03-29 15:15:51 [auto1.fr] INFO: Scrape type for CE19046: 2
2026-03-29 15:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with identifier: CE19046
2026-03-29 15:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with scrape type 2
2026-03-29 15:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with scrape type 2
2026-03-29 15:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 95373e1d-d4d8-5fb3-be5d-5947b6407b53, identifier: CE19046
2026-03-29 15:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with identifier: CE19046
2026-03-29 15:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with identifier: CE19046
2026-03-29 15:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 95373e1d-d4d8-5fb3-be5d-5947b6407b53 with identifier: CE19046 to the API
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:29:10Z',
'fuel_type': 'petrol',
'id': '95373e1d-d4d8-5fb3-be5d-5947b6407b53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE19046',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 122534,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-21',
'seller_name': None,
'title': 'Renault Clio 1.2 TCe GT',
'transmission': 'automatic',
'trim': 'GT',
'year': 2013}
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE19046%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [auto1.fr] INFO: Saving data for CE19046: {'auction_closing_time': 1774884550.0, 'created_time': 1774696582.287172, 'last_price_update_time': 1774797352.082371}
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE19046') HTTP/1.1" 204 0
2026-03-29 15:15:52 [auto1.fr] INFO: Found listing with ID: CY58492
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY58492%27 HTTP/1.1" 200 None
2026-03-29 15:15:52 [auto1.fr] INFO: Scrape type for CY58492: 2
2026-03-29 15:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with identifier: CY58492
2026-03-29 15:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with scrape type 2
2026-03-29 15:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with scrape type 2
2026-03-29 15:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 95e1a735-d84e-50b5-8e4e-f3b84a440a7e, identifier: CY58492
2026-03-29 15:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with identifier: CY58492
2026-03-29 15:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with identifier: CY58492
2026-03-29 15:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 95e1a735-d84e-50b5-8e4e-f3b84a440a7e with identifier: CY58492 to the API
2026-03-29 15:15:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 110,
'expiration_date': '2026-03-30T15:41:28Z',
'fuel_type': 'petrol',
'id': '95e1a735-d84e-50b5-8e4e-f3b84a440a7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CY58492',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 167737,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-21',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2016}
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CY58492%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [auto1.fr] INFO: Saving data for CY58492: {'auction_closing_time': 1774885288.0, 'created_time': 1774696589.875847, 'last_price_update_time': 1774797353.138229}
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CY58492') HTTP/1.1" 204 0
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: UW04055
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UW04055%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [auto1.fr] INFO: Scrape type for UW04055: 0
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: KA52322
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: KD86266
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: WD98248
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: VK64881
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: EU67492
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: CJ08369
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: AE66506
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: BW44211
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW44211%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [auto1.fr] INFO: Scrape type for BW44211: 2
2026-03-29 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with identifier: BW44211
2026-03-29 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with scrape type 2
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with scrape type 2
2026-03-29 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf, identifier: BW44211
2026-03-29 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with identifier: BW44211
2026-03-29 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with identifier: BW44211
2026-03-29 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0b74d7e9-57d1-5878-9e39-1e907d3dbaaf with identifier: BW44211 to the API
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:10:18Z',
'fuel_type': 'petrol',
'id': '0b74d7e9-57d1-5878-9e39-1e907d3dbaaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BW44211',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 87604,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-10-17',
'seller_name': None,
'title': 'Citroen C3 1.2 PureTech Shine',
'transmission': 'manual',
'trim': 'Shine',
'year': 2017}
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BW44211%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [auto1.fr] INFO: Saving data for BW44211: {'auction_closing_time': 1774883418.0, 'created_time': 1774696613.783919, 'last_price_update_time': 1774797353.540383}
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BW44211') HTTP/1.1" 204 0
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: WM89368
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: VS10894
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: CZ80373
2026-03-29 15:15:53 [auto1.fr] INFO: Found listing with ID: FW18570
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW18570%27 HTTP/1.1" 200 None
2026-03-29 15:15:53 [auto1.fr] INFO: Scrape type for FW18570: 2
2026-03-29 15:15:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fc30091-55f4-58f3-8cb8-19db96d0a83a with identifier: FW18570
2026-03-29 15:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fc30091-55f4-58f3-8cb8-19db96d0a83a with scrape type 2
2026-03-29 15:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fc30091-55f4-58f3-8cb8-19db96d0a83a with scrape type 2
2026-03-29 15:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8fc30091-55f4-58f3-8cb8-19db96d0a83a, identifier: FW18570
2026-03-29 15:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8fc30091-55f4-58f3-8cb8-19db96d0a83a with identifier: FW18570
2026-03-29 15:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8fc30091-55f4-58f3-8cb8-19db96d0a83a with identifier: FW18570
2026-03-29 15:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8fc30091-55f4-58f3-8cb8-19db96d0a83a with identifier: FW18570 to the API
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:21:58Z',
'fuel_type': 'petrol',
'id': '8fc30091-55f4-58f3-8cb8-19db96d0a83a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FW18570',
'listing': 'auction',
'make': 'Audi',
'model': 'Q3 Sportback',
'odometer': 86364,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-14',
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI ACT',
'transmission': 'manual',
'trim': 'ACT',
'year': 2020}
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW18570%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Saving data for FW18570: {'auction_closing_time': 1774884118.0, 'created_time': 1774696584.001295, 'last_price_update_time': 1774797354.051778}
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FW18570') HTTP/1.1" 204 0
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: TY66124
2026-03-29 15:15:54 [auto1.fr] INFO: Channel: 24h | Page: 93 | totalHits: 4017 | hits on page: 40
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: KM00607
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: XE59820
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: DV07221
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DV07221%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for DV07221: 0
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: GB17264
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GB17264%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for GB17264: 0
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: HK13953
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: LX12201
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: TX61285
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: SW87984
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: VH67706
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: FM52767
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: VG72057
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: ZU41206
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZU41206%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for ZU41206: 0
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: JE86127
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: DE20800
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: FW64716
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW64716%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for FW64716: 0
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: SV92457
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: TW89911
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: UR57706
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: MB74515
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB74515%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for MB74515: 2
2026-03-29 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42d8045-3b47-55ec-b927-b46bf8cb2d52 with identifier: MB74515
2026-03-29 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42d8045-3b47-55ec-b927-b46bf8cb2d52 with scrape type 2
2026-03-29 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e42d8045-3b47-55ec-b927-b46bf8cb2d52 with scrape type 2
2026-03-29 15:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e42d8045-3b47-55ec-b927-b46bf8cb2d52, identifier: MB74515
2026-03-29 15:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e42d8045-3b47-55ec-b927-b46bf8cb2d52 with identifier: MB74515
2026-03-29 15:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e42d8045-3b47-55ec-b927-b46bf8cb2d52 with identifier: MB74515
2026-03-29 15:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e42d8045-3b47-55ec-b927-b46bf8cb2d52 with identifier: MB74515 to the API
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 3,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:00:44Z',
'fuel_type': 'petrol',
'id': 'e42d8045-3b47-55ec-b927-b46bf8cb2d52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MB74515',
'listing': 'auction',
'make': 'Seat',
'model': 'Arosa',
'odometer': 178744,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2001-07-05',
'seller_name': None,
'title': 'Seat Arosa 1.4 Stella',
'transmission': 'manual',
'trim': 'Stella',
'year': 2001}
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MB74515%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Saving data for MB74515: {'auction_closing_time': 1774882844.0, 'created_time': 1774696606.508145, 'last_price_update_time': 1774797354.556005}
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MB74515') HTTP/1.1" 204 0
2026-03-29 15:15:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: BR52910
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: EB26679
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: EV84221
2026-03-29 15:15:54 [auto1.fr] INFO: Found listing with ID: KS87605
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS87605%27 HTTP/1.1" 200 None
2026-03-29 15:15:54 [auto1.fr] INFO: Scrape type for KS87605: 2
2026-03-29 15:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3697cf5-fb36-5c53-8ff7-99f5e48436cd with identifier: KS87605
2026-03-29 15:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3697cf5-fb36-5c53-8ff7-99f5e48436cd with scrape type 2
2026-03-29 15:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3697cf5-fb36-5c53-8ff7-99f5e48436cd with scrape type 2
2026-03-29 15:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b3697cf5-fb36-5c53-8ff7-99f5e48436cd, identifier: KS87605
2026-03-29 15:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b3697cf5-fb36-5c53-8ff7-99f5e48436cd with identifier: KS87605
2026-03-29 15:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b3697cf5-fb36-5c53-8ff7-99f5e48436cd with identifier: KS87605
2026-03-29 15:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b3697cf5-fb36-5c53-8ff7-99f5e48436cd with identifier: KS87605 to the API
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15: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': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 163,
'expiration_date': '2026-03-30T15:40:30Z',
'fuel_type': 'diesel',
'id': 'b3697cf5-fb36-5c53-8ff7-99f5e48436cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/KS87605',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 296290,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2005-12-29',
'seller_name': None,
'title': 'BMW 1er 120d',
'transmission': 'manual',
'trim': '',
'year': 2005}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27KS87605%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Saving data for KS87605: {'auction_closing_time': 1774885230.0, 'created_time': 1774696601.910623, 'last_price_update_time': 1774797355.021269}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='KS87605') HTTP/1.1" 204 0
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: DB35883
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: UK79234
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK79234%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Scrape type for UK79234: 2
2026-03-29 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6627bc2-2310-51b4-b78d-7f2b95daaa1f with identifier: UK79234
2026-03-29 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6627bc2-2310-51b4-b78d-7f2b95daaa1f with scrape type 2
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6627bc2-2310-51b4-b78d-7f2b95daaa1f with scrape type 2
2026-03-29 15:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c6627bc2-2310-51b4-b78d-7f2b95daaa1f, identifier: UK79234
2026-03-29 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c6627bc2-2310-51b4-b78d-7f2b95daaa1f with identifier: UK79234
2026-03-29 15:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c6627bc2-2310-51b4-b78d-7f2b95daaa1f with identifier: UK79234
2026-03-29 15:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c6627bc2-2310-51b4-b78d-7f2b95daaa1f with identifier: UK79234 to the API
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:04:04Z',
'fuel_type': 'diesel',
'id': 'c6627bc2-2310-51b4-b78d-7f2b95daaa1f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UK79234',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 187516,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-03-03',
'seller_name': None,
'title': 'Suzuki Swift 1.3 DDiS Club',
'transmission': 'manual',
'trim': 'Club',
'year': 2008}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UK79234%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Saving data for UK79234: {'auction_closing_time': 1774883044.0, 'created_time': 1774696602.527975, 'last_price_update_time': 1774797355.420974}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UK79234') HTTP/1.1" 204 0
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: TE23710
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: JV79615
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JV79615%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Scrape type for JV79615: 0
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: GY88820
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: AB65307
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AB65307%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Scrape type for AB65307: 0
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: CP93730
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: ZP58759
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: XW13356
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: HU86127
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: KZ36749
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: ZU76255
2026-03-29 15:15:55 [auto1.fr] INFO: Found listing with ID: ZT80475
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT80475%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Scrape type for ZT80475: 2
2026-03-29 15:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with identifier: ZT80475
2026-03-29 15:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with scrape type 2
2026-03-29 15:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with scrape type 2
2026-03-29 15:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 1013ff66-a52e-5ebe-a9f4-55d93cacdf38, identifier: ZT80475
2026-03-29 15:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with identifier: ZT80475
2026-03-29 15:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with identifier: ZT80475
2026-03-29 15:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 1013ff66-a52e-5ebe-a9f4-55d93cacdf38 with identifier: ZT80475 to the API
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:15:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:23:24Z',
'fuel_type': 'petrol',
'id': '1013ff66-a52e-5ebe-a9f4-55d93cacdf38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZT80475',
'listing': 'auction',
'make': 'Citroen',
'model': 'C4',
'odometer': 53838,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-31',
'seller_name': None,
'title': 'Citroen C4 1.2 PureTech Feel Pack',
'transmission': 'automatic',
'trim': 'Feel Pack',
'year': 2022}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZT80475%27 HTTP/1.1" 200 None
2026-03-29 15:15:55 [auto1.fr] INFO: Saving data for ZT80475: {'auction_closing_time': 1774884204.0, 'created_time': 1774696600.997007, 'last_price_update_time': 1774797355.884127}
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:15:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZT80475') HTTP/1.1" 204 0
2026-03-29 15:15:56 [auto1.fr] INFO: Found listing with ID: RV46753
2026-03-29 15:15:56 [auto1.fr] INFO: Found listing with ID: UA52654
2026-03-29 15:15:56 [auto1.fr] INFO: Found listing with ID: LE00933
2026-03-29 15:15:56 [auto1.fr] INFO: Found listing with ID: WU18548
2026-03-29 15:16:06 [scrapy.extensions.logstats] INFO: Crawled 97 pages (at 12 pages/min), scraped 292 items (at 104 items/min)
2026-03-29 15:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 156MiB
2026-03-29 15:16: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-29 15:16:12 [auto1.fr] INFO: Channel: 24h | Page: 94 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: XG18623
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: JV98298
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: YH02175
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: LY03626
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: SZ62625
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: TK31276
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: AH69707
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: FH02348
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: MR90529
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR90529%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [auto1.fr] INFO: Scrape type for MR90529: 2
2026-03-29 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aabe714-081d-5627-82ff-f79dfb45f619 with identifier: MR90529
2026-03-29 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aabe714-081d-5627-82ff-f79dfb45f619 with scrape type 2
2026-03-29 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aabe714-081d-5627-82ff-f79dfb45f619 with scrape type 2
2026-03-29 15:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2aabe714-081d-5627-82ff-f79dfb45f619, identifier: MR90529
2026-03-29 15:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2aabe714-081d-5627-82ff-f79dfb45f619 with identifier: MR90529
2026-03-29 15:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2aabe714-081d-5627-82ff-f79dfb45f619 with identifier: MR90529
2026-03-29 15:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2aabe714-081d-5627-82ff-f79dfb45f619 with identifier: MR90529 to the API
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:25:49Z',
'fuel_type': 'petrol',
'id': '2aabe714-081d-5627-82ff-f79dfb45f619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MR90529',
'listing': 'auction',
'make': 'Peugeot',
'model': '306',
'odometer': 206345,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2000-05-29',
'seller_name': None,
'title': 'Peugeot 306 1.8 306 XR',
'transmission': 'manual',
'trim': 'XR',
'year': 2000}
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MR90529%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [auto1.fr] INFO: Saving data for MR90529: {'auction_closing_time': 1774884349.0, 'created_time': 1774696635.119495, 'last_price_update_time': 1774797372.805862}
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MR90529') HTTP/1.1" 204 0
2026-03-29 15:16:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: YV09528
2026-03-29 15:16:12 [auto1.fr] INFO: Found listing with ID: TV82295
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV82295%27 HTTP/1.1" 200 None
2026-03-29 15:16:12 [auto1.fr] INFO: Scrape type for TV82295: 2
2026-03-29 15:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1b0811-6820-52d1-b374-339c1831855d with identifier: TV82295
2026-03-29 15:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1b0811-6820-52d1-b374-339c1831855d with scrape type 2
2026-03-29 15:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1b0811-6820-52d1-b374-339c1831855d with scrape type 2
2026-03-29 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4b1b0811-6820-52d1-b374-339c1831855d, identifier: TV82295
2026-03-29 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4b1b0811-6820-52d1-b374-339c1831855d with identifier: TV82295
2026-03-29 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4b1b0811-6820-52d1-b374-339c1831855d with identifier: TV82295
2026-03-29 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4b1b0811-6820-52d1-b374-339c1831855d with identifier: TV82295 to the API
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 177,
'expiration_date': '2026-03-30T15:21:11Z',
'fuel_type': 'diesel',
'id': '4b1b0811-6820-52d1-b374-339c1831855d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/TV82295',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 259561,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-11-16',
'seller_name': None,
'title': 'BMW X1 xDrive 20d',
'transmission': 'automatic',
'trim': '',
'year': 2010}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TV82295%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [auto1.fr] INFO: Saving data for TV82295: {'auction_closing_time': 1774884071.0, 'created_time': 1774696649.158541, 'last_price_update_time': 1774797373.285313}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='TV82295') HTTP/1.1" 204 0
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: MP32266
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: SU11681
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: RU69102
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: LU27709
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU27709%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [auto1.fr] INFO: Scrape type for LU27709: 2
2026-03-29 15:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cb09e9e-b2f6-5e08-958a-01adf824d809 with identifier: LU27709
2026-03-29 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cb09e9e-b2f6-5e08-958a-01adf824d809 with scrape type 2
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cb09e9e-b2f6-5e08-958a-01adf824d809 with scrape type 2
2026-03-29 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6cb09e9e-b2f6-5e08-958a-01adf824d809, identifier: LU27709
2026-03-29 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6cb09e9e-b2f6-5e08-958a-01adf824d809 with identifier: LU27709
2026-03-29 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6cb09e9e-b2f6-5e08-958a-01adf824d809 with identifier: LU27709
2026-03-29 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6cb09e9e-b2f6-5e08-958a-01adf824d809 with identifier: LU27709 to the API
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 170,
'expiration_date': '2026-03-30T15:07:44Z',
'fuel_type': 'diesel',
'id': '6cb09e9e-b2f6-5e08-958a-01adf824d809',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LU27709',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'E-Klasse',
'odometer': 241190,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-31',
'seller_name': None,
'title': 'Mercedes-Benz E-Klasse E 220 CDI BlueEfficiency Avantgarde',
'transmission': 'automatic',
'trim': 'BlueEfficiency Avantgarde',
'year': 2012}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LU27709%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [auto1.fr] INFO: Saving data for LU27709: {'auction_closing_time': 1774883264.0, 'created_time': 1774696631.589954, 'last_price_update_time': 1774797373.677248}
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LU27709') HTTP/1.1" 204 0
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: CE53888
2026-03-29 15:16:13 [auto1.fr] INFO: Found listing with ID: VW71703
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW71703%27 HTTP/1.1" 200 None
2026-03-29 15:16:13 [auto1.fr] INFO: Scrape type for VW71703: 2
2026-03-29 15:16:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5f8371b-9e77-58ad-85f5-b95a81d9765a with identifier: VW71703
2026-03-29 15:16:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5f8371b-9e77-58ad-85f5-b95a81d9765a with scrape type 2
2026-03-29 15:16:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5f8371b-9e77-58ad-85f5-b95a81d9765a with scrape type 2
2026-03-29 15:16:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c5f8371b-9e77-58ad-85f5-b95a81d9765a, identifier: VW71703
2026-03-29 15:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c5f8371b-9e77-58ad-85f5-b95a81d9765a with identifier: VW71703
2026-03-29 15:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c5f8371b-9e77-58ad-85f5-b95a81d9765a with identifier: VW71703
2026-03-29 15:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c5f8371b-9e77-58ad-85f5-b95a81d9765a with identifier: VW71703 to the API
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:13 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16: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': 150,
'expiration_date': '2026-03-30T15:15:01Z',
'fuel_type': 'petrol',
'id': 'c5f8371b-9e77-58ad-85f5-b95a81d9765a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VW71703',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Golf VII',
'odometer': 188698,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-03',
'seller_name': None,
'title': 'Volkswagen Golf VII 1.4 TSI ACT Highline BlueMotion Tech',
'transmission': 'automatic',
'trim': 'Highline BlueMotion Tech',
'year': 2016}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW71703%27 HTTP/1.1" 200 None
2026-03-29 15:16:14 [auto1.fr] INFO: Saving data for VW71703: {'auction_closing_time': 1774883701.0, 'created_time': 1774124197.211628, 'last_price_update_time': 1774797374.090371}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VW71703') HTTP/1.1" 204 0
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: MG17007
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: XP22019
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: NE40848
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: GV78371
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: HK73367
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: JL98574
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: SR44134
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: KD87845
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: FM74121
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM74121%27 HTTP/1.1" 200 None
2026-03-29 15:16:14 [auto1.fr] INFO: Scrape type for FM74121: 2
2026-03-29 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f267e01-717a-581c-8173-cff8de570c5c with identifier: FM74121
2026-03-29 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f267e01-717a-581c-8173-cff8de570c5c with scrape type 2
2026-03-29 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f267e01-717a-581c-8173-cff8de570c5c with scrape type 2
2026-03-29 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0f267e01-717a-581c-8173-cff8de570c5c, identifier: FM74121
2026-03-29 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0f267e01-717a-581c-8173-cff8de570c5c with identifier: FM74121
2026-03-29 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0f267e01-717a-581c-8173-cff8de570c5c with identifier: FM74121
2026-03-29 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0f267e01-717a-581c-8173-cff8de570c5c with identifier: FM74121 to the API
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 85,
'expiration_date': '2026-03-30T15:50:05Z',
'fuel_type': 'diesel',
'id': '0f267e01-717a-581c-8173-cff8de570c5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FM74121',
'listing': 'auction',
'make': 'Renault',
'model': 'Clio',
'odometer': 224298,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-09-24',
'seller_name': None,
'title': 'Renault Clio 1.5 dCi Privilege',
'transmission': 'manual',
'trim': 'Privilege',
'year': 2008}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FM74121%27 HTTP/1.1" 200 None
2026-03-29 15:16:14 [auto1.fr] INFO: Saving data for FM74121: {'auction_closing_time': 1774885805.0, 'created_time': 1774696637.372485, 'last_price_update_time': 1774797374.483696}
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FM74121') HTTP/1.1" 204 0
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: JG76127
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: DW50914
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: YW95951
2026-03-29 15:16:14 [auto1.fr] INFO: Found listing with ID: FC98721
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC98721%27 HTTP/1.1" 200 None
2026-03-29 15:16:14 [auto1.fr] INFO: Scrape type for FC98721: 2
2026-03-29 15:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7ac60d7-b809-5746-b1b0-d96c16b92a8c with identifier: FC98721
2026-03-29 15:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7ac60d7-b809-5746-b1b0-d96c16b92a8c with scrape type 2
2026-03-29 15:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7ac60d7-b809-5746-b1b0-d96c16b92a8c with scrape type 2
2026-03-29 15:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7ac60d7-b809-5746-b1b0-d96c16b92a8c, identifier: FC98721
2026-03-29 15:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7ac60d7-b809-5746-b1b0-d96c16b92a8c with identifier: FC98721
2026-03-29 15:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7ac60d7-b809-5746-b1b0-d96c16b92a8c with identifier: FC98721
2026-03-29 15:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7ac60d7-b809-5746-b1b0-d96c16b92a8c with identifier: FC98721 to the API
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:14 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:39:36Z',
'fuel_type': 'petrol',
'id': 'f7ac60d7-b809-5746-b1b0-d96c16b92a8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FC98721',
'listing': 'auction',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 94650,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-02-28',
'seller_name': None,
'title': 'Nissan Qashqai 1.3 DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2019}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FC98721%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [auto1.fr] INFO: Saving data for FC98721: {'auction_closing_time': 1774885176.0, 'created_time': 1774696638.158437, 'last_price_update_time': 1774797375.064652}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FC98721') HTTP/1.1" 204 0
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: NX77985
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: YR20155
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: MJ49963
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ49963%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [auto1.fr] INFO: Scrape type for MJ49963: 2
2026-03-29 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with identifier: MJ49963
2026-03-29 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with scrape type 2
2026-03-29 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with scrape type 2
2026-03-29 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: dc27bb51-3ad5-5490-9ac2-4db82f84aa68, identifier: MJ49963
2026-03-29 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with identifier: MJ49963
2026-03-29 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with identifier: MJ49963
2026-03-29 15:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: dc27bb51-3ad5-5490-9ac2-4db82f84aa68 with identifier: MJ49963 to the API
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16: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': 2,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:00:40Z',
'fuel_type': 'diesel',
'id': 'dc27bb51-3ad5-5490-9ac2-4db82f84aa68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MJ49963',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 239600,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-19',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi GT Line',
'transmission': 'manual',
'trim': 'GT Line',
'year': 2014}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MJ49963%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [auto1.fr] INFO: Saving data for MJ49963: {'auction_closing_time': 1774882840.0, 'created_time': 1774696647.256849, 'last_price_update_time': 1774797375.458089}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MJ49963') HTTP/1.1" 204 0
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: TB56422
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: MB84611
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: JC48947
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: KB91378
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: WR66923
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: FZ59181
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FZ59181%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [auto1.fr] INFO: Scrape type for FZ59181: 2
2026-03-29 15:16:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with identifier: FZ59181
2026-03-29 15:16:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with scrape type 2
2026-03-29 15:16:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with scrape type 2
2026-03-29 15:16:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 925a7d3a-389c-553a-93b4-9ad8ce285bc8, identifier: FZ59181
2026-03-29 15:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with identifier: FZ59181
2026-03-29 15:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with identifier: FZ59181
2026-03-29 15:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 925a7d3a-389c-553a-93b4-9ad8ce285bc8 with identifier: FZ59181 to the API
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:43:58Z',
'fuel_type': 'diesel',
'id': '925a7d3a-389c-553a-93b4-9ad8ce285bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FZ59181',
'listing': 'auction',
'make': 'Volvo',
'model': 'V50',
'odometer': 300076,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2012-07-19',
'seller_name': None,
'title': 'Volvo V50 1.6 D2 R-Design Edition',
'transmission': 'manual',
'trim': 'R-Design Edition',
'year': 2012}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FZ59181%27 HTTP/1.1" 200 None
2026-03-29 15:16:15 [auto1.fr] INFO: Saving data for FZ59181: {'auction_closing_time': 1774885438.0, 'created_time': 1774696632.382856, 'last_price_update_time': 1774797375.847209}
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FZ59181') HTTP/1.1" 204 0
2026-03-29 15:16:15 [auto1.fr] INFO: Found listing with ID: DE84379
2026-03-29 15:16:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:16 [auto1.fr] INFO: Channel: 24h | Page: 95 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:16 [auto1.fr] INFO: Found listing with ID: PF16962
2026-03-29 15:16:16 [auto1.fr] INFO: Found listing with ID: UC64780
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC64780%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [auto1.fr] INFO: Scrape type for UC64780: 2
2026-03-29 15:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with identifier: UC64780
2026-03-29 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with scrape type 2
2026-03-29 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with scrape type 2
2026-03-29 15:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78, identifier: UC64780
2026-03-29 15:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with identifier: UC64780
2026-03-29 15:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with identifier: UC64780
2026-03-29 15:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8d691cc2-cbd6-54b7-9b5e-dd52458bbc78 with identifier: UC64780 to the API
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:40:29Z',
'fuel_type': 'diesel',
'id': '8d691cc2-cbd6-54b7-9b5e-dd52458bbc78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UC64780',
'listing': 'auction',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 248122,
'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': 'Nissan Pulsar 1.5 Turbodiesel N-Connecta',
'transmission': 'manual',
'trim': 'N-Connecta',
'year': 2016}
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UC64780%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [auto1.fr] INFO: Saving data for UC64780: {'auction_closing_time': 1774885229.0, 'created_time': 1774696653.821891, 'last_price_update_time': 1774797376.879695}
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UC64780') HTTP/1.1" 204 0
2026-03-29 15:16:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:16 [auto1.fr] INFO: Found listing with ID: VW13197
2026-03-29 15:16:16 [auto1.fr] INFO: Found listing with ID: WU44169
2026-03-29 15:16:16 [auto1.fr] INFO: Found listing with ID: XS04857
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS04857%27 HTTP/1.1" 200 None
2026-03-29 15:16:16 [auto1.fr] INFO: Scrape type for XS04857: 2
2026-03-29 15:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4745491-6456-57f9-bd41-20743b20483f with identifier: XS04857
2026-03-29 15:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4745491-6456-57f9-bd41-20743b20483f with scrape type 2
2026-03-29 15:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4745491-6456-57f9-bd41-20743b20483f with scrape type 2
2026-03-29 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e4745491-6456-57f9-bd41-20743b20483f, identifier: XS04857
2026-03-29 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e4745491-6456-57f9-bd41-20743b20483f with identifier: XS04857
2026-03-29 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e4745491-6456-57f9-bd41-20743b20483f with identifier: XS04857
2026-03-29 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e4745491-6456-57f9-bd41-20743b20483f with identifier: XS04857 to the API
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:20:21Z',
'fuel_type': 'diesel',
'id': 'e4745491-6456-57f9-bd41-20743b20483f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XS04857',
'listing': 'auction',
'make': 'Citroen',
'model': 'C3',
'odometer': 148165,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2017-11-29',
'seller_name': None,
'title': 'Citroen C3 1.6 Blue-HDi Feel',
'transmission': 'manual',
'trim': 'Feel',
'year': 2017}
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XS04857%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [auto1.fr] INFO: Saving data for XS04857: {'auction_closing_time': 1774884021.0, 'created_time': 1774091440.781511, 'last_price_update_time': 1774797377.275015}
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XS04857') HTTP/1.1" 204 0
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: JA97847
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: LZ93851
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: TL88064
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: JR02755
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: JX92727
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: LV66662
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: BD56063
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD56063%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [auto1.fr] INFO: Scrape type for BD56063: 2
2026-03-29 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49b5afbf-7e41-5035-ac13-c23d394b2239 with identifier: BD56063
2026-03-29 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49b5afbf-7e41-5035-ac13-c23d394b2239 with scrape type 2
2026-03-29 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49b5afbf-7e41-5035-ac13-c23d394b2239 with scrape type 2
2026-03-29 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 49b5afbf-7e41-5035-ac13-c23d394b2239, identifier: BD56063
2026-03-29 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 49b5afbf-7e41-5035-ac13-c23d394b2239 with identifier: BD56063
2026-03-29 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 49b5afbf-7e41-5035-ac13-c23d394b2239 with identifier: BD56063
2026-03-29 15:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 49b5afbf-7e41-5035-ac13-c23d394b2239 with identifier: BD56063 to the API
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 60,
'expiration_date': '2026-03-30T15:11:17Z',
'fuel_type': 'petrol',
'id': '49b5afbf-7e41-5035-ac13-c23d394b2239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BD56063',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 85872,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-02-27',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 Match',
'transmission': 'manual',
'trim': 'Match',
'year': 2013}
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BD56063%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [auto1.fr] INFO: Saving data for BD56063: {'auction_closing_time': 1774883477.0, 'created_time': 1774696646.129202, 'last_price_update_time': 1774797377.701266}
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BD56063') HTTP/1.1" 204 0
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: ZG27680
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: HD25172
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: AY04507
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: YR62966
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: VN82721
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: TX07099
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: JN44204
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: ST75915
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: ZW79920
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: PV10246
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: NR12452
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: FG62413
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: HC97852
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: YT59313
2026-03-29 15:16:17 [auto1.fr] INFO: Found listing with ID: VC76298
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC76298%27 HTTP/1.1" 200 None
2026-03-29 15:16:17 [auto1.fr] INFO: Scrape type for VC76298: 2
2026-03-29 15:16:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6a7a1a5-addc-5653-9979-bd6165a1a212 with identifier: VC76298
2026-03-29 15:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6a7a1a5-addc-5653-9979-bd6165a1a212 with scrape type 2
2026-03-29 15:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6a7a1a5-addc-5653-9979-bd6165a1a212 with scrape type 2
2026-03-29 15:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d6a7a1a5-addc-5653-9979-bd6165a1a212, identifier: VC76298
2026-03-29 15:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d6a7a1a5-addc-5653-9979-bd6165a1a212 with identifier: VC76298
2026-03-29 15:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d6a7a1a5-addc-5653-9979-bd6165a1a212 with identifier: VC76298
2026-03-29 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d6a7a1a5-addc-5653-9979-bd6165a1a212 with identifier: VC76298 to the API
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:10:30Z',
'fuel_type': 'diesel',
'id': 'd6a7a1a5-addc-5653-9979-bd6165a1a212',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VC76298',
'listing': 'auction',
'make': 'Kia',
'model': 'Sportage',
'odometer': 196670,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-03-22',
'seller_name': None,
'title': 'Kia Sportage 2.0 CRDi GT Line 4WD',
'transmission': 'automatic',
'trim': 'GT Line 4WD',
'year': 2016}
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VC76298%27 HTTP/1.1" 200 None
2026-03-29 15:16:18 [auto1.fr] INFO: Saving data for VC76298: {'auction_closing_time': 1774883430.0, 'created_time': 1774696653.004586, 'last_price_update_time': 1774797378.200043}
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VC76298') HTTP/1.1" 204 0
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: DJ57711
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: FV08721
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV08721%27 HTTP/1.1" 200 None
2026-03-29 15:16:18 [auto1.fr] INFO: Scrape type for FV08721: 2
2026-03-29 15:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with identifier: FV08721
2026-03-29 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with scrape type 2
2026-03-29 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with scrape type 2
2026-03-29 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a20b360d-553f-50bc-bcbe-b0c7f6c08d9b, identifier: FV08721
2026-03-29 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with identifier: FV08721
2026-03-29 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with identifier: FV08721
2026-03-29 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a20b360d-553f-50bc-bcbe-b0c7f6c08d9b with identifier: FV08721 to the API
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:40:25Z',
'fuel_type': 'diesel',
'id': 'a20b360d-553f-50bc-bcbe-b0c7f6c08d9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FV08721',
'listing': 'auction',
'make': 'Fiat',
'model': '500X',
'odometer': 206335,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-12-26',
'seller_name': None,
'title': 'Fiat 500X 1.6 JTDM Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2016}
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FV08721%27 HTTP/1.1" 200 None
2026-03-29 15:16:18 [auto1.fr] INFO: Saving data for FV08721: {'auction_closing_time': 1774885225.0, 'created_time': 1774124509.460518, 'last_price_update_time': 1774797378.704612}
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FV08721') HTTP/1.1" 204 0
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: GA24586
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: DM39147
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: HG44047
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: FM15642
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: HZ10967
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: KR77540
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: VU68372
2026-03-29 15:16:18 [auto1.fr] INFO: Found listing with ID: ZL41639
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL41639%27 HTTP/1.1" 200 None
2026-03-29 15:16:18 [auto1.fr] INFO: Scrape type for ZL41639: 2
2026-03-29 15:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44fc220-eb9a-5184-8549-29791615b762 with identifier: ZL41639
2026-03-29 15:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44fc220-eb9a-5184-8549-29791615b762 with scrape type 2
2026-03-29 15:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44fc220-eb9a-5184-8549-29791615b762 with scrape type 2
2026-03-29 15:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b44fc220-eb9a-5184-8549-29791615b762, identifier: ZL41639
2026-03-29 15:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b44fc220-eb9a-5184-8549-29791615b762 with identifier: ZL41639
2026-03-29 15:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b44fc220-eb9a-5184-8549-29791615b762 with identifier: ZL41639
2026-03-29 15:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b44fc220-eb9a-5184-8549-29791615b762 with identifier: ZL41639 to the API
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:18 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 121,
'expiration_date': '2026-03-30T15:49:10Z',
'fuel_type': 'petrol',
'id': 'b44fc220-eb9a-5184-8549-29791615b762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZL41639',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 84056,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-31',
'seller_name': None,
'title': 'Mazda CX-3 2.0 Skyactiv-G Dynamique',
'transmission': 'automatic',
'trim': 'Dynamique',
'year': 2019}
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZL41639%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [auto1.fr] INFO: Saving data for ZL41639: {'auction_closing_time': 1774885750.0, 'created_time': 1774696655.432932, 'last_price_update_time': 1774797379.103951}
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZL41639') HTTP/1.1" 204 0
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: YU85764
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: TX31203
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: CJ72764
2026-03-29 15:16: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-29 15:16:19 [auto1.fr] INFO: Channel: 24h | Page: 96 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: HZ17638
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: TL18032
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: MT85865
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: PH13525
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: PM47286
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: GV65609
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: BB11677
2026-03-29 15:16:19 [auto1.fr] INFO: Found listing with ID: VH30868
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH30868%27 HTTP/1.1" 200 None
2026-03-29 15:16:19 [auto1.fr] INFO: Scrape type for VH30868: 2
2026-03-29 15:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 679c2679-65b3-54c6-afca-33b82020b482 with identifier: VH30868
2026-03-29 15:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 679c2679-65b3-54c6-afca-33b82020b482 with scrape type 2
2026-03-29 15:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 679c2679-65b3-54c6-afca-33b82020b482 with scrape type 2
2026-03-29 15:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 679c2679-65b3-54c6-afca-33b82020b482, identifier: VH30868
2026-03-29 15:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 679c2679-65b3-54c6-afca-33b82020b482 with identifier: VH30868
2026-03-29 15:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 679c2679-65b3-54c6-afca-33b82020b482 with identifier: VH30868
2026-03-29 15:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 679c2679-65b3-54c6-afca-33b82020b482 with identifier: VH30868 to the API
2026-03-29 15:16:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 95,
'expiration_date': '2026-03-30T15:21:36Z',
'fuel_type': 'diesel',
'id': '679c2679-65b3-54c6-afca-33b82020b482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VH30868',
'listing': 'auction',
'make': 'Ford',
'model': 'Grand Tourneo Connect',
'odometer': 129176,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-12-07',
'seller_name': None,
'title': 'Ford Grand Tourneo Connect 1.6 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2014}
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VH30868%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [auto1.fr] INFO: Saving data for VH30868: {'auction_closing_time': 1774884096.0, 'created_time': 1774696704.842582, 'last_price_update_time': 1774797380.138898}
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VH30868') HTTP/1.1" 204 0
2026-03-29 15:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: FE12908
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: CL98857
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: PN80130
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: WG62006
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: MS82377
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: LD94932
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: AB62030
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: AR32479
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: UB93214
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: BG44189
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG44189%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [auto1.fr] INFO: Scrape type for BG44189: 2
2026-03-29 15:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc65a417-d649-5fad-8323-92691314febb with identifier: BG44189
2026-03-29 15:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc65a417-d649-5fad-8323-92691314febb with scrape type 2
2026-03-29 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc65a417-d649-5fad-8323-92691314febb with scrape type 2
2026-03-29 15:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: cc65a417-d649-5fad-8323-92691314febb, identifier: BG44189
2026-03-29 15:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: cc65a417-d649-5fad-8323-92691314febb with identifier: BG44189
2026-03-29 15:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: cc65a417-d649-5fad-8323-92691314febb with identifier: BG44189
2026-03-29 15:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: cc65a417-d649-5fad-8323-92691314febb with identifier: BG44189 to the API
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 68,
'expiration_date': '2026-03-30T15:50:08Z',
'fuel_type': 'petrol',
'id': 'cc65a417-d649-5fad-8323-92691314febb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BG44189',
'listing': 'auction',
'make': 'Citroen',
'model': 'C1',
'odometer': 162251,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2009-05-28',
'seller_name': None,
'title': 'Citroen C1 1.0 Confort',
'transmission': 'manual',
'trim': 'Confort',
'year': 2009}
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BG44189%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [auto1.fr] INFO: Saving data for BG44189: {'auction_closing_time': 1774885808.0, 'created_time': 1774696668.828803, 'last_price_update_time': 1774797380.618849}
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BG44189') HTTP/1.1" 204 0
2026-03-29 15:16:20 [auto1.fr] INFO: Found listing with ID: SB97802
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB97802%27 HTTP/1.1" 200 None
2026-03-29 15:16:20 [auto1.fr] INFO: Scrape type for SB97802: 2
2026-03-29 15:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f22e12b7-5b4b-5592-befc-e42c9443d901 with identifier: SB97802
2026-03-29 15:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f22e12b7-5b4b-5592-befc-e42c9443d901 with scrape type 2
2026-03-29 15:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f22e12b7-5b4b-5592-befc-e42c9443d901 with scrape type 2
2026-03-29 15:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f22e12b7-5b4b-5592-befc-e42c9443d901, identifier: SB97802
2026-03-29 15:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f22e12b7-5b4b-5592-befc-e42c9443d901 with identifier: SB97802
2026-03-29 15:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f22e12b7-5b4b-5592-befc-e42c9443d901 with identifier: SB97802
2026-03-29 15:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f22e12b7-5b4b-5592-befc-e42c9443d901 with identifier: SB97802 to the API
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:20 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 71,
'expiration_date': '2026-03-30T15:07:22Z',
'fuel_type': 'petrol',
'id': 'f22e12b7-5b4b-5592-befc-e42c9443d901',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SB97802',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 43678,
'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': 'Nissan Micra 1.0 Visia Pack',
'transmission': 'manual',
'trim': 'Visia Pack',
'year': 2018}
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SB97802%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [auto1.fr] INFO: Saving data for SB97802: {'auction_closing_time': 1774883242.0, 'created_time': 1774038917.290315, 'last_price_update_time': 1774797381.041147}
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SB97802') HTTP/1.1" 204 0
2026-03-29 15:16:21 [auto1.fr] INFO: Found listing with ID: PZ17655
2026-03-29 15:16:21 [auto1.fr] INFO: Found listing with ID: XX97673
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX97673%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [auto1.fr] INFO: Scrape type for XX97673: 2
2026-03-29 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c65208eb-e349-581b-8a50-ebc8ae64cdc5 with identifier: XX97673
2026-03-29 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c65208eb-e349-581b-8a50-ebc8ae64cdc5 with scrape type 2
2026-03-29 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c65208eb-e349-581b-8a50-ebc8ae64cdc5 with scrape type 2
2026-03-29 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: c65208eb-e349-581b-8a50-ebc8ae64cdc5, identifier: XX97673
2026-03-29 15:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: c65208eb-e349-581b-8a50-ebc8ae64cdc5 with identifier: XX97673
2026-03-29 15:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: c65208eb-e349-581b-8a50-ebc8ae64cdc5 with identifier: XX97673
2026-03-29 15:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: c65208eb-e349-581b-8a50-ebc8ae64cdc5 with identifier: XX97673 to the API
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 92,
'expiration_date': '2026-03-30T15:33:00Z',
'fuel_type': 'diesel',
'id': 'c65208eb-e349-581b-8a50-ebc8ae64cdc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XX97673',
'listing': 'auction',
'make': 'Citroen',
'model': 'DS3',
'odometer': 226391,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-09-04',
'seller_name': None,
'title': 'Citroen DS3 1.6 e-HDi Electro Shot',
'transmission': 'manual',
'trim': 'Electro Shot',
'year': 2013}
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XX97673%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [auto1.fr] INFO: Saving data for XX97673: {'auction_closing_time': 1774884780.0, 'created_time': 1774696687.501048, 'last_price_update_time': 1774797381.641704}
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XX97673') HTTP/1.1" 204 0
2026-03-29 15:16:21 [auto1.fr] INFO: Found listing with ID: EA06255
2026-03-29 15:16:21 [auto1.fr] INFO: Found listing with ID: VY46453
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY46453%27 HTTP/1.1" 200 None
2026-03-29 15:16:21 [auto1.fr] INFO: Scrape type for VY46453: 2
2026-03-29 15:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91820e29-0889-542c-b045-f96cf204d8da with identifier: VY46453
2026-03-29 15:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91820e29-0889-542c-b045-f96cf204d8da with scrape type 2
2026-03-29 15:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91820e29-0889-542c-b045-f96cf204d8da with scrape type 2
2026-03-29 15:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 91820e29-0889-542c-b045-f96cf204d8da, identifier: VY46453
2026-03-29 15:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 91820e29-0889-542c-b045-f96cf204d8da with identifier: VY46453
2026-03-29 15:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 91820e29-0889-542c-b045-f96cf204d8da with identifier: VY46453
2026-03-29 15:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 91820e29-0889-542c-b045-f96cf204d8da with identifier: VY46453 to the API
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:15:06Z',
'fuel_type': 'petrol',
'id': '91820e29-0889-542c-b045-f96cf204d8da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VY46453',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 47933,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-09-24',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VY46453%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [auto1.fr] INFO: Saving data for VY46453: {'auction_closing_time': 1774883706.0, 'created_time': 1774696668.148792, 'last_price_update_time': 1774797382.064749}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VY46453') HTTP/1.1" 204 0
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: MP15770
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: RX15931
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: LE76183
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: NV07557
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: AZ95896
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: SX31357
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: UE22232
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: DB93525
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB93525%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [auto1.fr] INFO: Scrape type for DB93525: 2
2026-03-29 15:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aff288-11b2-5d33-9db1-09544499c134 with identifier: DB93525
2026-03-29 15:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aff288-11b2-5d33-9db1-09544499c134 with scrape type 2
2026-03-29 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aff288-11b2-5d33-9db1-09544499c134 with scrape type 2
2026-03-29 15:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d5aff288-11b2-5d33-9db1-09544499c134, identifier: DB93525
2026-03-29 15:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d5aff288-11b2-5d33-9db1-09544499c134 with identifier: DB93525
2026-03-29 15:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d5aff288-11b2-5d33-9db1-09544499c134 with identifier: DB93525
2026-03-29 15:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d5aff288-11b2-5d33-9db1-09544499c134 with identifier: DB93525 to the API
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:18:05Z',
'fuel_type': 'petrol',
'id': 'd5aff288-11b2-5d33-9db1-09544499c134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/DB93525',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 115194,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-06-28',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2020}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27DB93525%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [auto1.fr] INFO: Saving data for DB93525: {'auction_closing_time': 1774883885.0, 'created_time': 1774696661.599994, 'last_price_update_time': 1774797382.460151}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='DB93525') HTTP/1.1" 204 0
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: DB50817
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: UY74801
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: UY82545
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY82545%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [auto1.fr] INFO: Scrape type for UY82545: 2
2026-03-29 15:16:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1bb9db1-9183-5f2b-bc51-37f514c28507 with identifier: UY82545
2026-03-29 15:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1bb9db1-9183-5f2b-bc51-37f514c28507 with scrape type 2
2026-03-29 15:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1bb9db1-9183-5f2b-bc51-37f514c28507 with scrape type 2
2026-03-29 15:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: e1bb9db1-9183-5f2b-bc51-37f514c28507, identifier: UY82545
2026-03-29 15:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: e1bb9db1-9183-5f2b-bc51-37f514c28507 with identifier: UY82545
2026-03-29 15:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: e1bb9db1-9183-5f2b-bc51-37f514c28507 with identifier: UY82545
2026-03-29 15:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: e1bb9db1-9183-5f2b-bc51-37f514c28507 with identifier: UY82545 to the API
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 98,
'expiration_date': '2026-03-30T15:14:00Z',
'fuel_type': 'petrol',
'id': 'e1bb9db1-9183-5f2b-bc51-37f514c28507',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/UY82545',
'listing': 'auction',
'make': 'Nissan',
'model': 'Micra',
'odometer': 151426,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-08-25',
'seller_name': None,
'title': 'Nissan Micra 1.2 Connect Edition',
'transmission': 'manual',
'trim': 'Connect Edition',
'year': 2014}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UY82545%27 HTTP/1.1" 200 None
2026-03-29 15:16:22 [auto1.fr] INFO: Saving data for UY82545: {'auction_closing_time': 1774883640.0, 'created_time': 1774696664.974677, 'last_price_update_time': 1774797382.975365}
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='UY82545') HTTP/1.1" 204 0
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: YP27295
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: GR65808
2026-03-29 15:16:22 [auto1.fr] INFO: Found listing with ID: RD87549
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD87549%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [auto1.fr] INFO: Scrape type for RD87549: 2
2026-03-29 15:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75b3c4bd-4c49-503a-accb-6cdc44253545 with identifier: RD87549
2026-03-29 15:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b3c4bd-4c49-503a-accb-6cdc44253545 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75b3c4bd-4c49-503a-accb-6cdc44253545 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 75b3c4bd-4c49-503a-accb-6cdc44253545, identifier: RD87549
2026-03-29 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 75b3c4bd-4c49-503a-accb-6cdc44253545 with identifier: RD87549
2026-03-29 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 75b3c4bd-4c49-503a-accb-6cdc44253545 with identifier: RD87549
2026-03-29 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 75b3c4bd-4c49-503a-accb-6cdc44253545 with identifier: RD87549 to the API
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 140,
'expiration_date': '2026-03-30T15:02:26Z',
'fuel_type': 'diesel',
'id': '75b3c4bd-4c49-503a-accb-6cdc44253545',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RD87549',
'listing': 'auction',
'make': 'Ford',
'model': 'Kuga',
'odometer': 217491,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2010-12-15',
'seller_name': None,
'title': 'Ford Kuga 2.0 TDCi Titanium',
'transmission': 'manual',
'trim': 'Titanium',
'year': 2010}
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RD87549%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [auto1.fr] INFO: Saving data for RD87549: {'auction_closing_time': 1774882946.0, 'created_time': 1774696660.796579, 'last_price_update_time': 1774797383.378559}
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RD87549') HTTP/1.1" 204 0
2026-03-29 15:16:23 [auto1.fr] INFO: Found listing with ID: VH99399
2026-03-29 15:16:23 [auto1.fr] INFO: Found listing with ID: GN15329
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN15329%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [auto1.fr] INFO: Scrape type for GN15329: 2
2026-03-29 15:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bac77d5-482d-562e-b605-61ebe1c03b39 with identifier: GN15329
2026-03-29 15:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bac77d5-482d-562e-b605-61ebe1c03b39 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bac77d5-482d-562e-b605-61ebe1c03b39 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 4bac77d5-482d-562e-b605-61ebe1c03b39, identifier: GN15329
2026-03-29 15:16:23 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 4bac77d5-482d-562e-b605-61ebe1c03b39 with identifier: GN15329
2026-03-29 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 4bac77d5-482d-562e-b605-61ebe1c03b39 with identifier: GN15329
2026-03-29 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 4bac77d5-482d-562e-b605-61ebe1c03b39 with identifier: GN15329 to the API
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:05:13Z',
'fuel_type': 'petrol',
'id': '4bac77d5-482d-562e-b605-61ebe1c03b39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GN15329',
'listing': 'auction',
'make': 'Peugeot',
'model': '208',
'odometer': 82301,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-07-19',
'seller_name': None,
'title': 'Peugeot 208 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2020}
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GN15329%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [auto1.fr] INFO: Saving data for GN15329: {'auction_closing_time': 1774883113.0, 'created_time': 1774696708.61055, 'last_price_update_time': 1774797383.777884}
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GN15329') HTTP/1.1" 204 0
2026-03-29 15:16:23 [auto1.fr] INFO: Found listing with ID: XC86596
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC86596%27 HTTP/1.1" 200 None
2026-03-29 15:16:23 [auto1.fr] INFO: Scrape type for XC86596: 2
2026-03-29 15:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aaeadb5-b165-5bc5-9282-e170859cf560 with identifier: XC86596
2026-03-29 15:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aaeadb5-b165-5bc5-9282-e170859cf560 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aaeadb5-b165-5bc5-9282-e170859cf560 with scrape type 2
2026-03-29 15:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0aaeadb5-b165-5bc5-9282-e170859cf560, identifier: XC86596
2026-03-29 15:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0aaeadb5-b165-5bc5-9282-e170859cf560 with identifier: XC86596
2026-03-29 15:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0aaeadb5-b165-5bc5-9282-e170859cf560 with identifier: XC86596
2026-03-29 15:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0aaeadb5-b165-5bc5-9282-e170859cf560 with identifier: XC86596 to the API
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:30:17Z',
'fuel_type': 'diesel',
'id': '0aaeadb5-b165-5bc5-9282-e170859cf560',
'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/XC86596',
'listing': 'auction',
'make': 'Peugeot',
'model': '308',
'odometer': 157021,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-07-12',
'seller_name': None,
'title': 'Peugeot 308 1.5 Blue-HDi Allure Business',
'transmission': 'manual',
'trim': 'Allure Business',
'year': 2021}
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XC86596%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [auto1.fr] INFO: Saving data for XC86596: {'auction_closing_time': 1774884617.0, 'created_time': 1772736059.444932, 'last_price_update_time': 1774797384.188455}
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XC86596') HTTP/1.1" 204 0
2026-03-29 15:16:24 [auto1.fr] INFO: Channel: 24h | Page: 97 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: CM97397
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: XN27034
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN27034%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [auto1.fr] INFO: Scrape type for XN27034: 2
2026-03-29 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with identifier: XN27034
2026-03-29 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with scrape type 2
2026-03-29 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with scrape type 2
2026-03-29 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f3ee4571-d00a-5b9e-bc17-0b7d6c683691, identifier: XN27034
2026-03-29 15:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with identifier: XN27034
2026-03-29 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with identifier: XN27034
2026-03-29 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f3ee4571-d00a-5b9e-bc17-0b7d6c683691 with identifier: XN27034 to the API
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'red',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:26:00Z',
'fuel_type': 'diesel',
'id': 'f3ee4571-d00a-5b9e-bc17-0b7d6c683691',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XN27034',
'listing': 'auction',
'make': 'Renault',
'model': 'Megane',
'odometer': 126807,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-24',
'seller_name': None,
'title': 'Renault Megane 1.6 dCi BOSE Edition',
'transmission': 'manual',
'trim': 'BOSE Edition',
'year': 2016}
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XN27034%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [auto1.fr] INFO: Saving data for XN27034: {'auction_closing_time': 1774884360.0, 'created_time': 1774696686.133446, 'last_price_update_time': 1774797384.595765}
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XN27034') HTTP/1.1" 204 0
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: BR75438
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: DA62794
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: CM36705
2026-03-29 15:16:24 [auto1.fr] INFO: Found listing with ID: FW89890
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW89890%27 HTTP/1.1" 200 None
2026-03-29 15:16:24 [auto1.fr] INFO: Scrape type for FW89890: 2
2026-03-29 15:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6de56f2d-876b-5f02-8898-621754973929 with identifier: FW89890
2026-03-29 15:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6de56f2d-876b-5f02-8898-621754973929 with scrape type 2
2026-03-29 15:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6de56f2d-876b-5f02-8898-621754973929 with scrape type 2
2026-03-29 15:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6de56f2d-876b-5f02-8898-621754973929, identifier: FW89890
2026-03-29 15:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6de56f2d-876b-5f02-8898-621754973929 with identifier: FW89890
2026-03-29 15:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6de56f2d-876b-5f02-8898-621754973929 with identifier: FW89890
2026-03-29 15:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6de56f2d-876b-5f02-8898-621754973929 with identifier: FW89890 to the API
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:24 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:11:22Z',
'fuel_type': 'diesel',
'id': '6de56f2d-876b-5f02-8898-621754973929',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/FW89890',
'listing': 'auction',
'make': 'BMW',
'model': 'X1',
'odometer': 303083,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-07-16',
'seller_name': None,
'title': 'BMW X1 sDrive 18d Lounge',
'transmission': 'automatic',
'trim': 'Lounge',
'year': 2013}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27FW89890%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Saving data for FW89890: {'auction_closing_time': 1774883482.0, 'created_time': 1774696684.981286, 'last_price_update_time': 1774797385.142604}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='FW89890') HTTP/1.1" 204 0
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: DV18698
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: GJ07999
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: AP86638
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: HR83482
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR83482%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Scrape type for HR83482: 2
2026-03-29 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7c00a53-9140-5392-a7c0-944e51d6590b with identifier: HR83482
2026-03-29 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7c00a53-9140-5392-a7c0-944e51d6590b with scrape type 2
2026-03-29 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7c00a53-9140-5392-a7c0-944e51d6590b with scrape type 2
2026-03-29 15:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f7c00a53-9140-5392-a7c0-944e51d6590b, identifier: HR83482
2026-03-29 15:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f7c00a53-9140-5392-a7c0-944e51d6590b with identifier: HR83482
2026-03-29 15:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f7c00a53-9140-5392-a7c0-944e51d6590b with identifier: HR83482
2026-03-29 15:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f7c00a53-9140-5392-a7c0-944e51d6590b with identifier: HR83482 to the API
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:55:29Z',
'fuel_type': 'diesel',
'id': 'f7c00a53-9140-5392-a7c0-944e51d6590b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HR83482',
'listing': 'auction',
'make': 'Jeep',
'model': 'Compass',
'odometer': 47869,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-03-08',
'seller_name': None,
'title': 'Jeep Compass 1.6 M-Jet S FWD',
'transmission': 'manual',
'trim': 'S FWD',
'year': 2022}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HR83482%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Saving data for HR83482: {'auction_closing_time': 1774886129.0, 'created_time': 1774696709.234509, 'last_price_update_time': 1774797385.535393}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HR83482') HTTP/1.1" 204 0
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: HT64523
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT64523%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Scrape type for HT64523: 2
2026-03-29 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74236574-8ee4-5e2d-b35a-726b925faf54 with identifier: HT64523
2026-03-29 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74236574-8ee4-5e2d-b35a-726b925faf54 with scrape type 2
2026-03-29 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74236574-8ee4-5e2d-b35a-726b925faf54 with scrape type 2
2026-03-29 15:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 74236574-8ee4-5e2d-b35a-726b925faf54, identifier: HT64523
2026-03-29 15:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 74236574-8ee4-5e2d-b35a-726b925faf54 with identifier: HT64523
2026-03-29 15:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 74236574-8ee4-5e2d-b35a-726b925faf54 with identifier: HT64523
2026-03-29 15:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 74236574-8ee4-5e2d-b35a-726b925faf54 with identifier: HT64523 to the API
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:22:08Z',
'fuel_type': 'diesel',
'id': '74236574-8ee4-5e2d-b35a-726b925faf54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/HT64523',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 214347,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-12-21',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI Concept',
'transmission': 'manual',
'trim': 'Concept',
'year': 2011}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27HT64523%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Saving data for HT64523: {'auction_closing_time': 1774884128.0, 'created_time': 1774696699.854962, 'last_price_update_time': 1774797385.932722}
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='HT64523') HTTP/1.1" 204 0
2026-03-29 15:16:25 [auto1.fr] INFO: Found listing with ID: XE72026
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE72026%27 HTTP/1.1" 200 None
2026-03-29 15:16:25 [auto1.fr] INFO: Scrape type for XE72026: 2
2026-03-29 15:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d750cbcc-5c70-595b-a596-aa5d3889c654 with identifier: XE72026
2026-03-29 15:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d750cbcc-5c70-595b-a596-aa5d3889c654 with scrape type 2
2026-03-29 15:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d750cbcc-5c70-595b-a596-aa5d3889c654 with scrape type 2
2026-03-29 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d750cbcc-5c70-595b-a596-aa5d3889c654, identifier: XE72026
2026-03-29 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d750cbcc-5c70-595b-a596-aa5d3889c654 with identifier: XE72026
2026-03-29 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d750cbcc-5c70-595b-a596-aa5d3889c654 with identifier: XE72026
2026-03-29 15:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d750cbcc-5c70-595b-a596-aa5d3889c654 with identifier: XE72026 to the API
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:05:53Z',
'fuel_type': 'diesel',
'id': 'd750cbcc-5c70-595b-a596-aa5d3889c654',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/XE72026',
'listing': 'auction',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 232987,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-03-13',
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI Comfortline',
'transmission': 'manual',
'trim': 'Comfortline',
'year': 2013}
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27XE72026%27 HTTP/1.1" 200 None
2026-03-29 15:16:26 [auto1.fr] INFO: Saving data for XE72026: {'auction_closing_time': 1774883153.0, 'created_time': 1774696697.400904, 'last_price_update_time': 1774797386.3595}
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='XE72026') HTTP/1.1" 204 0
2026-03-29 15:16:26 [auto1.fr] INFO: Found listing with ID: HM48780
2026-03-29 15:16:26 [auto1.fr] INFO: Found listing with ID: GF26639
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF26639%27 HTTP/1.1" 200 None
2026-03-29 15:16:26 [auto1.fr] INFO: Scrape type for GF26639: 2
2026-03-29 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with identifier: GF26639
2026-03-29 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with scrape type 2
2026-03-29 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with scrape type 2
2026-03-29 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7ee53260-9008-5a0b-b25a-54e8d12fe6d6, identifier: GF26639
2026-03-29 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with identifier: GF26639
2026-03-29 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with identifier: GF26639
2026-03-29 15:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7ee53260-9008-5a0b-b25a-54e8d12fe6d6 with identifier: GF26639 to the API
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 120,
'expiration_date': '2026-03-30T15:10:12Z',
'fuel_type': 'diesel',
'id': '7ee53260-9008-5a0b-b25a-54e8d12fe6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GF26639',
'listing': 'auction',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 309640,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2006-12-18',
'seller_name': None,
'title': 'Suzuki SX4 1.9 DDiS GLX 4x4',
'transmission': 'manual',
'trim': 'GLX 4x4',
'year': 2006}
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GF26639%27 HTTP/1.1" 200 None
2026-03-29 15:16:26 [auto1.fr] INFO: Saving data for GF26639: {'auction_closing_time': 1774883412.0, 'created_time': 1774696698.275584, 'last_price_update_time': 1774797386.745888}
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GF26639') HTTP/1.1" 204 0
2026-03-29 15:16:26 [auto1.fr] INFO: Found listing with ID: MG94762
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG94762%27 HTTP/1.1" 200 None
2026-03-29 15:16:26 [auto1.fr] INFO: Scrape type for MG94762: 2
2026-03-29 15:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with identifier: MG94762
2026-03-29 15:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with scrape type 2
2026-03-29 15:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with scrape type 2
2026-03-29 15:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: fae226c2-ebfb-57cf-874d-0b22e2fb80b9, identifier: MG94762
2026-03-29 15:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with identifier: MG94762
2026-03-29 15:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with identifier: MG94762
2026-03-29 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: fae226c2-ebfb-57cf-874d-0b22e2fb80b9 with identifier: MG94762 to the API
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 101,
'expiration_date': '2026-03-30T15:46:28Z',
'fuel_type': 'petrol',
'id': 'fae226c2-ebfb-57cf-874d-0b22e2fb80b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MG94762',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 103284,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-10-05',
'seller_name': None,
'title': 'Opel Corsa 1.2 Turbo GS Line',
'transmission': 'manual',
'trim': 'GS Line',
'year': 2020}
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MG94762%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [auto1.fr] INFO: Saving data for MG94762: {'auction_closing_time': 1774885588.0, 'created_time': 1772885445.813875, 'last_price_update_time': 1774797387.272039}
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MG94762') HTTP/1.1" 204 0
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: ZJ78333
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: RJ07481
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RJ07481%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [auto1.fr] INFO: Scrape type for RJ07481: 2
2026-03-29 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0716961f-0071-534c-a521-dacd457a01a0 with identifier: RJ07481
2026-03-29 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0716961f-0071-534c-a521-dacd457a01a0 with scrape type 2
2026-03-29 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0716961f-0071-534c-a521-dacd457a01a0 with scrape type 2
2026-03-29 15:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0716961f-0071-534c-a521-dacd457a01a0, identifier: RJ07481
2026-03-29 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0716961f-0071-534c-a521-dacd457a01a0 with identifier: RJ07481
2026-03-29 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0716961f-0071-534c-a521-dacd457a01a0 with identifier: RJ07481
2026-03-29 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0716961f-0071-534c-a521-dacd457a01a0 with identifier: RJ07481 to the API
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:47:34Z',
'fuel_type': 'petrol',
'id': '0716961f-0071-534c-a521-dacd457a01a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RJ07481',
'listing': 'auction',
'make': 'Peugeot',
'model': '2008',
'odometer': 129510,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-06-27',
'seller_name': None,
'title': 'Peugeot 2008 1.2 PureTech Allure',
'transmission': 'automatic',
'trim': 'Allure',
'year': 2018}
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RJ07481%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [auto1.fr] INFO: Saving data for RJ07481: {'auction_closing_time': 1774885654.0, 'created_time': 1774696708.101673, 'last_price_update_time': 1774797387.672397}
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RJ07481') HTTP/1.1" 204 0
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: WJ84235
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: DP76483
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: SB48799
2026-03-29 15:16:27 [auto1.fr] INFO: Found listing with ID: CE16671
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE16671%27 HTTP/1.1" 200 None
2026-03-29 15:16:27 [auto1.fr] INFO: Scrape type for CE16671: 2
2026-03-29 15:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with identifier: CE16671
2026-03-29 15:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with scrape type 2
2026-03-29 15:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with scrape type 2
2026-03-29 15:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2d0ee049-ac45-5b65-949c-a904e5c3ccb6, identifier: CE16671
2026-03-29 15:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with identifier: CE16671
2026-03-29 15:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with identifier: CE16671
2026-03-29 15:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2d0ee049-ac45-5b65-949c-a904e5c3ccb6 with identifier: CE16671 to the API
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:27 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 143,
'expiration_date': '2026-03-30T15:34:56Z',
'fuel_type': 'diesel',
'id': '2d0ee049-ac45-5b65-949c-a904e5c3ccb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CE16671',
'listing': 'auction',
'make': 'BMW',
'model': '1er',
'odometer': 140627,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-09-02',
'seller_name': None,
'title': 'BMW 1er 118d UrbanLife',
'transmission': 'automatic',
'trim': 'UrbanLife',
'year': 2014}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CE16671%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [auto1.fr] INFO: Saving data for CE16671: {'auction_closing_time': 1774884896.0, 'created_time': 1774123914.685576, 'last_price_update_time': 1774797388.075059}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CE16671') HTTP/1.1" 204 0
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: LX88375
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX88375%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [auto1.fr] INFO: Scrape type for LX88375: 2
2026-03-29 15:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4198f90-2f90-5408-8d87-e4bcfe8783e9 with identifier: LX88375
2026-03-29 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4198f90-2f90-5408-8d87-e4bcfe8783e9 with scrape type 2
2026-03-29 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4198f90-2f90-5408-8d87-e4bcfe8783e9 with scrape type 2
2026-03-29 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: d4198f90-2f90-5408-8d87-e4bcfe8783e9, identifier: LX88375
2026-03-29 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: d4198f90-2f90-5408-8d87-e4bcfe8783e9 with identifier: LX88375
2026-03-29 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: d4198f90-2f90-5408-8d87-e4bcfe8783e9 with identifier: LX88375
2026-03-29 15:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: d4198f90-2f90-5408-8d87-e4bcfe8783e9 with identifier: LX88375 to the API
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:47:53Z',
'fuel_type': 'petrol',
'id': 'd4198f90-2f90-5408-8d87-e4bcfe8783e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LX88375',
'listing': 'auction',
'make': 'Peugeot',
'model': '307',
'odometer': 173075,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-12-09',
'seller_name': None,
'title': 'Peugeot 307 2.0 XSI',
'transmission': 'manual',
'trim': 'XSI',
'year': 2002}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LX88375%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [auto1.fr] INFO: Saving data for LX88375: {'auction_closing_time': 1774885673.0, 'created_time': 1774696714.927798, 'last_price_update_time': 1774797388.490859}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LX88375') HTTP/1.1" 204 0
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: NX23430
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: CC07713
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: ME50584
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: MC04904
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: XC86703
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: LT86952
2026-03-29 15:16:28 [auto1.fr] INFO: Found listing with ID: ZB78862
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB78862%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [auto1.fr] INFO: Scrape type for ZB78862: 2
2026-03-29 15:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e74beda-350e-5279-8acd-028068f13ac4 with identifier: ZB78862
2026-03-29 15:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e74beda-350e-5279-8acd-028068f13ac4 with scrape type 2
2026-03-29 15:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e74beda-350e-5279-8acd-028068f13ac4 with scrape type 2
2026-03-29 15:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 2e74beda-350e-5279-8acd-028068f13ac4, identifier: ZB78862
2026-03-29 15:16: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-29 15:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 2e74beda-350e-5279-8acd-028068f13ac4 with identifier: ZB78862
2026-03-29 15:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 2e74beda-350e-5279-8acd-028068f13ac4 with identifier: ZB78862
2026-03-29 15:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 2e74beda-350e-5279-8acd-028068f13ac4 with identifier: ZB78862 to the API
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:48:39Z',
'fuel_type': 'petrol',
'id': '2e74beda-350e-5279-8acd-028068f13ac4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/ZB78862',
'listing': 'auction',
'make': 'Renault',
'model': 'Grand Scenic',
'odometer': 186465,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-10-23',
'seller_name': None,
'title': 'Renault Grand Scenic 1.4 TCe Dynamique',
'transmission': 'manual',
'trim': 'Dynamique',
'year': 2011}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZB78862%27 HTTP/1.1" 200 None
2026-03-29 15:16:28 [auto1.fr] INFO: Saving data for ZB78862: {'auction_closing_time': 1774885719.0, 'created_time': 1774019425.138518, 'last_price_update_time': 1774797388.893835}
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='ZB78862') HTTP/1.1" 204 0
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: DT31786
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: CF56983
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF56983%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [auto1.fr] INFO: Scrape type for CF56983: 2
2026-03-29 15:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b80bc377-f386-5d76-bb07-6177f4d57f40 with identifier: CF56983
2026-03-29 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b80bc377-f386-5d76-bb07-6177f4d57f40 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b80bc377-f386-5d76-bb07-6177f4d57f40 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b80bc377-f386-5d76-bb07-6177f4d57f40, identifier: CF56983
2026-03-29 15:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b80bc377-f386-5d76-bb07-6177f4d57f40 with identifier: CF56983
2026-03-29 15:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b80bc377-f386-5d76-bb07-6177f4d57f40 with identifier: CF56983
2026-03-29 15:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b80bc377-f386-5d76-bb07-6177f4d57f40 with identifier: CF56983 to the API
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:44:43Z',
'fuel_type': 'diesel',
'id': 'b80bc377-f386-5d76-bb07-6177f4d57f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/CF56983',
'listing': 'auction',
'make': 'Nissan',
'model': 'Almera',
'odometer': 83402,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2002-03-04',
'seller_name': None,
'title': 'Nissan Almera 2.2 Turbodiesel Ambience',
'transmission': 'manual',
'trim': 'Ambience',
'year': 2002}
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CF56983%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [auto1.fr] INFO: Saving data for CF56983: {'auction_closing_time': 1774885483.0, 'created_time': 1774696716.177196, 'last_price_update_time': 1774797389.379494}
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='CF56983') HTTP/1.1" 204 0
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: TW49846
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: GP42968
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP42968%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [auto1.fr] INFO: Scrape type for GP42968: 2
2026-03-29 15:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 693bd199-bc7c-5964-8adb-d5159a3a3c30 with identifier: GP42968
2026-03-29 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 693bd199-bc7c-5964-8adb-d5159a3a3c30 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 693bd199-bc7c-5964-8adb-d5159a3a3c30 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 693bd199-bc7c-5964-8adb-d5159a3a3c30, identifier: GP42968
2026-03-29 15:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 693bd199-bc7c-5964-8adb-d5159a3a3c30 with identifier: GP42968
2026-03-29 15:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 693bd199-bc7c-5964-8adb-d5159a3a3c30 with identifier: GP42968
2026-03-29 15:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 693bd199-bc7c-5964-8adb-d5159a3a3c30 with identifier: GP42968 to the API
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:24:18Z',
'fuel_type': 'petrol',
'id': '693bd199-bc7c-5964-8adb-d5159a3a3c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/GP42968',
'listing': 'auction',
'make': 'Opel',
'model': 'Corsa',
'odometer': 111508,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2011-11-02',
'seller_name': None,
'title': 'Opel Corsa 1.4 Cosmo',
'transmission': 'automatic',
'trim': 'Cosmo',
'year': 2011}
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GP42968%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [auto1.fr] INFO: Saving data for GP42968: {'auction_closing_time': 1774884258.0, 'created_time': 1774696695.278573, 'last_price_update_time': 1774797389.783945}
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='GP42968') HTTP/1.1" 204 0
2026-03-29 15:16:29 [auto1.fr] INFO: Channel: 24h | Page: 98 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: WV66962
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: WY14956
2026-03-29 15:16:29 [auto1.fr] INFO: Found listing with ID: NH48548
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH48548%27 HTTP/1.1" 200 None
2026-03-29 15:16:29 [auto1.fr] INFO: Scrape type for NH48548: 2
2026-03-29 15:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1f192ff-7507-5fd7-9a80-8abc441155e1 with identifier: NH48548
2026-03-29 15:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1f192ff-7507-5fd7-9a80-8abc441155e1 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1f192ff-7507-5fd7-9a80-8abc441155e1 with scrape type 2
2026-03-29 15:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: f1f192ff-7507-5fd7-9a80-8abc441155e1, identifier: NH48548
2026-03-29 15:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: f1f192ff-7507-5fd7-9a80-8abc441155e1 with identifier: NH48548
2026-03-29 15:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: f1f192ff-7507-5fd7-9a80-8abc441155e1 with identifier: NH48548
2026-03-29 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: f1f192ff-7507-5fd7-9a80-8abc441155e1 with identifier: NH48548 to the API
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:07:09Z',
'fuel_type': 'diesel',
'id': 'f1f192ff-7507-5fd7-9a80-8abc441155e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/NH48548',
'listing': 'auction',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 168079,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-02-24',
'seller_name': None,
'title': 'Mazda CX-5 2.2 Turbodiesel Attraction 2WD',
'transmission': 'automatic',
'trim': 'Attraction 2WD',
'year': 2015}
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27NH48548%27 HTTP/1.1" 200 None
2026-03-29 15:16:30 [auto1.fr] INFO: Saving data for NH48548: {'auction_closing_time': 1774883229.0, 'created_time': 1774002182.231696, 'last_price_update_time': 1774797390.190289}
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='NH48548') HTTP/1.1" 204 0
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: EH68691
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: WE11934
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: FC40190
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: BW32282
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: DP07678
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: TZ20525
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: PL68366
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: GE38693
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: FH21450
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: LY94549
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY94549%27 HTTP/1.1" 200 None
2026-03-29 15:16:30 [auto1.fr] INFO: Scrape type for LY94549: 2
2026-03-29 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a10df3f3-4c33-5409-94b5-e4d1c05dc12b with identifier: LY94549
2026-03-29 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a10df3f3-4c33-5409-94b5-e4d1c05dc12b with scrape type 2
2026-03-29 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a10df3f3-4c33-5409-94b5-e4d1c05dc12b with scrape type 2
2026-03-29 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a10df3f3-4c33-5409-94b5-e4d1c05dc12b, identifier: LY94549
2026-03-29 15:16:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: BS53040
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: KJ16018
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: HU61885
2026-03-29 15:16:30 [auto1.fr] INFO: Found listing with ID: PA55290
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA55290%27 HTTP/1.1" 200 None
2026-03-29 15:16:30 [auto1.fr] INFO: Scrape type for PA55290: 2
2026-03-29 15:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7875c28b-822f-56a8-a72b-a563e0c34eff with identifier: PA55290
2026-03-29 15:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7875c28b-822f-56a8-a72b-a563e0c34eff with scrape type 2
2026-03-29 15:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7875c28b-822f-56a8-a72b-a563e0c34eff with scrape type 2
2026-03-29 15:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 7875c28b-822f-56a8-a72b-a563e0c34eff, identifier: PA55290
2026-03-29 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a10df3f3-4c33-5409-94b5-e4d1c05dc12b with identifier: LY94549
2026-03-29 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a10df3f3-4c33-5409-94b5-e4d1c05dc12b with identifier: LY94549
2026-03-29 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a10df3f3-4c33-5409-94b5-e4d1c05dc12b with identifier: LY94549 to the API
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 75,
'expiration_date': '2026-03-30T15:16:30Z',
'fuel_type': 'diesel',
'id': 'a10df3f3-4c33-5409-94b5-e4d1c05dc12b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LY94549',
'listing': 'auction',
'make': 'Suzuki',
'model': 'Swift',
'odometer': 205039,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2014-04-06',
'seller_name': None,
'title': "Suzuki Swift 1.3 DDiS So'City",
'transmission': 'manual',
'trim': "So'City",
'year': 2014}
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LY94549%27 HTTP/1.1" 200 None
2026-03-29 15:16:30 [auto1.fr] INFO: Saving data for LY94549: {'auction_closing_time': 1774883790.0, 'created_time': 1774696706.327443, 'last_price_update_time': 1774797390.698783}
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LY94549') HTTP/1.1" 204 0
2026-03-29 15:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 7875c28b-822f-56a8-a72b-a563e0c34eff with identifier: PA55290
2026-03-29 15:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 7875c28b-822f-56a8-a72b-a563e0c34eff with identifier: PA55290
2026-03-29 15:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 7875c28b-822f-56a8-a72b-a563e0c34eff with identifier: PA55290 to the API
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:30 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 135,
'expiration_date': '2026-03-30T15:57:21Z',
'fuel_type': 'diesel',
'id': '7875c28b-822f-56a8-a72b-a563e0c34eff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PA55290',
'listing': 'auction',
'make': 'Peugeot',
'model': '407',
'odometer': 144091,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-07-15',
'seller_name': None,
'title': 'Peugeot 407 2.0 HDi Sport',
'transmission': 'manual',
'trim': 'Sport',
'year': 2008}
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PA55290%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [auto1.fr] INFO: Saving data for PA55290: {'auction_closing_time': 1774886241.0, 'created_time': 1772947440.9073, 'last_price_update_time': 1774797391.377433}
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PA55290') HTTP/1.1" 204 0
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: RM84382
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: BC92447
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: RK17714
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: CT39588
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: DV98597
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: BU46785
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: LA98443
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA98443%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [auto1.fr] INFO: Scrape type for LA98443: 2
2026-03-29 15:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with identifier: LA98443
2026-03-29 15:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with scrape type 2
2026-03-29 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with scrape type 2
2026-03-29 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 0685ae8c-b59c-5f15-a961-bb257a3bcef1, identifier: LA98443
2026-03-29 15:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with identifier: LA98443
2026-03-29 15:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with identifier: LA98443
2026-03-29 15:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 0685ae8c-b59c-5f15-a961-bb257a3bcef1 with identifier: LA98443 to the API
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 211,
'expiration_date': '2026-03-30T15:46:41Z',
'fuel_type': 'hybrid',
'id': '0685ae8c-b59c-5f15-a961-bb257a3bcef1',
'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/LA98443',
'listing': 'auction',
'make': 'Volvo',
'model': 'XC40',
'odometer': 50431,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-09-15',
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge Plug-in Hybrid Inscription Business 2WD',
'transmission': 'automatic',
'trim': 'Inscription Business 2WD',
'year': 2022}
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LA98443%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [auto1.fr] INFO: Saving data for LA98443: {'auction_closing_time': 1774885601.0, 'created_time': 1774471600.689597, 'last_price_update_time': 1774797391.810822}
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LA98443') HTTP/1.1" 204 0
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: ZZ77973
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: PN32981
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: YT21957
2026-03-29 15:16:31 [auto1.fr] INFO: Found listing with ID: MU00546
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU00546%27 HTTP/1.1" 200 None
2026-03-29 15:16:31 [auto1.fr] INFO: Scrape type for MU00546: 2
2026-03-29 15:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with identifier: MU00546
2026-03-29 15:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with scrape type 2
2026-03-29 15:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with scrape type 2
2026-03-29 15:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8f6d6705-8cbc-57ce-85a0-0e9c28129029, identifier: MU00546
2026-03-29 15:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with identifier: MU00546
2026-03-29 15:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with identifier: MU00546
2026-03-29 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8f6d6705-8cbc-57ce-85a0-0e9c28129029 with identifier: MU00546 to the API
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:33:05Z',
'fuel_type': 'diesel',
'id': '8f6d6705-8cbc-57ce-85a0-0e9c28129029',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MU00546',
'listing': 'auction',
'make': 'Audi',
'model': 'A4',
'odometer': 255188,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2015-05-26',
'seller_name': None,
'title': 'Audi A4 2.0 TDI clean diesel S line Sportpaket plus',
'transmission': 'automatic',
'trim': 'S line Sportpaket plus',
'year': 2015}
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MU00546%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [auto1.fr] INFO: Saving data for MU00546: {'auction_closing_time': 1774884785.0, 'created_time': 1773432651.218272, 'last_price_update_time': 1774797392.260555}
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MU00546') HTTP/1.1" 204 0
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: AK34290
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: SJ62177
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: UD34679
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: HV46569
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: KX69726
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: VN68211
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: BY88224
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: EH00431
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: SV19654
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV19654%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [auto1.fr] INFO: Scrape type for SV19654: 2
2026-03-29 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d473c86-3d21-568a-ba5c-198ce02f5025 with identifier: SV19654
2026-03-29 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d473c86-3d21-568a-ba5c-198ce02f5025 with scrape type 2
2026-03-29 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d473c86-3d21-568a-ba5c-198ce02f5025 with scrape type 2
2026-03-29 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5d473c86-3d21-568a-ba5c-198ce02f5025, identifier: SV19654
2026-03-29 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5d473c86-3d21-568a-ba5c-198ce02f5025 with identifier: SV19654
2026-03-29 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5d473c86-3d21-568a-ba5c-198ce02f5025 with identifier: SV19654
2026-03-29 15:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5d473c86-3d21-568a-ba5c-198ce02f5025 with identifier: SV19654 to the API
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 150,
'expiration_date': '2026-03-30T15:04:42Z',
'fuel_type': 'petrol',
'id': '5d473c86-3d21-568a-ba5c-198ce02f5025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/SV19654',
'listing': 'auction',
'make': 'Renault',
'model': 'Captur',
'odometer': 30766,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-04-01',
'seller_name': None,
'title': 'Renault Captur 1.3 TCe Intens',
'transmission': 'manual',
'trim': 'Intens',
'year': 2019}
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27SV19654%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [auto1.fr] INFO: Saving data for SV19654: {'auction_closing_time': 1774883082.0, 'created_time': 1774696712.960251, 'last_price_update_time': 1774797392.779863}
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='SV19654') HTTP/1.1" 204 0
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: VX83406
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: VD01234
2026-03-29 15:16:32 [auto1.fr] INFO: Found listing with ID: MH96092
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH96092%27 HTTP/1.1" 200 None
2026-03-29 15:16:32 [auto1.fr] INFO: Scrape type for MH96092: 2
2026-03-29 15:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e414ca5-9a24-5153-b717-102cb043c0d9 with identifier: MH96092
2026-03-29 15:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e414ca5-9a24-5153-b717-102cb043c0d9 with scrape type 2
2026-03-29 15:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e414ca5-9a24-5153-b717-102cb043c0d9 with scrape type 2
2026-03-29 15:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 5e414ca5-9a24-5153-b717-102cb043c0d9, identifier: MH96092
2026-03-29 15:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 5e414ca5-9a24-5153-b717-102cb043c0d9 with identifier: MH96092
2026-03-29 15:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 5e414ca5-9a24-5153-b717-102cb043c0d9 with identifier: MH96092
2026-03-29 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 5e414ca5-9a24-5153-b717-102cb043c0d9 with identifier: MH96092 to the API
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 130,
'expiration_date': '2026-03-30T15:05:38Z',
'fuel_type': 'diesel',
'id': '5e414ca5-9a24-5153-b717-102cb043c0d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/MH96092',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 143784,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2019-01-31',
'seller_name': None,
'title': 'Peugeot 3008 1.5 Blue-HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2019}
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MH96092%27 HTTP/1.1" 200 None
2026-03-29 15:16:33 [auto1.fr] INFO: Saving data for MH96092: {'auction_closing_time': 1774883138.0, 'created_time': 1774297809.400613, 'last_price_update_time': 1774797393.238162}
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='MH96092') HTTP/1.1" 204 0
2026-03-29 15:16:33 [auto1.fr] INFO: Found listing with ID: LS55707
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS55707%27 HTTP/1.1" 200 None
2026-03-29 15:16:33 [auto1.fr] INFO: Scrape type for LS55707: 2
2026-03-29 15:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf7615af-8d80-5d21-bf5d-5f88829cf611 with identifier: LS55707
2026-03-29 15:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf7615af-8d80-5d21-bf5d-5f88829cf611 with scrape type 2
2026-03-29 15:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf7615af-8d80-5d21-bf5d-5f88829cf611 with scrape type 2
2026-03-29 15:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: bf7615af-8d80-5d21-bf5d-5f88829cf611, identifier: LS55707
2026-03-29 15:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: bf7615af-8d80-5d21-bf5d-5f88829cf611 with identifier: LS55707
2026-03-29 15:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: bf7615af-8d80-5d21-bf5d-5f88829cf611 with identifier: LS55707
2026-03-29 15:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: bf7615af-8d80-5d21-bf5d-5f88829cf611 with identifier: LS55707 to the API
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:33 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine_horse_power': 110,
'expiration_date': '2026-03-30T15:52:20Z',
'fuel_type': 'diesel',
'id': 'bf7615af-8d80-5d21-bf5d-5f88829cf611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS55707',
'listing': 'auction',
'make': 'Renault',
'model': 'Master',
'odometer': 174539,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2018-12-19',
'seller_name': None,
'title': 'Renault Master 2.3 dCi L2H2 3,5 Grand Confort',
'transmission': 'manual',
'trim': 'L2H2 3,5 Grand Confort',
'year': 2018}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS55707%27 HTTP/1.1" 200 None
2026-03-29 15:16:34 [auto1.fr] INFO: Saving data for LS55707: {'auction_closing_time': 1774885940.0, 'created_time': 1774353519.229623, 'last_price_update_time': 1774797394.009844}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LS55707') HTTP/1.1" 204 0
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: GA79077
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: LR46598
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: PL44219
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL44219%27 HTTP/1.1" 200 None
2026-03-29 15:16:34 [auto1.fr] INFO: Scrape type for PL44219: 2
2026-03-29 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97c16683-1427-574f-b900-ebd2671447b5 with identifier: PL44219
2026-03-29 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97c16683-1427-574f-b900-ebd2671447b5 with scrape type 2
2026-03-29 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97c16683-1427-574f-b900-ebd2671447b5 with scrape type 2
2026-03-29 15:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 97c16683-1427-574f-b900-ebd2671447b5, identifier: PL44219
2026-03-29 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 97c16683-1427-574f-b900-ebd2671447b5 with identifier: PL44219
2026-03-29 15:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 97c16683-1427-574f-b900-ebd2671447b5 with identifier: PL44219
2026-03-29 15:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 97c16683-1427-574f-b900-ebd2671447b5 with identifier: PL44219 to the API
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:04:38Z',
'fuel_type': 'diesel',
'id': '97c16683-1427-574f-b900-ebd2671447b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/PL44219',
'listing': 'auction',
'make': 'Peugeot',
'model': '3008',
'odometer': 142576,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2013-11-03',
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDi Allure',
'transmission': 'manual',
'trim': 'Allure',
'year': 2013}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27PL44219%27 HTTP/1.1" 200 None
2026-03-29 15:16:34 [auto1.fr] INFO: Saving data for PL44219: {'auction_closing_time': 1774883078.0, 'created_time': 1773432929.697765, 'last_price_update_time': 1774797394.448693}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='PL44219') HTTP/1.1" 204 0
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: LS69033
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS69033%27 HTTP/1.1" 200 None
2026-03-29 15:16:34 [auto1.fr] INFO: Scrape type for LS69033: 2
2026-03-29 15:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6282a72d-488d-5bc0-abea-11775997624b with identifier: LS69033
2026-03-29 15:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6282a72d-488d-5bc0-abea-11775997624b with scrape type 2
2026-03-29 15:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6282a72d-488d-5bc0-abea-11775997624b with scrape type 2
2026-03-29 15:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 6282a72d-488d-5bc0-abea-11775997624b, identifier: LS69033
2026-03-29 15:16:34 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 6282a72d-488d-5bc0-abea-11775997624b with identifier: LS69033
2026-03-29 15:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 6282a72d-488d-5bc0-abea-11775997624b with identifier: LS69033
2026-03-29 15:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 6282a72d-488d-5bc0-abea-11775997624b with identifier: LS69033 to the API
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 82,
'expiration_date': '2026-03-30T15:36:20Z',
'fuel_type': 'diesel',
'id': '6282a72d-488d-5bc0-abea-11775997624b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/LS69033',
'listing': 'auction',
'make': 'Hyundai',
'model': 'Accent',
'odometer': 140048,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2004-06-07',
'seller_name': None,
'title': 'Hyundai Accent 1.5 CRDi CRDI Pack Euro 04 5p',
'transmission': 'manual',
'trim': 'CRDI Pack Euro 04 5p',
'year': 2004}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS69033%27 HTTP/1.1" 200 None
2026-03-29 15:16:34 [auto1.fr] INFO: Saving data for LS69033: {'auction_closing_time': 1774884980.0, 'created_time': 1774353310.430717, 'last_price_update_time': 1774797394.925399}
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='LS69033') HTTP/1.1" 204 0
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: EY77781
2026-03-29 15:16:34 [auto1.fr] INFO: Found listing with ID: WS01750
2026-03-29 15:16:35 [auto1.fr] INFO: Channel: 24h | Page: 99 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: EJ43664
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: BY88788
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY88788%27 HTTP/1.1" 200 None
2026-03-29 15:16:35 [auto1.fr] INFO: Scrape type for BY88788: 2
2026-03-29 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with identifier: BY88788
2026-03-29 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 8fe5991d-7a32-5a6f-8cac-55bc996c7449, identifier: BY88788
2026-03-29 15:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with identifier: BY88788
2026-03-29 15:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with identifier: BY88788
2026-03-29 15:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 8fe5991d-7a32-5a6f-8cac-55bc996c7449 with identifier: BY88788 to the API
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 122,
'expiration_date': '2026-03-30T15:24:56Z',
'fuel_type': 'petrol',
'id': '8fe5991d-7a32-5a6f-8cac-55bc996c7449',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/BY88788',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'GLA-Klasse',
'odometer': 127139,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2016-05-12',
'seller_name': None,
'title': 'Mercedes-Benz GLA-Klasse GLA 180 Sensation',
'transmission': 'automatic',
'trim': 'Sensation',
'year': 2016}
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BY88788%27 HTTP/1.1" 200 None
2026-03-29 15:16:35 [auto1.fr] INFO: Saving data for BY88788: {'auction_closing_time': 1774884296.0, 'created_time': 1774696752.422851, 'last_price_update_time': 1774797395.3997}
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='BY88788') HTTP/1.1" 204 0
2026-03-29 15:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: RK17685
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: KA97981
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: RF85983
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF85983%27 HTTP/1.1" 200 None
2026-03-29 15:16:35 [auto1.fr] INFO: Scrape type for RF85983: 2
2026-03-29 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 319dd0d3-9180-5ac5-8950-71548fb099fa with identifier: RF85983
2026-03-29 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 319dd0d3-9180-5ac5-8950-71548fb099fa with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 319dd0d3-9180-5ac5-8950-71548fb099fa with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 319dd0d3-9180-5ac5-8950-71548fb099fa, identifier: RF85983
2026-03-29 15:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 319dd0d3-9180-5ac5-8950-71548fb099fa with identifier: RF85983
2026-03-29 15:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 319dd0d3-9180-5ac5-8950-71548fb099fa with identifier: RF85983
2026-03-29 15:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 319dd0d3-9180-5ac5-8950-71548fb099fa with identifier: RF85983 to the API
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine_horse_power': 100,
'expiration_date': '2026-03-30T15:20:25Z',
'fuel_type': 'petrol',
'id': '319dd0d3-9180-5ac5-8950-71548fb099fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RF85983',
'listing': 'auction',
'make': 'Fiat',
'model': '500',
'odometer': 218217,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2008-05-27',
'seller_name': None,
'title': 'Fiat 500 1.4 Lounge',
'transmission': 'manual',
'trim': 'Lounge',
'year': 2008}
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RF85983%27 HTTP/1.1" 200 None
2026-03-29 15:16:35 [auto1.fr] INFO: Saving data for RF85983: {'auction_closing_time': 1774884025.0, 'created_time': 1774105972.439658, 'last_price_update_time': 1774797395.788507}
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RF85983') HTTP/1.1" 204 0
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: UA85826
2026-03-29 15:16:35 [auto1.fr] INFO: Found listing with ID: VS85106
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS85106%27 HTTP/1.1" 200 None
2026-03-29 15:16:35 [auto1.fr] INFO: Scrape type for VS85106: 2
2026-03-29 15:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50499d2c-ce5a-5158-8233-8ded36eac094 with identifier: VS85106
2026-03-29 15:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50499d2c-ce5a-5158-8233-8ded36eac094 with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50499d2c-ce5a-5158-8233-8ded36eac094 with scrape type 2
2026-03-29 15:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: 50499d2c-ce5a-5158-8233-8ded36eac094, identifier: VS85106
2026-03-29 15:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: 50499d2c-ce5a-5158-8233-8ded36eac094 with identifier: VS85106
2026-03-29 15:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: 50499d2c-ce5a-5158-8233-8ded36eac094 with identifier: VS85106
2026-03-29 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: 50499d2c-ce5a-5158-8233-8ded36eac094 with identifier: VS85106 to the API
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 131,
'expiration_date': '2026-03-30T15:50:53Z',
'fuel_type': 'petrol',
'id': '50499d2c-ce5a-5158-8233-8ded36eac094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/VS85106',
'listing': 'auction',
'make': 'Citroen',
'model': 'C5 Aircross',
'odometer': 82591,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2022-01-18',
'seller_name': None,
'title': 'Citroen C5 Aircross 1.2 PureTech Shine',
'transmission': 'automatic',
'trim': 'Shine',
'year': 2022}
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VS85106%27 HTTP/1.1" 200 None
2026-03-29 15:16:36 [auto1.fr] INFO: Saving data for VS85106: {'auction_closing_time': 1774885853.0, 'created_time': 1774015318.678839, 'last_price_update_time': 1774797396.280522}
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='VS85106') HTTP/1.1" 204 0
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: BX49552
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: ZX43488
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: SH16233
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: YP68007
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: VR32762
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: TV44498
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: AN79186
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN79186%27 HTTP/1.1" 200 None
2026-03-29 15:16:36 [auto1.fr] INFO: Scrape type for AN79186: 2
2026-03-29 15:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70ae983-c75d-58e9-9544-b250c78096e3 with identifier: AN79186
2026-03-29 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70ae983-c75d-58e9-9544-b250c78096e3 with scrape type 2
2026-03-29 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70ae983-c75d-58e9-9544-b250c78096e3 with scrape type 2
2026-03-29 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: b70ae983-c75d-58e9-9544-b250c78096e3, identifier: AN79186
2026-03-29 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: b70ae983-c75d-58e9-9544-b250c78096e3 with identifier: AN79186
2026-03-29 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: b70ae983-c75d-58e9-9544-b250c78096e3 with identifier: AN79186
2026-03-29 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: b70ae983-c75d-58e9-9544-b250c78096e3 with identifier: AN79186 to the API
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'gray',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 306,
'expiration_date': '2026-03-30T15:18:18Z',
'fuel_type': 'electro',
'id': 'b70ae983-c75d-58e9-9544-b250c78096e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/AN79186',
'listing': 'auction',
'make': 'Hyundai',
'model': 'IONIQ 5',
'odometer': 128533,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2021-08-08',
'seller_name': None,
'title': 'Hyundai IONIQ 5 electric drive 225 kW Executive 4WD',
'transmission': 'automatic',
'trim': 'Executive 4WD',
'year': 2021}
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AN79186%27 HTTP/1.1" 200 None
2026-03-29 15:16:36 [auto1.fr] INFO: Saving data for AN79186: {'auction_closing_time': 1774883898.0, 'created_time': 1774002196.798642, 'last_price_update_time': 1774797396.678423}
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='AN79186') HTTP/1.1" 204 0
2026-03-29 15:16:36 [auto1.fr] INFO: Found listing with ID: RV86348
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV86348%27 HTTP/1.1" 200 None
2026-03-29 15:16:36 [auto1.fr] INFO: Scrape type for RV86348: 2
2026-03-29 15:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2f70ea0-5767-575d-abef-4363c88465e1 with identifier: RV86348
2026-03-29 15:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2f70ea0-5767-575d-abef-4363c88465e1 with scrape type 2
2026-03-29 15:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2f70ea0-5767-575d-abef-4363c88465e1 with scrape type 2
2026-03-29 15:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: auto1.fr, Processed item id: a2f70ea0-5767-575d-abef-4363c88465e1, identifier: RV86348
2026-03-29 15:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: auto1.fr, Translating item: a2f70ea0-5767-575d-abef-4363c88465e1 with identifier: RV86348
2026-03-29 15:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: auto1.fr, Applying rules to item: a2f70ea0-5767-575d-abef-4363c88465e1 with identifier: RV86348
2026-03-29 15:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: auto1.fr, Posting item: a2f70ea0-5767-575d-abef-4363c88465e1 with identifier: RV86348 to the API
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 15:16:36 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 15:16:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07>
{'auction_title': '',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine_horse_power': 115,
'expiration_date': '2026-03-30T15:27:55Z',
'fuel_type': 'diesel',
'id': 'a2f70ea0-5767-575d-abef-4363c88465e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'link_to_web_offer': 'https://www.auto1.com/en/app/merchant/car/RV86348',
'listing': 'auction',
'make': 'Mercedes-Benz',
'model': 'A-Klasse',
'odometer': 84736,
'odometer_reading_unit': 'km',
'origin_country_code': 'FR',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': False,
'registration_date': '2020-05-24',
'seller_name': None,
'title': 'Mercedes-Benz A-Klasse A 180 d',
'transmission': 'automatic',
'trim': '',
'year': 2020}
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RV86348%27 HTTP/1.1" 200 None
2026-03-29 15:16:37 [auto1.fr] INFO: Saving data for RV86348: {'auction_closing_time': 1774884475.0, 'created_time': 1774696729.411939, 'last_price_update_time': 1774797397.051089}
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='auto1.fr',RowKey='RV86348') HTTP/1.1" 204 0
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: SV52781
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: ZS14692
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: ME66305
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: RR61665
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: EE16468
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: BS02300
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27BS02300%27 HTTP/1.1" 200 None
2026-03-29 15:16:37 [auto1.fr] INFO: Scrape type for BS02300: 0
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: TZ57976
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27TZ57976%27 HTTP/1.1" 200 None
2026-03-29 15:16:37 [auto1.fr] INFO: Scrape type for TZ57976: 0
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: PF75410
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: RN12409
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: HC84111
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: DJ06315
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: KE79692
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: MR02960
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: ED20570
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ED20570%27 HTTP/1.1" 200 None
2026-03-29 15:16:37 [auto1.fr] INFO: Scrape type for ED20570: 0
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: GU66594
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: RW22841
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: SR33395
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: RM54731
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: BA15313
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: TV53253
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: GP40484
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: VZ28083
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: PW73180
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: ZJ79547
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZJ79547%27 HTTP/1.1" 200 None
2026-03-29 15:16:37 [auto1.fr] INFO: Scrape type for ZJ79547: 0
2026-03-29 15:16:37 [auto1.fr] INFO: Found listing with ID: GU88043
2026-03-29 15:16:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:38 [auto1.fr] INFO: Channel: 24h | Page: 100 | totalHits: 4017 | hits on page: 40
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: CJ89018
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27CJ89018%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for CJ89018: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: VB72457
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: VW62439
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VW62439%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for VW62439: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: BX37625
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: EM16209
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: XH38409
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: YZ66833
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: DZ35713
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: SN51448
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: RA20352
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RA20352%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for RA20352: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: VJ77533
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VJ77533%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for VJ77533: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: WE49273
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27WE49273%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for WE49273: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: LF63766
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: YN81536
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: UL15544
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UL15544%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for UL15544: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: YE09029
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: UK37491
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: RX46626
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27RX46626%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for RX46626: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: FZ99237
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: XX72122
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: WL85803
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: ZV75973
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZV75973%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for ZV75973: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: LZ28528
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LZ28528%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for LZ28528: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: EG43266
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: KD89517
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: YJ96887
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27YJ96887%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for YJ96887: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: KV42540
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: GE66924
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27GE66924%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for GE66924: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: LL38943
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: DU16102
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: JJ05514
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JJ05514%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for JJ05514: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: PT09223
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: MW07516
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: UT37914
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27UT37914%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for UT37914: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: VV87266
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27VV87266%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for VV87266: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: AZ74891
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27AZ74891%27 HTTP/1.1" 200 None
2026-03-29 15:16:38 [auto1.fr] INFO: Scrape type for AZ74891: 0
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: CE94312
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: LV79530
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: VM42744
2026-03-29 15:16:38 [auto1.fr] INFO: Found listing with ID: KF84631
2026-03-29 15:16:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:39 [auto1.fr] INFO: Channel: 24h | Page: 101 | totalHits: 4017 | hits on page: 17
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: XV92710
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: RB38317
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: JL17246
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27JL17246%27 HTTP/1.1" 200 None
2026-03-29 15:16:39 [auto1.fr] INFO: Scrape type for JL17246: 0
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: ZG41489
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27ZG41489%27 HTTP/1.1" 200 None
2026-03-29 15:16:39 [auto1.fr] INFO: Scrape type for ZG41489: 0
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: MA29891
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27MA29891%27 HTTP/1.1" 200 None
2026-03-29 15:16:39 [auto1.fr] INFO: Scrape type for MA29891: 0
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: HD06646
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: WA81250
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: NR86231
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: DE98680
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: NG50489
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: EX61792
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: GY01247
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: NL00727
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: GR49383
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: HT46359
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: WB27977
2026-03-29 15:16:39 [auto1.fr] INFO: Found listing with ID: LS63688
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 15:16:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27auto1.fr%27%20and%20RowKey%20eq%20%27LS63688%27 HTTP/1.1" 200 None
2026-03-29 15:16:39 [auto1.fr] INFO: Scrape type for LS63688: 0
2026-03-29 15:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 15:16:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07> (referer: https://www.auto1.com/v1/car-search/cars/search/cdb8adcc-312b-4040-b112-4a289f3f9b07) ['zyte-api']
2026-03-29 15:16:40 [auto1.fr] INFO: Channel: 24h | Page: 102 | totalHits: 4017 | hits on page: 0
2026-03-29 15:16:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 15:16:40 [auto1.fr] INFO: auto1.fr Batch config: batch 3/4
2026-03-29 15:16:40 [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>: 3, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 23, <ScrapeType.BATCH_SKIPPED: 5>: 66}
2026-03-29 15:16:40 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (344 items) in: file:///var/lib/scrapyd/items/sourcing_v2/auto1.fr/task_15_2026-03-29T15_10_00.jl
2026-03-29 15:16:40 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 305707,
'downloader/request_count': 106,
'downloader/request_method_count/GET': 2,
'downloader/request_method_count/POST': 104,
'downloader/response_bytes': 17491686,
'downloader/response_count': 106,
'downloader/response_status_count/200': 106,
'elapsed_time_seconds': 394.226298,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 15, 16, 40, 638917, tzinfo=datetime.timezone.utc),
'item_scraped_count': 344,
'log_count/DEBUG': 4715,
'log_count/INFO': 8001,
'memusage/max': 164257792,
'memusage/startup': 147697664,
'request_depth_max': 105,
'response_received_count': 106,
'scheduler/dequeued': 106,
'scheduler/dequeued/memory': 106,
'scheduler/enqueued': 106,
'scheduler/enqueued/memory': 106,
'scrape_type/batch_skipped': 3039,
'scrape_type/price_update': 344,
'scrape_type/skipped': 674,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 106,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.889091535488952,
'scrapy-zyte-api/mean_response_seconds': 3.013584475208706,
'scrapy-zyte-api/processed': 106,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 106,
'scrapy-zyte-api/request_args/experimental.requestCookies': 105,
'scrapy-zyte-api/request_args/experimental.responseCookies': 106,
'scrapy-zyte-api/request_args/httpRequestBody': 104,
'scrapy-zyte-api/request_args/httpRequestMethod': 104,
'scrapy-zyte-api/request_args/httpResponseBody': 106,
'scrapy-zyte-api/request_args/httpResponseHeaders': 106,
'scrapy-zyte-api/request_args/sessionContext': 106,
'scrapy-zyte-api/request_args/url': 106,
'scrapy-zyte-api/status_codes/200': 106,
'scrapy-zyte-api/success': 106,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 4057,
'source/total_available': 4017,
'start_time': datetime.datetime(2026, 3, 29, 15, 10, 6, 412619, tzinfo=datetime.timezone.utc)}
2026-03-29 15:16:40 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-29 15:16:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fad431cef10>
2026-03-29 15:16:40 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7fad433a0150>